andramalech / PIO_DHT11_Python

DHT11 driver for Raspberry Pi Pico using PIO in MicroPython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIO_DHT11_Python

DHT11 driver for Raspberry Pi Pico using PIO in MicroPython

Connect GND to DHT11 '-' pin

Connect GPIO 14 to DHT11 '+' pin

Connect GPIO 15 to DHT11 'out' pin

About

DHT11 driver for Raspberry Pi Pico using PIO in MicroPython

License:MIT License


Languages

Language:Python 100.0%