Tag: DHT22
Weather Station Project with ATMEGA328P, DHT22, BMP180, BH1750 and a Nokia 5110 LCD
This is an Arduino powered Weather Station Project that can run on batteries for almost a year! In order to achieve that we use a bare ATMEGA328 chip along with some accurate sensors. We use the DHT22 temperature and humidity sensor, a BMP180 barometric pressure sensor, a BH1750 light...
Continue ReadingAdvanced Datalogger with ATMEGA328, BMP180, DHT22, BH1750 and sd card
educ8s.tv has published another great Arduino project. It's a ATMega328 based datalogger able to record temperature, humidity, barometric pressure and light to a SD card. In this video we build an Advanced Data Logger with Arduino. We use a DHT22 temperature and Humidity Sensor, a...
Continue ReadingRaspberry PI and DHT22 Temperature and Humidity logger
"jjpfin" @ instructables.com build a Raspberry Pi based temperature and humidity datalogger using DHT22 sensor. Data is stored on mySQL server and can be viewed on browser. This is an Raspberry Pi based temperature and humidity logger that uses 2 (works also with 1) Adafruit DHT22...
Continue ReadingA Spark.io Indoor Ambient Quality Monitor
Davide Gironi has build an indoor ambient quality monitor based on particle.io : SXAM (Spark to Xively AMbient quality monitor), is an ambient quality monitor that logs 4 environmental parameters to the xively.com and display the ambient status by using for RGB leds. SXAM logs:...
Continue ReadingDIY Weather Station with Bluetooth
by Matej Blagšič @ instructables.com: Recently I attended a course in our University of Electrical Engineering and we were making ourselves a small weather station. It included learning about soldering, sensors and arduino. It was super fun making it with little kids and other...
Continue ReadingESP8266 + Attiny85 + DHT22 Temperature/Humidity Logger
by guibom @ github.com: Basic ESP8266 + Attiny85 + DHT22 Temperature and Humidity logger. I've made this to experiment a bit with the ESP8266 wifi module, and hopefully make a remote sensor that posts the data to my server. I wrote the code to work with both an atmega328 and a...
Continue ReadingDHT22 Humidity datalogger
by luckyresistor.me: There is a large cellar where I could store unused items and documents, but the catch is the humidity there. It is a root cellar near a small brook and the humidity varies between 75% up to 90%. Archived material should never be exposed to humidity greater...
Continue Reading