Tag: BH1750
DIY Light (Lux) Meter using BH1750 sensor, Arduino and Nokia 5110
Hi guys, continuing on our recent path of building really cool stuffs based on the Nokia 5110 LCD display, today we will be building a DIY Lux (or light) meter using the highly sensitive BH1750 light sensor. In photometry, illuminance is the total luminous flux incident on a surface,...
Continue ReadingMini Arduino Lux Meter
Here is a nice build of a LUX meter using BH1750 sensor and a Nokia 5110 LCD. The meter is controlled by an Arduino Pro Mini and is powered by a Li-Ion battery. The LCD backlight is controlled according to environment light and there is graphing capability of the measured light...
Continue ReadingWeather 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 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 Reading