In the age of the Internet of Things (IoT), even our potted plants can benefit from smart technology. The Smart Plant Pot with ESP32 is an ingeni
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
Code for DHT11 Sensor Reading Web Application
Posted on by Rolan Gaspar Pereira
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<t
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
Humidity Sensor DHT11 interfaced using Arduino
Posted on by Rolan Gaspar Pereira
Here is another simplified project to measure the humidity and temperature. It is a cheap module around $4 and can be found easily online. So le