- Environmental monitoring with uChipPosted 1 week ago
- ARDULEGO KIT: create with Lego and ArduinoPosted 4 weeks ago
- Share & Discover by PCBWayPosted 1 month ago
- ENERGY METER IOTPosted 1 month ago
- Energy Meter GSM with Arduino (part 2)Posted 2 months ago
- Energy Meter GSM with Arduino (part 1)Posted 2 months ago
- ARDULOCK: a keyboard with RFID modulePosted 3 months ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 4 months ago
- Home Automation & Lights controlling SystemPosted 4 months ago
- Solar TrackerPosted 5 months ago
Thermometer with LED temperature display
In this project we will see how to make a thermometer to measure the temperature in the room with a measuring range from 10 degrees to 35 degrees Celsius and an accuracy of 0.5 degrees. The temperature is displayed on the WS2812 LED bar containing 50 diodes. Characteristic of this thermometer is that in addition to the scale we can see the temperature through the color of the LED.
By changing the temperature, the color of the diode gradually changes from dark blue for lower temperatures, then to the light blue, passing through green shades for comfortable temperatures, to red levels for higher temperatures. So with a simple look at the thermometer we can conclude if the temperature is in the comfort zone.
The device contains only a few components: an Arduino nano microcontroller, the WS 2812 LED strip with 50 LEDs and the DS18B20 temperature sensor.