Tag: DS18B20
Arduino Analog Thermometer With 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...
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 ReadingHow to make an analog Thermometer with Arduino a DS18B20 and an 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...
Continue ReadingTemperature alarm for boiling milk
Domen Ipavec shares his temperature alarm for boiling milk. Temperature alarm uses an Atmel attiny841 microcontroller, DS18B20 high temperature waterproof temperature sensor from adafruit, 2x16 HD44780 LCD and a buzzer to do its job. Anyone who has ever boiled milk on the stove...
Continue ReadingESP8266 temperature logger
A ESP8266 temperature logger project from Facelesstech: I decided to use the esp-01 module because I only need 2 GPIO pins since I was using the DS18B20 temp sensor and the WS2812 LED. This made the hardware really cheap and easy to reproduce too. I normally use FTDI boards when it...
Continue ReadingAAduino – Arduino Wireless in AA form factor
Johan wanted to shrink his Arduino based ISM radio node to fit in an AA battery compartment so AAduino was born. The AAduino is an wireless Arduino clone the size of an AA battery with Keystone battery terminals rotated 180° to act as positive and negative terminals. It is powered...
Continue ReadingESP8266 + DS18B20 to Emoncms
Jhon_Control @ instructables.com has written a tutorial on how to monitor temperature using the ESP8266 and DS18B20 and display the data on Emoncms platform. Emoncms is an open source web application that enable you to monitor and visualize different environmental data. ESP8266 +...
Continue ReadingArduino DS18B20 Thermometer on iOS or Android
maroelawerner @ instructables.com has a tutorial on how to display temperature data on an Android or iOS device using Arduino and Blynk app. In this Instructable I am going to attempt to show you how to put together a little project to use the Blynk app (optainable at...
Continue Reading