commit 704cffce9f57ffdb96f7582d52906c175126ee63 Author: Kshitij Date: Sun Oct 6 23:00:50 2024 +0530 Initial commit. diff --git a/README.md b/README.md new file mode 100644 index 0000000..eed5cb0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# DHT Humidity Sensing on Raspberry Pi + +This project is a uses the AdaFruit libraries for sensing temperature using DHT11 sensor and a Raspberry Pi. + +---