Welcome to the information hub for the Avnet RASynBoard. RASynBoard is a low-cost evaluation kit that includes the RASynBoard core module with an I/O board for prototyping and development. Develop your custom ML solution using the evaluation kit, then use the core board SOM in your production hardware design.
- About the RASynBoard
- RASynBoard GitHub Repositories
- RASynBoard Blogs/Hackster.io Projects
- RASynBoard Online support
- RASynBoard HW documentation
- Hands-on self-paced Labs
- RASynBoard Accessories
- RASynBoard 3D Models
- Wireless Certification Docs
The RASynBoard core-board is a tiny (25mm x 30mm), ultra-low power, edge AI/ML board, based on the Syntiant NDP120 Neural Decision Processor, Renesas RA6M4 host MCU plus a power-efficient DA16600 Wi-Fi/BT combo module. The NDP120 subsystem includes an onboard TDK MMICT5838 digital microphone, 6-axis TDK ICM42670-P IMU motion sensor and SPI Flash memory. By including the sensors as part of the NDP120 subsystem, the solution achieves highly efficient processing of acoustic and motion events. Battery and USB-C device connectors facilitate stand-alone use, while a compact under-board connector enables integration with custom OEM boards and additional sensors.
The IO board (50mm x 30mm) is included for implementation of a compact two board evaluation kit assembly. The I/O board pins-out a subset of the NDP120 and RA6M4 I/Os to popular Pmod, Click header and expansion header footprints; enabling connections to additional external microphones and sensor options. An onboard debugger MCU (SWD and UART interfaces), button switches, RGB LED and removable MicroSD storage, further maximize prototyping versatility and utility.
Project | Description |
---|---|
RASynBoard Out of Box Demo | Example application intended as a starting point for custom applications. The repo includes extensive documentation, tested releases, feature configuration using a configuration file, and supports Avnet's IoTConnect on AWS and AWS IoT Core cloud connectivity options. The repo is actively maintained and continually enhanced with additional feature development. Additionally, the application can be used for custom ML model development and testing using ML models generated on Edge Impulse Studio. This repo also includes a video series to help the user get started and leverage the repo. |
RASynBoard Out of Box Demo V1.4.0 W/Temperature and Humidity Sensor | Example application with additional support for a Renesas HS300X Temperature and Humidity sensor. See the Hackster blog for details on this example implementation. |
RASynBoard Pump Analytics Demo | Example application based on the RASynBoard OOB application that implements a ML model to track pump performance using the built in digital microphone. See the Hackster blog for additional details. |
RASynBoard Python Demo UI | Python application developed for trade show demos. Watch the demo video for more details. The repo includes a windows executable that allows the user to run the demo without having to install any Python dependencies |
Search hackster.io for all RASynBoard projects
Topic | Description | Difficulty |
---|---|---|
Monitor Pump Status with RASynBoard | Predict pump clogs and failures using the RASynBoard's built-in microphone + Edge Impulse | Intermediate |
Build a dashboard in IoTConnect to monitor pump status | This project shows how to create a cloud dashboard to monitor pump analytics over time | Intermediate |
Add a Temperature/Humidity Sensor to the Avnet RASynBoard | Extend the number of use cases of the RASynBoard by adding additional sensors | Beginner |
Prototyping Predictive Maintenance with RASynBoard | Edge Impulse blog reviews how to apply ML to predictive maintenance deployments | Beginner |
Determining Compressor State with Audio Classification | Edge Impulse blog entry that details how to build an audio classification model to detect pump performance | Intermediate |
The RASynPuck Demo, what can you build with the RASynBoard? | Blog shows an example of customizing the RASynBoard Out-of-Box application | Intermediate |
- Includes block diagrams
- Includes details on all the hardware interfaces and how they pin out to the RA6M4 and NDP120
If you require support for the RASynBoard, please post your questions on the RASynBoard on-line support forum.
Title/Link | Description |
---|---|
Lab 0 | Details on installing the tools and signing up for free accounts required to complete the self paced learning labs |
Lab 1 | Capture training data from the RASynBoard, review the ML model development process in Edge Impulse. Deploy the Edge Impulse model on your RASynBoard. |
Lab 2 | Exercise the Avnet RASynBoard Out of Box example application |