Introduction
Creating an ultrasonic parking sensor with an I2C LCD display using an Arduino is a practical and educational project that combin
Reading RFID Tags with RC522 and Arduino
Posted on by Rolan Gaspar Pereira
Introduction
RFID (Radio-Frequency Identification) technology is widely used for various applications, including access control, inventory ma
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
Understanding Resistors in Series and Parallel
Posted on by Rolan Gaspar Pereira
Introduction
Resistors are one of the most important electronic components. They are available in different shapes, sizes and are made up of d
HTML and Web Computing For Kids
Posted on by Rolan Gaspar Pereira
Web Computing is a web based system that provides access to a software system using a computer and internet connection. Basically, it is the way h
Classifying Block and Inline Elements
Posted on by Rolan Gaspar Pereira
Introduction
In the previous article we learned about how to organize data in tables. Block and Inline elements are the other constructive element
In Depth with the head, title and style HTML tags
Posted on by Rolan Gaspar Pereira
What is head, title and style in HTML?
<head> element is the container for all the head elements in HTML. Its is like the human head which co
How to make an ESP32 Web Server?
Posted on by Rolan Gaspar Pereira
Web Server is a computer software with underlying hardware that accepts requests from HTTP. We are going to build a web server with the ESP32 that w
Rain Sensor with Arduino
Posted on by Rolan Gaspar Pereira
Introduction
Water detector / Rain detector / Water Drip detector all have the same concept and would be the same project. Well you just got to ch