Giter VIP home page Giter VIP logo

samd-custom-board's Introduction

Custom SAMD board tool

This directory contains tools to help users create bootloaders and arduino hardware packages for custom-made SAMD boards. All you need to do is filling your board info in a plain text config file (just one!), create variant.h and variant.cpp files describign the pins for Arduino IDE, and then run a script, which will do (almost) everything else for you - build the bootloader, create a board support package following all the
Arduino platform specifications, even create an index.json file.

Note: the script will not flash the bootloader to the board for you

  • you need to do it separately, e.g. using Microchip Studio (formerly Atmel Studio), or Adafruit's DAP library.

Requirements: the following must be installed on your system

  • GNU Make
  • Python 3
  • Arduinoe IDE, version 1.8 or later
  • Adafruit support package for SAMD boards

Detailed instructions will be provided later.

Currently, the following variants are supported:

  • SAMD21: SAMD21E17A, SAMD21E18A, SAMD21G18A,
  • SAMD51/SAME51: SAMD51G19A, SAMD51J19A, SAMD51J20A,SAMD51P20A, SAME51J19A
  • Untested: SAME54N20A, SAME54P20A

Deatailed instructions are posted in hackaday: https://hackaday.io/project/193590-arduino-support-for-custom-samd-board

samd-custom-board's People

Contributors

shurik179 avatar

Stargazers

Fabian Butkovich avatar Adam Green avatar

Watchers

Pavel Brychta avatar  avatar Fabian Butkovich avatar

Forkers

srgdamia1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.