Tag: DS18B20
ATtiny10 Thermometer using DS18B20
This is a small battery-powered thermometer that displays the temperature as a series of red and green flashes on an LED. by David Johnson-Davies: The thermometer consists of an ATtiny10, a DS18B20 1-wire temperature sensor, and a bi-colour LED. To avoid the need for a digital display,...
Continue ReadingANTENNINO – Arduino-RF multifunction board
Antennino (the name Antennino is the combination of Antenna and Arduino) is a low-cost and low-power board based on the Atmel chip, then 100% compatible with the traditional Arduino IDE. The board integrates sensors and bus communication to get external information, as well as a...
Continue ReadingInteresting Sensors To Add To Your Weather Station Project
A Weather station project is a project that gives you information about the weather in a particular area and is quite useful for a lot of things like planning of the day, farming and several others. A weather station project is one of those projects where you can have different types of...
Continue ReadingESP32 with multiple DS18B20 temperature sensors
Guide to ESP32 with multiple DS18B20 temperature sensors from Random Nerd Tutorials: This guide shows how to read temperature from multiple DS18B20 temperature sensors with the ESP32 using Arduino IDE. We’ll show you how to wire the sensors on the same data bus to the ESP32, install...
Continue ReadingiTRUBEC Minimonitor v1.0 – IoT for Bees
A beehive (and not only) monitor (temperature, atmospheric pressure, humidity and noise level) the size of a box of matches. iTRUBEC Minimonitor started as a side project to another our project - iTRUBEC - beehive heating - published recently. The objective was to build a tiny device...
Continue ReadingESP32 E-Paper Thermometer with a DS18B20 Sensor
Our friends on educ8s.tv published a new video. Check it out. In this ESP32 project video, we are going to use an E-Paper display and a DS18B20 temperature sensor to build a low-power thermometer. We are going to use the Arduino IDE to program to ESP32 board. ! It is a very easy...
Continue Reading3 in 1 Temperature Sensor Shield For Arduino Nano
This 3 in 1 shield for Arduino Nano helps to develop various temperature measuring applications. Arduino Nano shield consists of 3 different types of temperature sensors. MLX90614 non-contact temperature sensor 10K NTC Analogue Temperature Sensor Programmable Resolution...
Continue ReadingDS18B20 Sensor Based Thermometer with Nokia 5110 LCD display
Hi guys welcome to this tutorial. Today we will be building a simple temperature monitor using the DS18B20 sensor with a Nokia 5110 LCD Display and an Arduino mega. The DS18B20 digital temperature sensor gives a 9-bit to 12-bit Celsius temperature readings and also has an alarm...
Continue Reading