Watch here: Arduino Neural LED Bar – TinyML in Action (See training progress, real-time LED output, and model deployment)
Requirements
- TensorFlow 2.19
- Python version compatible with TensorFlow, here 3.12
- AiFES Converter. Note: Not compatible with Python 3.12. To bypass version check, Install with
pip install aifes-converter --ignore-requires-python
- Matplotlib, Seaborn
- "AIfES for Arduino" library (Install via Library manager of Arduino IDE)