- Created a new DocsPage component for project documentation with links to GitHub and Discord. - Added Arduino sketch for serial communication test between Raspberry Pi and Arduino. - Implemented avr_runner.js to emulate ATmega328P and bridge serial communication over TCP. - Developed a Python test script to validate the serial integration between the emulated Raspberry Pi and Arduino. |
||
|---|---|---|
| .. | ||
| app | ||
| Dockerfile | ||
| debug_qemu.py | ||
| requirements.txt | ||
| test_compilation.py | ||
| test_simulation.py | ||