Support for wifi, including Wokwi simulated wifi

This commit is contained in:
2026-07-27 19:10:53 +02:00
parent 6201fcaab1
commit 95a0c0fe63
5 changed files with 2021 additions and 105 deletions
+3
View File
@@ -1,5 +1,6 @@
{
"version": 1,
"author": "CreatureDex",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-s3-devkitc-1", "id": "esp1", "top": 67.2, "left": -263.96, "attrs": {} },
@@ -26,6 +27,8 @@
}
],
"connections": [
[ "esp1:TX", "$serialMonitor:RX", "", [] ],
[ "esp1:RX", "$serialMonitor:TX", "", [] ],
[ "lcd1:VCC", "esp1:3V3", "red", [ "v19.2", "h-57.6", "v-105.6", "h-124.95" ] ],
[ "lcd1:GND", "esp1:GND.2", "black", [ "v28.8", "h-76.8", "v-76.8" ] ],
[ "lcd1:CS", "esp1:11", "orange", [ "v0" ] ],