Tag: temperature

LED Weather Forecast using Raspberry Pi
AughtNaughtZero @ instructables.com posted his latest project, a LED matrix visualizing data from a weather website such as temperature, pressure, humidity, wind speed etc. This project utilizes a 6 x 16 matrix of RGB LEDs to visualize a weather forecast pulled from the Weather...
Continue Reading
Temperature Display with NeoPixel Ring Color
This is an OLED temperature display based on ATmega328p along with a NeoPixel led ring to display different colors depending on temperature. This is a small temperature display using a OLED with a NeoPixel Ring around it using MQTT on a ESP8266 and sending data to the on board...
Continue Reading
Using BMP180 for temperature, pressure and altitude measurements
Raj from Embedded Lab has posted a comprehensive tutorial on how to use BMP180 for temperature, pressure, and altitude measurements. The BMP180 is a new generation digital barometric pressure and temperature sensor from Bosch Sensortec. In this tutorial, we will briefly review this...
Continue Reading
Temperature controlled fan
Lukas Fassler from Soldernerd has written up documentation on his DIY fan controller project: I’m currently mainly working on my new anemometer design but once in a while I get distracted. For example when my Keysight E3645A lab power supply was making so much noise that I could...
Continue Reading
‘Circuit Cobbling’ the Riffle Data Logger
John Keefe has designed an open source data logger that is able to monitor conductivity, temperature and turbidity of water in lakes and fits inside a plastic bottle. The board is designed to monitor the conductivity (and, possibly, contamination) of water in lakes and streams, with...
Continue Reading
ESP8266 + DS18B20 to Emoncms
Jhon_Control @ instructables.com has written a tutorial on how to monitor temperature using the ESP8266 and DS18B20 and display the data on Emoncms platform. Emoncms is an open source web application that enable you to monitor and visualize different environmental data. ESP8266 +...
Continue Reading
Wifi Home Thermostat
asheville makers @ instructables.com has posted a Wifi enabled thermostat that can be programmed via a touch screen display or via the internet. This Instructable explains about how I built WiFi enabled thermostats for my home. The thermostats are programmable with 6 different time...
Continue Reading
Arduino IR thermometer using the MLX90614 IR temperature sensor
In this video we learn how to build a very usefull project. An Infrared thermometer, using the MLX90614 IR temperature sensor and the a Nokia 5110 LCD display shield. We are also using an Arduino Uno but you can use any Arduino board you like. Arduino IR thermometer using the...
Continue Reading