Content for Servo

Cnc pen plotter

“Gcode Controlled Drawing Plotter with Arduino I want to do a pen plotter. There are many plotter systems. I am doing it, the system that uses the belt. GRBL and Arduino CNC Machine Working Principle Overview The main parts I …

RC Car with laser turret!

“Arduino RC car, using a joystick shield and NRF24l01 modules. Initial Idea I already did a RC car using Arduino and it worked pretty well, but I think it needs something more. Things I used I used two NRF24L01+ modules …

Arduino Riddle Word Book Lock Box

“This is a riddle word book lock box powered by an Arduino Nano. Designed for an escape room, the book lock box will automatically unlock when the gamer enters the correct answer to the riddle. The book box itself was …

Spooky Scary Skeleton

“Build your own cute Spooky Scary Skeleton Robot for Halloween - Using a Raspberry Pi Pico/Pico W, HC-SR04 Ultrasonic Range finder, and an SG90 Servo The project works in a relatively simple fashion: essentially, a Raspberry Pi Pico is …

The ROTAforMI: a RObotic TAble for Microscopy

“The ROTAforMI is a versatile robotic device for controlling the position and orientation of a microscope slide using four degrees of freedom. This prototype is a complementary development of the idea behind the Roto-microscope project. It was inspired by related …

Smart Bike Suspension

“An automatic suspension adjustment on a bicycle that able to understand the character of the terrain and the activities of the rider. In this project we use data from the motion sensor on the Arduino Nano 33 BLE Sense which …

Ball Balancing Robot | Arduino Object Detection Via OpenCV

“This is a ball-balancing robot. It will try to balance the ball in the middle with Object Detection & Image Recognition through Arduino & Python. We have used distance sensors and image recognition techniques to keep it balanced. Why did you decide …

Build DIY Maze Game Using Arduino

“In this project, we will be building a maze game using Arduino. Arduino is an open source electronics platform based on easy-to-use hardware and software. It’s intended for anyone making interactive projects. In this project, we will be using …

Door Security System

“With the door security system, you can control it through the interface on the arduino. Firstof all, hello. I like to share and make projects which occours to me. This isbecause of I like to make software with patterning enviroment …

ESP32 Keypad Database Security System

“In this article, I am going to show you how I created my ESP32-based door lock mechanism using a keypad and a database to store my valid list of keycodes. The ESP32 board interfaces with a keypad, an I2C …