Giter Club home page Giter Club logo

arduino-boards-sam's Introduction

Macchina SAM Boards for Arduino IDE

Note that this is a work-in-progress, so please report any issues.

Installation

Under "Preferences", in the "additional Boards Manager URLs" field, paste:

https://macchina.cc/package_macchina_index.json

and hit "OK"

Then select "Board Manager" under Tools -> Boards, and install the following:

  • Arduino SAM Boards (32-bit ARM Cortex-M3) by Arduino
  • Macchina SAM Boards by Macchina

You should now have a "Macchina SAM Boards" category under the Tools -> Boards menu in the Arduino IDE.

Manual installation instructions (not using the Board Manager) can be found in CONTRIBUTING.md.

Contributing

Contributions welcome! For information on how to install this via git clone for easier hacking, please see CONTRIBUTING.md.

Pin Names

See: variant.h or Pin Mapping in the Macchina Documentation.

Acknowledgments

A big thank you to @TDoust for initially putting together these files. The result is a much cleaner, easy to set up, and less confusing development experience.

References

The Arduino IDE 3rd-party Hardware Specification provides the guidelines on how the content is structured and what can be included.

The Arduino IDE package_index.json format specification contains the details for integrating with the Arduino Board Manager. You may also be interested in arduino-boards-index which generates our index file.

arduino-boards-sam's People

Contributors

adamvoss avatar aethaniel avatar agdl avatar bobc avatar championswimmer avatar cmaglie avatar collin80 avatar damellis avatar dpslwk avatar facchinm avatar fede85 avatar matthijskooijman avatar morganrallen avatar pdp7 avatar per1234 avatar reillyeon avatar sandeepmistry avatar tdoust avatar travisg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arduino-boards-sam's Issues

Should LED_BUILTIN be one of the RGB LEDs?

Since the RGB LED (DS7) is on the end, it is most likely to be visible when plugged into the OB2 port possibly making it a little more convenient in some use cases.

@TDoust Is there any significance to the choice of the red LED (DS2) for the LED_BUILTIN constant?

Where did all these files come from?

Where did the files in this repository come from?

This is important on two fronts:

  • whether there is any attribution we need to provide.
  • consideration when specifying a license for this repository. (Ex. was was anything GPL licensed)

Serial definitions do not look correct

I went to create a PR adding a #define Serial SerialUSB to better M2 compatibility with Due sketches. In the process I noticed that Serial configuration looks to be unmodified from the Due version and would thus be incorrect because the M2 does not have all the same serial interfaces.

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.