Using SparkFun Edge Board with Ambiq Apollo3 SDK
Contributors:
Liquid Soulder
Resources and Going Further
Congratulations! If everything went according to plan then you've run an example on the Edge board and you are now all set up to start building your own applications. Here are a few resources to help guide that process and explain more about the topics covered in the tutorial.
Tutorial Links:
- Windows Git Bash Install
- Make for Windows
- Python Installs
- GNU-RM GitHub Site
- Ambiq Micro Apollo3 Blue SDK Rel2.5.1
- SparkFun Edge Board Support Package GitHub
- Makefile Tutorial
Want more information on the Ambiq Apollo3 or the SparkFun Edge Board?
- SparkFun Edge Board Schematic (PDF)
- SparkFun Edge Board Eagle Files (ZIP)
- Ambiq Apollo3 Datasheet
- Using TensorFlow on Microcontrollers
- GitHub
- Forked Ambiq Suite SDK - Mirror of Ambiq Suite SDK that includes BSP
- SparkFun Apollo3 AmbiqSuite BSP
- SparkFun Edge Board Hardware Repo
Need some inspiration for your next project? Check out some of these tutorials!
Designing with the SparkFun Artemis
Let's chat about layout and design considerations when using the Artemis module.
Getting Started with MicroMod
Dive into the world of MicroMod - a compact interface to connect a microcontroller to various peripherals via the M.2 Connector!
OpenLog Artemis Hookup Guide
How to use and re-program the OpenLog Artemis, an open source datalogger. The OLA comes preprogrammed to automatically log data. The OLA can also record serial data, analog voltages, or readings from external Qwiic-enabled I2C devices. Some of these Qwiic-enabled devices include GPS/GNSS modules, pressure, altitude, humidity, temperature, air quality, environment, distance, and weight sensors.
Installing Board Definitions in the Arduino IDE
How do I install a custom Arduino board/core? It's easy! This tutorial will go over how to install an Arduino board definition using the Arduino Board Manager. We will also go over manually installing third-party cores, such as the board definitions required for many of the SparkFun development boards.