In this comprehensive guide, we'll explore the intricacies of designing a Water Level Monitoring and Pump Control System using Arduino, relay, AC
Task Automation with Simple Timer using the ESP32
Posted on by Rolan Gaspar Pereira
Download the SimpleTimer Library before uploading the code on to the ESP32.
Link for the Library
Case 1 : Toggle LED
Case 2 : Task
Building Electronics Dice with LCD Display
Posted on by Rolan Gaspar Pereira
Introduction
Imagine having a dice that you can roll electronically, with the outcome displayed on a sleek LCD screen. This exciting project c
Exploring the Basics of Embedded Systems with ESP32
Posted on by Rolan Gaspar Pereira
Embedded systems have become an integral part of our daily lives, powering various devices and systems. Among the popular microcontrollers used i
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
Arduino Programming – Simplified
Posted on by Rolan Gaspar Pereira
Data Types
Data Types in C are used to declare variables or functions of different types. The type of a variable determines how much storage space
Programming the Arduino – Simplified
Posted on by Rolan Gaspar Pereira
The Arduino programming is very user-friendly and is a structured language. The Arduino IDE is and open source software. The source code for Java env
Mini Weather Station using DHT11 and LCD 16×2 interfaced with Arduino
Posted on by Rolan Gaspar Pereira
Lets put together two of our modules, i.e. the DHT11 and the LCD16x2. What happens when we get both the modules together? We get a mini-weather s