Benutzer-Werkzeuge

Webseiten-Werkzeuge


iot:micropython

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
iot:micropython [2025/01/04 10:26] – [LED Helligkeit per PWM regeln:] adminiot:micropython [2025/02/11 10:05] (aktuell) – [Asynchronous Programming mit uasyncio:] admin
Zeile 52: Zeile 52:
  
 Quelle: https://randomnerdtutorials.com/esp32-esp8266-pwm-micropython/ Quelle: https://randomnerdtutorials.com/esp32-esp8266-pwm-micropython/
 +
 +==== Ping auf dem ESP32 ====
 +
 +  * https://gist.github.com/shawwwn/91cc8979e33e82af6d99ec34c38195fb
  
 ==== Asynchronous Programming mit uasyncio: ==== ==== Asynchronous Programming mit uasyncio: ====
  
   * https://gpiocc.github.io/learn/micropython/esp/2020/06/13/martin-ku-asynchronous-programming-with-uasyncio-in-micropython.html   * https://gpiocc.github.io/learn/micropython/esp/2020/06/13/martin-ku-asynchronous-programming-with-uasyncio-in-micropython.html
 +  * https://www.youtube.com/watch?v=2IW-ZEui4h4 -- How To Easily Do Asynchronous Programming With Asyncio In Python
 ==== MQTT auf dem ESP32: ==== ==== MQTT auf dem ESP32: ====
   * https://boneskull.com/micropython-on-esp32-part-2/   * https://boneskull.com/micropython-on-esp32-part-2/
iot/micropython.1735986402.txt.gz · Zuletzt geändert: 2025/01/04 10:26 von admin