Wokwi: Porovnání verzí

Z MediaWiki SPŠ a VOŠ Písek
Skočit na navigaci Skočit na vyhledávání
Řádek 14: Řádek 14:
* [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 Recorded a video] so you can watch it in action.
* [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.
 


[[Soubor:wokwi_01.png|200px|link=https://wokwi.com/arduino/projects/321525495180034642?ck_subscriber_id=1582985293|ESP32 Clock example]]  
[[Soubor:wokwi_01.png|200px|link=https://wokwi.com/arduino/projects/321525495180034642?ck_subscriber_id=1582985293|ESP32 Clock example]]  
Řádek 20: Řádek 20:
[[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://twitter.com/WokwiMakes/status/1489006326483243009?ck_subscriber_id=1582985293|Recorded a video]]  
[[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]]
 
* [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.

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

ESP32 NTP Example.ino


IoT projects

enables connecting your ESP32 projects to the internet using many popular network protocols, including: HTTPS, MQTT, CoAX, NTP, etc.


ESP32 Clock example MicroPython MQTT Weather Logger ESP32 HTTP server Recorded a video