Content for DS18B20

ESP32 with Multiple DS18B20 Temperature Sensors

“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 the needed libraries, and …

Set Up From Scratch a Raspberry Pi to Log Data From Arduino

“This tutorial is for those who have no experience with installing a new hardware, or software, let alone Python or Linux. Let say you have ordered to Raspberry Pi (RPi) with SD card (at least 8GB, I used 16GB, type …

IoT Made Ease: ESP-MicroPython-MQTT-ThingSpeak

“In my previous tutorial, MicroPython on ESP using Jupyter, we learned how to install and run MicroPython on an ESP device. Using Jupyter Notebook as our development environment, we also learned how to read from sensors (Temperature, Humidity, and Luminosity …

Micropython on ESP Using Jupyter

“On a previous tutorial, we explored how to control a Raspberry Pi using Jupyter Notebook: RPI PHYSICAL COMPUTING USING JUPYTER NOTEBOOK It was a great experience, and once the project worked very well I thought, “how about to also test …

Arduino Barometer

“This is a simple barometer with Arduino. Well i am still a newbie with Arduino and i dont have enough free time to learn the programming properly. I found some sample codes with u8glib library for some sensors. They were …

boozer - Kegerator Monitoring Toolkit

“Kegerator monitoring/volume tracking tool writting in Python. Track the remaining beer volume of your kegs! Flow sensors keep a running log of your remaining beer volume, using SQLITE. Slack & Twitter functionality. Sharing is caring. Temperature Monitoring. via sensors2json microservice …

Raspberry PI: Charting Ambient vs Outside Temperature

“How to use a Raspberry PI to chart ambient temperature vs outside temperature. Source code and schematics below. What you need: Raspberry PI with an internet connection DS18B20 temperature sensor (RasPI tutorial at Adafruit) Account at sen.se to log …

Grow It Yourself | GIY

“An automated, smart, self-contained growing system that cultivates plants from seed to maturity! I was greatly inspired after watching the TED Talk about Digital Farming, delivered by the director of MIT’s Open Agriculture Initiative, Caleb Harper, which came up …

IoT Weather Station With RPi and ESP8266

“On previous tutorials, we have been playing with NodeMCU, sensors and learning how to capture and log data on ThingSpeak (an Internet of Things (IoT) platform that lets you collect and store sensor data in the cloud and develop IoT …

Smart House Telegram Bot With Nodemcu (esp8266, Relay, DS18B20)

“In this tutorial i will show you how to create telegram bot and control house using it. But firstly, subscribe my Telegram channel, and discover new projects faster then others. It’s motivation for me. Let’s go!”