5 Commits

Author SHA1 Message Date
EmanuelFeru
19aee79e57 Minor visual arrangements 2020-06-23 19:53:35 +02:00
EmanuelFeru
1e7bf7cd90 Major UART communication improvement
- the UART communication is improved based on UART Idle line detection interrupt
- both Tx and Rx are efficiently handled using DMA

Other:
- minor visual improvements
2020-06-21 23:07:01 +02:00
EmanuelFeru
f088bd6a87 UART with mainboard works
- the sideboard can now send and receive Serial data from the mainboard
- fixed Processing sketch
2020-03-01 09:42:48 +01:00
EmanuelFeru
882d4b0115 Added Platformio support
- firmware can now be built in Platformio too
- minor bug fixes
- added LED board picture
2020-02-13 18:18:02 +01:00
EmanuelFeru
836e321549 Initial commit 2020-02-07 14:57:44 +01:00