Four-Channel Thermometer on OLED display


https://www.electronics-lab.com/four-channel-thermometer-oled-display/

David Johnson-Davies @ technoblogy.com build a four-channel thermometer that monitors the temperature at four temperature sensors, and gives a continuous readout on a small 128×32 OLED display. It’s a useful project for various applications like PSU or PC monitoring. The article describes 1-wire and code in details. It could be used in any application where […]

Bosch BME280 sensor combines pressure, humidity and temperature measurement


https://www.electronics-lab.com/bosch-bme280-sensor-combines-pressure-humidity-temperature-measurement/

Bosch Sensortec announces a world first in sensor technology: the BME280 Integrated Environmental Unit combines sensors for pressure, humidity and temperature in a single package. This unique sensor has been developed to support a broad range of emerging high performance applications such as indoor navigation, home automation control, personalized weather stations and innovative sport and […]

Arduino Weather Station using DHT11


https://www.electronics-lab.com/arduino-weather-station-using-dht11/

Using a display to view the temperature and humidity of your environment can be possible using the DHT11 or DHT22 sensor with the easy to use Arduino microcontroller platform and that’s the goal of this project. For this project, we will be using the 16×2 LCD display module to display the temperature and humidity readings […]

Real Time Clock and Temperature Monitor using DS3231 Module


https://www.electronics-lab.com/real-time-clock-temperature-monitor-using-ds3231-module/

The DS3231 is a very low power RTC chip, it has the ability to keep time with incredible accuracy such that even after power has been disconnected from your product, it can run for years on a connected coin cell battery. This module has the ability to communicate via I2C or SPI but for this […]

BME680 measures pressure, humidity, temperature and indoor air quality


https://www.electronics-lab.com/bme680-measures-pressure-humidity-temperature-indoor-air-quality/

The BME680 measures pressure, humidity, temperature and indoor air quality. by Bosch Sensortec: BME680 is an integrated environmental sensor developed specifically for mobile applications and wearables where size and low power consumption are key requirements. Expanding Bosch Sensortec’s existing family of environmental sensors, the BME680 integrates for the first time individual high linearity and high […]

Temperature Controlled Stair lights With Raspberry Pi


https://www.electronics-lab.com/temperature-controlled-stair-lights-with-raspberry-pi/

Ever wished to know the temperature on your way to breakfast after waking up in the morning? Now you can find it out in a fascinating way as Lorraine Underwood at The MagPi magazine designed a temperature controlled colorful stair lights system with raspberry pi. In this tutorial, we’re going to discuss that project. Required Parts Strip of […]

Air Quality Sensors on tindie.com


https://www.electronics-lab.com/air-quality-sensors-tindie-com/

Pesky Products @ tindie.com writes: This is a small (17.9 mm x 10.3 mm) breakout board with Bosch’s BME280 pressure, temperature, and humidity sensor as well as AMS’ CCS811 digital gas sensor. The sensors work in concert to provide a complete measurement via I2C register reads of indoor air quality including temperature- and humidity-compensated estimates […]

Temperature Controlled Fan With LED Status


https://www.electronics-lab.com/temperature-controlled-fan-led-status/

This is a simple fan controller with single LED temperature status light using an ATtiny85 microcontroller and DS18B20 temperature sensor. The fan is turned on/off based on temperature sensed and the controller goes in sleep mode when the temperature drop below a predefined threshold. Simple ATtiny85 fan controller to turn a fan on/off based on […]

Wooden Digital Clock is controlled over WiFi


https://www.electronics-lab.com/wooden-digital-clock-controlled-wifi/

androkavo @ instructables.com build a nice looking wooden clock that is able to show time, temperature, humidity and also it has alarm. The clock is controlled through your web browser using wifi connectivity and it also has a vibration sensor to stop the alarm. Wooden Digital Clock is controlled over WiFi – [Link]

Make an Arduino Temperature Sensor (Thermistor Tutorial)


https://www.electronics-lab.com/make-arduino-temperature-sensor-thermistor-tutorial/

In this video, Circuit Basics walks us through the steps in setting up a thermistor temperature sensor on an Arduino Uno. First they show how to output the temperature readings to your serial monitor. Then they go over how to connect and output the temperature readings to a 16×2 LCD display. Make an Arduino Temperature […]