Merge pull request #62 from davidmonterocrespo24/website
Refactor code structure for improved readability and maintainabilitypull/74/head
commit
4357c67a8c
|
|
@ -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.
|
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
|
## Supported Boards
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
Loading…
Reference in New Issue