Guide for Real Time Clock (RTC) Module with Arduino (DS1307 and DS3231)
This post is about how to use the DS1307 Real Time Clock (RTC) module with the Arduino. You can also follow this guide for other similar modules like the DS3231 RTC.
This post is about how to use the DS1307 Real Time Clock (RTC) module with the Arduino. You can also follow this guide for other similar modules like the DS3231 RTC.
This article explains what are switches in electronics and how they work.
[NEW GUIDE] Learn how to use Node-RED Dashboard with your Raspberry Pi If you followed the Build a Home Automation System for $100 course prior to August 27 2016, you know …
This post shows how to export your Node-RED Nodes. This is useful if you need to: Backup your Node-RED flow Move your flow to another Raspberry Pi (or machine) Share your Node-RED project with …
TIn this project, I’ll show you how you can build your own mood light. You’ll use an ESP8266 to remotely control the color of your light using your smartphone or any …
A potentiometer also referred to as pot may come in a wide variety of shapes and are used in many applications in your daily life, for example to control the audio …
The dot matrix that we’re going to use in this guide is a 8×8 matrix which means that it has 8 columns and 8 rows, so it contains a total of …
The rain sensor is used to detect water and it can detect beyond of what a humidity sensor do. This article explains how to use the FC-37 rain sensor module …
The soil moisture sensor or the hygrometer is usually used to detect the humidity of the soil. So, it is perfect to build an automatic watering system or to monitor …
Transistors are semiconductor devices with three terminals that can act as amplifier controls or electrically controlled switches.
A big part of using a Raspberry Pi is also using the terminal. The terminal is something that a lot of people try to avoid, because they feel like it …
In this project, you’re going to build a web server with an ESP8266 to remotely control an RGB LED. This project is called ESP8266 RGB Color Picker. First, watch the …
This guide shows how to build a smoke detector that beeps when it detects flammable gas or smoke.
In this project, you’re going to build an Android app using the MIT App Inventor software that allows you to control the ESP8266 GPIOs. First, watch the video demonstration To learn more about …