Introduction
A Smart Energy Meter is an advanced version of the traditional energy meter, which can provide real-time data on energy consumpti
How to set a Light Sensitive Motorized Blinds and LCD Feedback
Posted on by Rolan Gaspar Pereira
Introduction
In today's world, where energy efficiency and smart home solutions are gaining traction, motorized window blinds offer a practica
How to use PWM (Pulse Width Modulation) control with the ESP32 using Arduino IDE
Posted on by Rolan Gaspar Pereira
Learn to generate PWM signals with the ESP32 using Arduino IDE. This tutorial explains two different methods: using analogWrite and using the LED
Interfacing SSD1306 0.96 inch I2C OLED Display with Arduino
Posted on by Rolan Gaspar Pereira
Introduction
OLED (Organic Light Emitting Diode) displays are popular in the world of electronics due to their bright and clear display, low p
Light-Sensitive Automatic LED Control with Arduino: A Step-by-Step Guide
Posted on by Rolan Gaspar Pereira
Introduction
In today's world, automation is revolutionizing various industries and simplifying daily tasks. One intriguing application of aut
Interfacing ESP32 with 16×2 LCD Displays
Posted on by Rolan Gaspar Pereira
In our projects, the ability to display information is crucial for user interaction and data visualization. One popular display option is the 16x
Using a Push Button in a Circuit
Posted on by Rolan Gaspar Pereira
Introduction
Push buttons have been in the field of electronics for a long time. It was invented in the early 18th Century and had no great
Easy way to Fade and Blink using Arduino – Simplified
Posted on by Rolan Gaspar Pereira
Fading and Blinking are two basic examples in Arduino. Fading uses analogWrite() function to fade the LED, ON and OFF. Whereas Blink uses the digital
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
Alternate blinking LED’s using Arduino with mBlock
Posted on by Rolan Gaspar Pereira
Alternating blink is the second basic program to control two LEDs. This mini project covers the understanding of involving 2 Pins for output on the A