The code is divided in 2 parts: the source code for the embedded controller (ESP32 S2 mini) and the code of the windows app that interfaces with MA3 (.net)
The windows app is written in .net
I (will) Use the JetBrains Ridder IDE to develop it (Free for non-commercial). Try it out yourself here
This part of the project is based on the ESP32 S2 mini micro controller.
The code is done via Arduino IDE
- Install ESP32 boards by espressif
- Select
ESP32S2 Dev Module
board - Reset the board into bootloader mode (Hold the
0
button and tap thereset
button, release the0
button) - Select the ESP comm port
- Upload