Code Monkey home page Code Monkey logo

arduino_apollo3's Introduction

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)

  • Ensure the proper directory structure exists by following the Arduino Boards Manager instructions (install latest)
  • navigate to your directory with the latest version
  • rename the directory from 2.x.x to .bckup2.x.x (or simply delete it and download it later if wanted)
  • clone this repo git clone https://github.com/sparkfun/Arduino_Apollo3.git
  • checkout desired branch cd Arduino_Apollo3 git checkout release-candidate
  • update all submodules git submodule update --init --recursive
  • rename directory from Arduino_Apollo3 to 2.x.x from above
  • restart Arduino and enjoy.

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

  • v2.0.0 Based on an mbed-os framework
  • v2.1.0 Contains latest fixes for the v2 core and feature that have been added since v2 release

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

  • Serial: ✅
  • GPIO: ✅
  • Analog / Servo Output: ✅
  • Analog Input: ✅
  • Timing / Delays: ✅

Standard Libraries

  • Wire
    • Controller: ✅
    • Peripheral: 🤔
  • SPI
    • Controller: ✅
    • Peripheral: 🤔
  • EEPROM: ✅

Apollo3 Specialty Peripherals

  • PDM Microphones / I2S: ✅
  • BLE: ✅
  • RTC: ✅
  • Watchdog Timer: ✅
  • Burst Mode: ✅

More

arduino_apollo3's People

Contributors

oclyke avatar nseidle avatar wenn0101 avatar adamgarbo avatar konkers avatar stephenf7072 avatar metanav avatar paulzc avatar frinkahedron avatar nigelb avatar makin-stuff avatar paulvha avatar lauszus avatar bboyho avatar embeddedman avatar dandobs avatar computeraided avatar arminjo avatar

Watchers

 avatar

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.