Skip to content

This library is a firmware for Seeed samd series board. It is friendly for embedded Machine learning.

License

Notifications You must be signed in to change notification settings

Seeed-Studio/Seeed_Arduino_edgeimpulse

Repository files navigation

Edge Impulse firmware for Seeed Wio Terminal

Edge Impulse enables developers to create the next generation of intelligent device solutions with embedded Machine Learning. This repository contains the Edge Impulse firmware for the Seeed Samd Serial development board. This device supports all Edge Impulse device features, including ingestion, remote management and inferencing.

Introduction

Requirements

Hardware

Tools

The arduino-cli tool is used to build and upload the Edge Impulse firmware to the Seeed Wio terminal board. Use following link for download and installation procedure:

Building the application

The Edge Impulse firmware depends on libraries and the samd core for Arduino. Running the following script will install all the dependencies for you:

cd ~/Arduino/libraries/
git clone https://github.com/Seeed-Studio/Seeed_Arduino_FreeRTOS
git clone https://github.com/Seeed-Studio/Seeed_Arduino_ooFreeRTOS
git clone https://github.com/Seeed-Studio/Seeed_Arduino_LIS3DHTR
git clone https://github.com/Seeed-Studio/Seeed_Arduino_mbedtls -b edge-impulse
git clone https://github.com/Seeed-Studio/Seeed_Arduino_MultiGas
git clone https://github.com/Seeed-Studio/Seeed_Arduino_SFUD
git clone https://github.com/Seeed-Studio/Grove_BME280
git clone https://github.com/Seeed-Studio/Seeed_Arduino_DPS310
git clone https://github.com/Seeed-Studio/Seeed_SCD30
git clone https://github.com/Seeed-Studio/Grove_6Axis_Accelerometer_And_Gyroscope_BMI088
git clone https://github.com/Seeed-Studio/Seeed_Arduino_UltrasonicRanger
git clone https://github.com/Seeed-Studio/Seeed_Arduino_TFlidar
git clone https://github.com/Seeed-Studio/Seeed_Arduino_edgeimpulse
cd  Seeed_Arduino_edgeimpulse 
./arduino-build.sh --build

About

This library is a firmware for Seeed samd series board. It is friendly for embedded Machine learning.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages