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 [2023/07/21 07:45] – [MQTT auf dem ESP32:] 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: ====
 +
 +  * 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/
Zeile 73: Zeile 82:
   * https://www.youtube.com/watch?v=UXt27kOokh0 - MicroPython I2S Audio with the ESP32   * https://www.youtube.com/watch?v=UXt27kOokh0 - MicroPython I2S Audio with the ESP32
   * https://github.com/miketeachman/micropython-i2s-examples   * https://github.com/miketeachman/micropython-i2s-examples
 +
 +==== BME280====
 +
 +  * https://randomnerdtutorials.com/micropython-bme280-esp32-esp8266/
  
 ==== DHT11/22 (ESP32)==== ==== DHT11/22 (ESP32)====
iot/micropython.1689925522.txt.gz · Zuletzt geändert: 2023/07/21 07:45 von admin