Wokwi: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
Řádek 13: | Řádek 13: | ||
* [https://wokwi.com/arduino/projects/321525495180034642?ck_subscriber_id=1582985293 ESP32 Clock example] - Gets the current date/time from an NTP server | * [https://wokwi.com/arduino/projects/321525495180034642?ck_subscriber_id=1582985293 ESP32 Clock example] - Gets the current date/time from an NTP server | ||
* [https://wokwi.com/arduino/projects/322577683855704658?ck_subscriber_id=1582985293 MicroPython MQTT Weather Logger] - Logs changes in the temperature / humidity to an MQTT server | * [https://wokwi.com/arduino/projects/322577683855704658?ck_subscriber_id=1582985293 MicroPython MQTT Weather Logger] - Logs changes in the temperature / humidity to an MQTT server | ||
* [https://wokwi.com/arduino/projects/320964045035274834?ck_subscriber_id=1582985293 ESP32 HTTP server] - Control two LEDs remotely. [https://twitter.com/WokwiMakes/status/1489006326483243009?ck_subscriber_id=1582985293 | * [https://wokwi.com/arduino/projects/320964045035274834?ck_subscriber_id=1582985293 ESP32 HTTP server] - Control two LEDs remotely. [https://twitter.com/WokwiMakes/status/1489006326483243009?ck_subscriber_id=1582985293 Recorded a video] so you can watch it in action. | ||
* [https://docs.wokwi.com/guides/esp32-wifi?ck_subscriber_id=1582985293 Learn more in the new ESP32 WiFi Guide] - e.g. how you can record and inspect the WiFi traffic with Wireshark. | * [https://docs.wokwi.com/guides/esp32-wifi?ck_subscriber_id=1582985293 Learn more in the new ESP32 WiFi Guide] - e.g. how you can record and inspect the WiFi traffic with Wireshark. | ||
Řádek 19: | Řádek 19: | ||
[[Soubor:wokwi_02.png|200px|link=https://wokwi.com/arduino/projects/322577683855704658?ck_subscriber_id=1582985293|MicroPython MQTT Weather Logger]] | [[Soubor:wokwi_02.png|200px|link=https://wokwi.com/arduino/projects/322577683855704658?ck_subscriber_id=1582985293|MicroPython MQTT Weather Logger]] | ||
[[Soubor:wokwi_03.png|200px|link=https://wokwi.com/arduino/projects/320964045035274834?ck_subscriber_id=1582985293|ESP32 HTTP server]] | [[Soubor:wokwi_03.png|200px|link=https://wokwi.com/arduino/projects/320964045035274834?ck_subscriber_id=1582985293|ESP32 HTTP server]] | ||
[[Soubor:wokwi_04.png|200px|link=https://docs.wokwi.com/guides/esp32-wifi?ck_subscriber_id=1582985293|Learn more in the new ESP32 WiFi Guide]] | [[Soubor:wokwi_04.png|200px|link=https://twitter.com/WokwiMakes/status/1489006326483243009?ck_subscriber_id=1582985293|Recorded a video]] | ||
[[Soubor:wokwi_05.png|200px|link=https://docs.wokwi.com/guides/esp32-wifi?ck_subscriber_id=1582985293|Learn more in the new ESP32 WiFi Guide]] |
Verze z 10. 2. 2022, 18:18
How to use Wokwi Arduino Simulator in 2022? What is Wokwi?
free simulation software for Raspberry Pi Pico
IoT projects
enables connecting your ESP32 projects to the internet using many popular network protocols, including: HTTPS, MQTT, CoAX, NTP, etc.
- ESP32 Clock example - Gets the current date/time from an NTP server
- MicroPython MQTT Weather Logger - Logs changes in the temperature / humidity to an MQTT server
- ESP32 HTTP server - Control two LEDs remotely. Recorded a video so you can watch it in action.
- Learn more in the new ESP32 WiFi Guide - e.g. how you can record and inspect the WiFi traffic with Wireshark.