Skip to content

Commit

Permalink
Merge pull request #629 from carlosperate/micropy-lib
Browse files Browse the repository at this point in the history
MicroPython: Add DHT11 library.

TweetMe!
  • Loading branch information
carlosperate committed Jun 14, 2024
2 parents d17faf4 + 0094716 commit 66bee3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Contributions are welcome! Not sure how to submit a contribution? Have a look at
- [Bosch BME280](https://github.com/jemerlia/microbit-BoschBME280-P-T-and-H-Sensor) - Module for Bosch BME280 Pressure, Temperature and Humidity Sensor via I2C.
- [MY9221](https://github.com/mcauser/microbit-my9221) - Library for 10 segment LED bar graph modules using the MY9221 LED driver.
- [AM2320](https://github.com/mcauser/microbit-am2320) - Library for interfacing with an Aosong AM2320 temperature and humidity sensor over I2C.
- [DHT11](https://github.com/rhubarbdog/microbit-dht11) - Library for for the DHT11 temperature and humidity sensor over 1 wire.
- [DHT12](https://github.com/mcauser/microbit-dht12) - Library for interfacing with an Aosong DHT12 temperature and humidity sensor over I2C.
- [TM1637](https://github.com/mcauser/microbit-tm1637) - Library for quad 7-segment LED display modules using the TM1637 LED driver.
- [Kitronik Motor Driver Board](https://github.com/MrYsLab/kitronik_motor_board) - Class to control the Kitronik motor driver board.
Expand Down

0 comments on commit 66bee3c

Please sign in to comment.