Software
Last updated
Last updated
This is the recommended software for use with OSSM designs
Arduino IDE or PlatformIO
ESP32 microcontroller
To use with Arduino, simply open the .ino file in the src directory. You will also need to copy the folders in the lib directory to your arduino library folder on your PC.
Use the tutorial below to install the ESP32 board into your Arduino IDE so you're ready to program!
If you aren't sure what ESP board to select in Arduino IDE, choose "ESP32 Dev Module" - it works on all ESP32 I have tested so far.
Upload and monitor
Run Unit Test tests
[Git Branching Strategy](docs/Git Branching Strategy)
This project uses ESP32's .