Edge Impulse Firmware For Arduino Nano 33 BLE Sense - GitHub
Maybe your like
- Notifications You must be signed in to change notification settings
- Fork 22
- Star 70
Edge Impulse firmware for the Arduino Nano 33 BLE Sense development board
License
BSD-3-Clause-Clear license 70 stars 22 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings- Code
- Issues 0
- Pull requests 0
- Actions
- Projects 0
- Security
Uh oh!
There was an error while loading. Please reload this page.
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory96 Commits | ||||
| src | src | |||
| .clang-format | .clang-format | |||
| .gitignore | .gitignore | |||
| LICENSE.3-clause-bsd-clear | LICENSE.3-clause-bsd-clear | |||
| README.md | README.md | |||
| arduino-build.sh | arduino-build.sh | |||
| arduino-win-build.bat | arduino-win-build.bat | |||
| boards.local.txt | boards.local.txt | |||
| firmware-arduino-nano-33-ble-sense.ino | firmware-arduino-nano-33-ble-sense.ino | |||
| View all files | ||||
Repository files navigation
- README
- BSD-3-Clause-Clear license
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 Arduino Nano 33 BLE Sense development board. This device supports all Edge Impulse device features, including ingestion, remote management and inferencing.
Note: Do you just want to use this development board with Edge Impulse? No need to build this firmware. See the instructions here for a prebuilt image and instructions. Or, you can use the data forwarder to capture data from any sensor.
Requirements
Hardware
- Arduino Nano 33 BLE Sense or Arduino Nano 33 BLE development board.
- (Optional) Arduino Tiny Machine Learning Kit - to add sight to your Arduino Nano 33 BLE.
Tools
The arduino-cli tool is used to build and upload the Edge Impulse firmware to the Arduino Nano 33 BLE Sense board. Use following link for download and installation procedure:
- Arduino CLI.
The Edge Impulse firmware depends on some libraries and the Mbed core for Arduino. These will be automatically installed if you don't have them yet.
- Arduino IDE (required for Windows users)
Installing Arduino IDE is a requirement only for Windows users. macOS and Linux users can use either the Arduino CLI or IDE to build the application.
- Download and install the Arduino IDE for your Operating System.
- In Tools -> Board -> Boards Manager, search for nano 33 and install the package Arduino Mbed OS Nano Boards v4.0.2.
Building the application
-
Build the application:
./arduino-build.sh --build -
Flash the application:
./arduino-build.sh --flash
Arduino IDE
- In Tools -> Board -> Boards Manager, search for nano 33 and install the package Arduino Mbed OS Boards v4.0.2.
- In Arduino Menu -> Preferences, check the location of the preferences.txt file (ie: /Users/aureleq/Library/Arduino15/).
- Copy the boards.local.txt file into the Arduino Mbed Nano 33 BLE Sense directory, for instance: /Users/aureleq/Library/Arduino15/packages/arduino/hardware/mbed/4.0.2.
- Open the firmware-arduino-nano-33-ble-sense.ino, select the Arduino nRF528x Boards (Mbed OS) > Arduino Nano 33 BLE board.
- Build and flash the application using the Upload button. ⚠️ It can take up to an hour depending on your computer resources
Troubleshooting
-
Not flashing? You can double tap the button on the board to put it in bootloader mode.
-
#include "UsefulBuh.h" error?
#include "UsefulBuf.h" ^~~~~~~~~~~~~ compilation terminated. exit status 1 Error compiling for board Arduino Nano 33 BLE.Add the boards.local.txt in your Arduino IDE application folder
-
Failed to allocate TFLite arena (error code 1) / Failed to run impulse (-6)
You get the above error when there's not enough (contiguous) memory to allocate TFLite arena. This can be caused by different reasons
- Heap fragmentation
- Not enough RAM/heap.
In the case of (1) you may want to allocate the tensor arena statically by defining "-DEI_CLASSIFIER_ALLOCATION_STATIC" in arduino-build.sh or boards.local.txt . If the problem still persists, then it may be that there's not enough RAM/heap for your model and this application. Currently the heap is placed in a 512k RAM segment.
- Failed to encode frame as JPEG (4)
There's not enough (contiguous) memory to allocate the jpeg buffer. Try increasing the jpeg_buffer_size. If the problem still persists this may be due to heap fragmentation. Try statically allocating jpeg_buffer.
About
Edge Impulse firmware for the Arduino Nano 33 BLE Sense development board
Resources
ReadmeLicense
BSD-3-Clause-Clear licenseUh oh!
There was an error while loading. Please reload this page.
Activity Custom propertiesStars
70 starsWatchers
23 watchingForks
22 forks Report repositoryReleases
No releases publishedPackages 0
No packages publishedContributors 5
Languages
- C 67.6%
- C++ 30.9%
- Assembly 1.4%
- CMake 0.1%
- Batchfile 0.0%
- Shell 0.0%
Tag » Arduino Ble 33 Sense
-
Arduino Nano 33 BLE Sense
-
Nano 33 BLE Sense | Arduino Documentation
-
[PDF] Arduino® Nano 33 BLE Sense
-
Board Lập Trình AI Arduino Nano 33 BLE Sense - Shopee
-
ARDUINO NANO 33 BLE SENSE NRF52840 | Điện Tử ProE
-
Arduino Nano 33 BLE Sense - Edge Impulse Documentation
-
Arduino Nano 33 Ble Sense
-
Arduino Nano 33 BLE Sense Overview
-
Arduino Board Nano 33 BLE Sense With Headers Nano ARM® Cortex
-
ARDUINO ABX00031 Nano 33 BLE Sense Board User Manual
-
Arduino Nano 33 BLE Sense ABX00035 (Bluetooth + IMU + Capteurs)
-
Arduino Nano 33 BLE (Sense) - Zephyr Project Documentation
-
Get Started With Arduino Nano BLE 33 Sense - OKdo
-
Arduino: Nano 33 BLE Sense - ABX00031 - MD-01689 - InStock.PK