Tag: temperature
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 ReadingTemperature 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 ReadingAir 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 ReadingTemperature 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 ReadingWooden 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 ReadingMake 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 ReadingDesigning 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 ReadingHow to Set Up the DHT11 Humidity Sensor on an Arduino
circuitbasics.com has a new tutorial on how to interface DHT11 humidity sensor to Arduino board. Sample code is provided Because of their low cost and small size, DHT11 humidity and temperature sensors are perfect for lots of different DIY electronics projects. Some projects where...
Continue Reading