sparkfun / Arduino_Apollo3

Arduino core to support the Apollo3 microcontroller from Ambiq Micro
83 stars 37 forks source link
ambiq apollo3 arduino sparkfun

Generate Variants Status Badge

SparkFun Ambiq Apollo3 Arduino Core

An mbed-os enabled Arduino core for Ambiq Apollo3 based boards

Contents

Installation

Arduino Boards Manager (recommended)

Git (development)

Getting Started

For in depth tutorials, checkout out the Artemis page for the latest. Tutorials that may be of interest include:

If you are comfortable with the arduino IDE and already have the boards installed, we recommend trying some examples from within the arduino IDE. Start with the "Built-in Examples" from arduino, but don't forget to checkout out some of the board specific examples that we have included with the package. These demonstrate how to use some of the libraries that make our Artemis board unique, and can take your next project to a new level!

Development Status

For more information on how to contribute or how to navigate this repo, check out the Contributing page.

As mentioned MbedOS is the framework to our latest Arduino Core. To contribute to, or use these targets on, MbedOS check out the main repo by ARM. This library uses mbed libraries built from a fork of mbed that is maintained by us. The latest version of that repo can be found here.

Main Arduino Features

Standard Libraries

Apollo3 Specialty Peripherals

More

License

Contributing

Issue Template

Acknowledgements