Introduction
If you need to measure distance within a range of 0-13 feet or detect an object within this range, the HC-SR04 ultrasonic sensor
Creating a Temperature-Controlled Fan System with Arduino Uno and LM35 Sensor
Posted on by Rolan Gaspar Pereira
Introduction
In this guide, we delve into the intricacies of designing a Temperature-Based Fan Speed Control & Monitoring system using Ard
Soil Moisture Monitoring and Irrigation System with Arduino Uno
Posted on by Rolan Gaspar Pereira
Introduction
Efficient irrigation is crucial for maintaining healthy plants and maximizing agricultural productivity. Soil moisture monitoring
Ultrasonic Distance Measurement and Servo Motor Control with Arduino Uno
Posted on by Rolan Gaspar Pereira
Introduction
Ultrasonic distance measurement combined with servo motor control is a popular application of Arduino Uno that offers precise distanc
Bluetooth Controlled Servo Motor using Arduino for Kids
Posted on by Rolan Gaspar Pereira
Hello young tech enthusiasts! Today, we're going to embark on an exciting journey into the world of robotics and learn how to control a servo mot
How to use Bluetooth on the ESP32 ?
Posted on by Rolan Gaspar Pereira
Introduction
The ESP32 comes in-built WiFi, Bluetooth and BLE (Bluetooth Low Energy). We will generally use more of WiFi with ESP32 but the Bl
How to Read Analog Signals with the ESP32?
Posted on by Rolan Gaspar Pereira
Introduction
Analog Signals are signals that change in nature with time. Unlike digital signals they have many states, and can be used to cont
Pulse Width Modulation (PWM) with the ESP32
Posted on by Rolan Gaspar Pereira
Introduction
Pulse Width Modulation or PWM is a technique that is used to create an analog like signal with the help of digital signals. The O
Digital Input and Output with the ESP32
Posted on by Rolan Gaspar Pereira
Introduction
Digital Signals are the signals that exist in two states. It could be ON and OFF, HIGH and LOW, 1's and 0's, Positive and Negativ
Programming Environment for ESP32
Posted on by Rolan Gaspar Pereira
The ESP32 has become an essential part of learning for IoT learning. The ESP32 can be programmed even by kids today. The developer have simplified to