No description
- C++ 52.9%
- Python 47.1%
| 01-simple-blink | ||
| 02-rgb-led-blink | ||
| 03-led-on-off-buttons | ||
| 04-piezo-sound | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
rc-micro
Some experiments using microcontrollers during the Robust Control course.
The code provided (C++ and Python) is tested on Arduino Uno and Wemos D1. On the Wemos D1 micropython 1.23.0 is the used version.