Content for SG90

Making a 2WD Arduino Vehicle Drive Straight

“One of the challenges is to get the robot to go in a straight line. With this information, we can instruct our robot to go straight. For this project, we will only need a two (or four-wheeled) robot with appropriate …

Rangoli Making Robot | Drawing Robot | Arduino Servo Robot

“This is a rangoli/sand-art-making robot. It has 2 servo motors controlled by an Arduino Uno prototyping board. It can draw different shapes. What is your project about? This project is about a robot that can draw and write on …

Simple Quadruped Robot

“Making a simple quadruped which can move in a straight under static stability. Preface This robot was built from scratch and I had to reiterate on the core concepts a couple times. It was built under tight time constraints. The …

Electronic shutter control for pinhole camera

“Control your pinhole camera with ease with this ultimate shutter control that delivers also timer and reciprocity control. Story Ultimate pinhole camera shutter control Tired of waiting and watching seconds to run to get correct exposure with your pinhole camera …

Domino Stack Bot

“Pushing over dominoes is a satisfying activity with an excellent visual effect, but first, we need to stack and align the small pieces manually, which is a very long and tedious process. We have a solution, we built a robot …

Balancing Robot / 3 Wheel Robot / STEM Robot

“We have built a combined balancing and 3 wheel robot for edcuational use in schools and after school educational programmes. The robot is based on an Arduino Uno, a custom shield (all construction details provided), a Li Ion battery pack …

2 Dimensional Delta Robot with Servo Motor & Arduino

“It is a delta robot but in 2 dimensions. It has 4 moving links so can be called a 5 bar mechanism. It uses the Inverse Kinematics method. This is a 2d delta robot that has 4 moving links and …

Bubba - The quadrupedal spider robot

“Bubba is a 3D printed quadrupedal spider robot. It has 8 degrees of freedom and can operate both autonomously and programmatically. Inspiration for the project: Bubba is a project I embarked on to combine my love for mechantronics, motion planning …

Gesture Controlled MP3Player

“Control your MP3Player with hand Gestures In this project i use gesture sensor to read and interpret hand movements as commands to control an MP3 Player. Gesture recognition is a topic in computer science and language technology with the goal …

360° Arduino Radar with 2xHC-SR04 Sensors

“In this case, it is interesting that are used two sensors to scan the entire 360-degree space. This time I will show you how to make Arduino-based ultrasonic radar. We could call it a Sonar because it is using sound …