REAL TIME LOCATION TRACKING WITHOUT GSM AND GPS MODULE

Introduction Real-time location tracking without GPS or GSM modules, utilizing Arduino, crash sensors, Bluetooth, and an Android app, presents an innovative approach to accident detection and monitoring. This system integrates a crash... Read more »

CHEAP ESP WIFI REPEATER

Introduction The project involves designing a PCB based on the ESP-12S module to create a WiFi repeater capable of extending the range of WiFi signals. This repeater will amplify and rebroadcast existing... Read more »

DATA TRANSMISSION THROUGH LIFI USING ARDUINO

Overview Data transmission through LiFi using Arduino involves leveraging the capabilities of Arduino microcontrollers and Light Emitting Diodes (LEDs) to establish wireless communication through light waves. In this setup, an Arduino board... Read more »

How to Design Own Arduino Wifi shield PCB

Overview Arduino wifi shield PCB connects the Arduino with a wifi chip through the serial communication pins. so that, we can perform different IOT projects using Arduino and this Board. Introduction In... Read more »

DIY Air Quality Tester

Overview In this project “DIY Air Quality Tester” we use Node MCU microcontroller and air quality sensors to measure various gases concentration levels, providing valuable insights into the air’s purity. Introduction An... Read more »

Digital Clock Using Arduino

Overview In this project, “Digital clock using Arduino” we will make a PCB board for digital clock and program our Arduino so that it displays a time in seven segment display. Introduction... Read more »

Arduino Based CNC Machine

Overview In this Project, “Arduino Based CNC Machine” we will design our own CNC Machine using Arduino. Along with that we see the complete working of CNC Machine. Introduction An Arduino-based CNC... Read more »

Arduino Based Weather Station

Overview An Arduino-based weather station is a simple yet effective project that allows you to measure and display temperature and humidity data. Introduction An Arduino-based weather station using a DHT11 sensor and... Read more »

Self Balancing Robot With Arduino

Overview A self balancing robot with arduino is a type of autonomous robot that is designed to maintain its balance on two wheels or other balancing mechanisms. These robots are able to... Read more »

I2C OLED Display with Arduino For Beginner

Overview This article I2C OLED Display with Arduino demonstrates how to use the Arduino and the SSD1306 0.96-inch I2C OLED display. We’ll show you some features of the OLED display, how to... Read more »