Starter code examples for various microcontrollers that works with the existing serial blocks
- basic knowledge of microcontrollers.
- A microcontroller of your own for example an Arduino UNO or an Esp32.
if you don’t have a microcontroller you can use a virtual serial port.
- Adding more features to an existing microcontroller code example.
- Coding the same features for the same microcontroller but in native language i.e without code generators.
- Adding support for more microcontrollers like PIC.
- Donating parts to other developers.