velxio/backend
David Montero Crespo 13997ff491 feat: add documentation page and Arduino serial integration test
- 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.
2026-03-12 08:17:29 -03:00
..
app feat: add documentation page and Arduino serial integration test 2026-03-12 08:17:29 -03:00
Dockerfile feat: add support for RP2040 board, including simulator and compilation enhancements 2026-03-04 19:28:33 -03:00
debug_qemu.py feat: add documentation page and Arduino serial integration test 2026-03-12 08:17:29 -03:00
requirements.txt feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
test_compilation.py feat: update architecture documentation and improve component property dialog 2026-03-03 20:42:17 -03:00
test_simulation.py feat: add documentation page and Arduino serial integration test 2026-03-12 08:17:29 -03:00