Refactor code structure for improved readability and maintainability
parent
b95230f53e
commit
cf54fa90a3
|
|
@ -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.
|
||||
|
||||

|
||||
|
||||
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 simulation with an HC-SR04 ultrasonic distance sensor — real Xtensa emulation via QEMU with trigger/echo GPIO timing.
|
||||
|
||||
---
|
||||
|
||||
## Supported Boards
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
Loading…
Reference in New Issue