Merge pull request #62 from davidmonterocrespo24/website

Refactor code structure for improved readability and maintainability
pull/74/head
David Montero Crespo 2026-03-23 23:24:39 -03:00 committed by GitHub
commit 4357c67a8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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. 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 ## Supported Boards

BIN
docs/img6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB