Tag: temperature

Real Time Clock and 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...
Continue Reading
BME680 measures pressure, humidity, temperature and 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...
Continue Reading
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,...
Continue Reading
Air Quality Sensors on 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...
Continue Reading
Temperature Controlled Fan With 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...
Continue Reading
Wooden Digital Clock is controlled over 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...
Continue Reading
Make an 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 16x2 LCD...
Continue Reading
Designing a simple and cheap temperature logger
pickandplace.wordpress.com writes: I started with making the TMP102 temperature sensor work. Nothing to say in particular, it’s just an other I2C-small-package-sensor. Or rather SMBus, but apart from the minimum speed clock requirements on the SMBus, the two protocols are...
Continue Reading