Arduino and RTC Module DS3231- A Complete Beginner’s Guide
Do you want to know how to use an Arduino with a real-time clock (RTC) module? Well, you’re in the right place! In this article, …
Do you want to know how to use an Arduino with a real-time clock (RTC) module? Well, you’re in the right place! In this article, …
In this article, you learn about using NPK sensors with Arduino. NPK (Nitrogen, Phosphorus, and Potassium) are plants’ three vital macronutrients. You can use the …
This article will teach you how to interface an Arduino with a light sensor built on LDR. LDR stands for ‘light-dependent resistor’. These light sensors …
In this article, we will build a tachometer. A tachometer measures the number of rotations of a wheel, fan, engine, etc. We will use the …
In this article, you will learn how to interface a thermocouple to the Arduino UNO. There are several types of thermocouples with a wide range …
Measuring carbon dioxide (CO2) in the air can be very useful in monitoring indoor air quality, as well as levels of pollution in the atmosphere. …
The CCS811 VO Sensor is an ultra-low power gas sensor that integrates a metal oxide gas sensor that detects a wide range of Volatile Organic …
A tilt switch is a device you can use to detect a tilt. In this tutorial, we will learn about how a tilt switch works …
Do you know that oxygen sensors are widely used to save thousands of lives? The sensors monitor air quality in hospitals, houses, mines, industries, and …
The number of GPIOs on the Arduino can sometimes feel a bit limited. For example, if you have a project where you want to control …
There are many temperature sensor options to utilise when sensing the ambient temperature with Arduino. You can use NTC/PTC, thermocouple or an RTD sensors. When …
You cannot imagine the world these days without GPS. Millions of people use GPS to navigate from one place to another every day. GPS also …
In this article, you will learn how to use an MPU6050 module. The MPU6050 is a 3-axis accelerometer and 3-axis gyrosensor. It helps you build …
A current sensor is a critical part of any load sense application. They are used in metering applications, overload detention and protection, rectification and other …
A DIP switch is a group of switches packaged in a single housing. DIP switches are very helpful in setting the modes of operation or …
In this tutorial, I will present the complete guide required to build temperature sensor projects using NTC and Arduino. NTCs are widely used in temperature …