An open API service indexing awesome lists of open source software.

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.

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