Refactor code structure for improved readability and maintainability

pull/62/head
David Montero Crespo 2026-03-23 23:24:14 -03:00
parent b95230f53e
commit cf54fa90a3
2 changed files with 8 additions and 0 deletions

View File

@ -64,6 +64,14 @@ Library Manager loads the full Arduino library index on open — browse and inst
Component Picker showing 48 available components with visual previews, search, and category filters.
![Raspberry Pi 3 connected to Arduino on the same canvas](docs/img5.png)
Multi-board simulation — Raspberry Pi 3 and Arduino running simultaneously on the same canvas, connected via serial. Mix different architectures in a single circuit.
![ESP32 with HC-SR04 ultrasonic sensor](docs/img6.png)
ESP32 simulation with an HC-SR04 ultrasonic distance sensor — real Xtensa emulation via QEMU with trigger/echo GPIO timing.
---
## Supported Boards

BIN
docs/img6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB