Arduino Analog Thermometer With DS18b20 Module
https://www.electronics-lab.com/arduino-analog-thermometer-ds18b20-module/
Sometimes, it is necessary to add a temperature indicator into your projects. Therefore, in this tutorial you will learn how to hack your analog Voltmeter and convert into an analog Thermometer using Arduino and a DS18B20 temperature sensor. Arduino Analog Thermometer With DS18b20 Module – [Link]
Arduino analogue thermometer
https://www.electronics-lab.com/arduino-analogue-thermometer/
Clinton Matos @ htxt.co.za writes: With so many projects being made with the Arduino, we’ve seen a fair share of thermometer projects that try to do something different. This version, by educ8s.tv, does so by adopting an older look. Arduino analogue thermometer – [Link]
Thermohygrometer with clock and LCD display on Arduino UNO
https://www.electronics-lab.com/thermohygrometer-clock-lcd-display-arduino-uno/
techrm @ instructables.com has a tutorial on a nice thermohydrometer: These 7 steps will drive you through the “construction” of a thermo-hygrometer with clock on Arduino UNO. Data and time, humidity and temperature will be shown on a LCD 16×2 display .If you have purchased a LCD display and want to know how to properly […]
How to make an analog Thermometer with Arduino a DS18B20 and an analog Voltmeter
https://www.electronics-lab.com/make-analog-thermometer-arduino-ds18b20-analog-voltmeter/
In this Arduino Tutorial educ8s.tv is going to modify this analog Voltmeter and convert into an Analog Thermometer using Arduino and a DS18B20 temperature sensor. Today we are going to learn how to use this analog voltmeter with Arduino and make it show the temperature instead of the voltage. As you can see, in this modified […]
DIY BLE Thermometer With Arduino and Blynk
https://www.electronics-lab.com/diy-ble-thermometer-with-arduino-and-blynk/
Konstantin Dimitrov has shared a new tutorial on Arduino Project Hub on how to make an Arduino/Genuino 101 Bluetooth Low Energy (BLE) thermometer with TMP102 and Blynk. Blynk is a platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes over the Internet. You can easily build graphical interfaces for all […]
Thermometer That Pushes Arduino to Its Limits
https://www.electronics-lab.com/thermometer-pushes-arduino-limits/
by gundolf @ instructables.com: Starting playing with Arduino seems simple enough. You can find all sorts of tutorials, instructables, wiring and code examples for pretty much every sensor, component, or module available. So far so good. But when the time comes for building a more complex device, the troubles start. The tutorials for adding multiple […]
Adjusting clock with alarm, hygrometer & thermometer on 1.8″ ST7735 display
https://www.electronics-lab.com/adjusting-clock-alarm-hygrometer-thermometer-1-8%e2%80%b3-st7735-display/
Nicu Florica blogged about his adjusting clock with alarm, hygrometer and thermometer on 1.8″ ST7735 display: I use feature from article Another adjusting clock with alarm & thermometer using DS3231 on 1.8″ ST7735 display and change reading internal temperature of DS3231 with DHT22 sensor (AM2302), but you can use a cheaper and not very precise DHT11 […]
Wireless temperature and humidity monitor for baby’s room
https://www.electronics-lab.com/wireless-temperature-humidity-monitor-babys-room/
This project describes a DIY wireless temperature and humidity monitor for kids’ or infant’s room using the Arduino platform, and inexpensive and easily available ASK transmitter/receiver modules. On the transmitting end, an Arduino nano senses the ambient room temperature and humidity using the DHT22 sensor and transmits the data to a receiving end Arduino over […]
Thermometer 0-99C Using PIC16F1825
https://www.electronics-lab.com/thermometer-0-99c-using-pic16f1825/
This digital temperature meter provides real-time temperature values from 00 to 99 degrees Celsius. The Temperature Monitor project built using PIC16F1825 Microcontroller from Microchip, CAT4016 serial to display driver IC from ON-Semiconductor, DS18200 Temperature sensor and two 7 Segment common anode 0.5 Inch display. This little handy project consumes low current and can be work […]
Contactless OLED Thermometer With Arduino and MLX90614
https://www.electronics-lab.com/contactless-oled-thermometer-arduino-mlx90614/
Konstantin Dimitrov shows us how to build a contactless OLED thermometer using Arduino and MLX90614 infrared sensor. Hello, everyone ! Today I’m going to show you how to make a contactless OLED thermometer with Arduino UNO and Infrared temp sensor MLX90614 in 5 minutes. This project is very simple, it requires basic programming and electronic […]