DIY

Top Mini Projects for EEE and ECE Students Top 80+ Beginner-Friendly EEE/ECE Mini-Projects for Electronics Worth Trying .project-card { display: grid !important; grid-template-columns: 330px minmax(0, 1fr); column-gap: 26px; align-items: center !important;…
LEGO RC Submarine With Arduino Nano ESP32 Built Around LEGO Parts and an Arduino Nano ESP32, This RC Submarine Uses a Moving Weight for Pitch Control

The Brick Experiment Youtube Channel has built RC Submarine 5.0, a LEGO-based remotely controlled submarine designed to improve on the previous…

ESP32 S3 Pocket PC Running Tactility OS Maker Turns an ESP32 S3 Into a Pocket PC by Porting Open Source Tactility OS to a 2.4 Inch Touch Display

This project transforms a compact MaTouch Lite development board into a fully functional, portable touchscreen computer. The project uses an ESP32…

ESP32 CAM AI Vision Assistant Pendant ESP32-CAM AI Vision Assistant Pendant for the Visually Impaired

Moving through unfamiliar environments is a challenging thing for visually impaired people. We have a lot of solutions…

 Arduino Round Segment NeoPixel Clock Arduino Round Segment NeoPixel Clock

Digital clocks are one of the most popular Arduino projects, and most of them use traditional seven-segment displays to show…

Petoi Unveils Four Servo Open Source Quadruped Robot Quaddle Is an Open-Source Desk Robot That Can Move Omnidirectionally With Just 4 Servos

Petoi, the team behind the open-source Bittle and Nybble quadruped kits, has opened early access for its next robot, Quaddle. The company…

DIY ESP32 Wall Climbing Robot We Built an ESP32 Wall Climbing Beetle Robot

We can see wall-climbing robots from hobby-level to serious problem-solving ones that are used for inspection,…

IoT Pet Tracking System with GPS and Geofencing How to Make an IoT Pet Tracking System with GPS and Geofencing

"Where did my pet go?" If you have a pet, you've probably asked this question at least once. One moment they're playing…

Litewing Drone with Object Tracking How to Build an ESP32 Drone with Object Tracking Using LiteWing

Most people assume object tracking for autonomous flight is very complex, but it doesn’t have to be that way. All you…

Send Data from ESP32 to Firebase Realtime Database How to Send Data from ESP32 to Firebase Realtime Database

In this tutorial, we’re going to learn how to send data from an ESP32 to Firebase Realtime Database. We are using ESP32…