https://github.com/gaborvecsei/temperature-sensing-with-nodemcu
Mini-IoT solution for logging the Temperature and Humidity. Also uses a small OLED display.
https://github.com/gaborvecsei/temperature-sensing-with-nodemcu
Last synced: 9 months ago
JSON representation
Mini-IoT solution for logging the Temperature and Humidity. Also uses a small OLED display.
- Host: GitHub
- URL: https://github.com/gaborvecsei/temperature-sensing-with-nodemcu
- Owner: gaborvecsei
- Created: 2018-07-19T17:10:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-06T19:01:57.000Z (over 6 years ago)
- Last Synced: 2025-10-09T05:05:18.545Z (9 months ago)
- Language: C++
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Temperature & Humidity IoT :unamused:
*Super awesome, super new, super never done before, state of the art, mind wrecking project* :star2: :star: :sparkles:
With a DHT22 sensor we log the values to a private Thingspeak channel and we also display it on a mini oled display.
Currently I use this, to monitor the temperature for my puppy :dog2: when he is home alone,
and get an alert if it would be too high for him.
## Hardware
- Nodemcu V3 board (v.0.9)
- DHT22 digital temperature and humidity sensor
- 128x64 mini Oled display
## Images
