Robotics – Automation Projects

The Segway Robot

Segway Robot with Accelerometers

Introduction The objective of this project was to create a two-wheeled balance bot able to traverse a flat environment and adjust itself to shifts in position and weight, using a Proportional-Integral-Derivative (PID) feedback control loop to keep the robot upright. The balance bot is essentially a wirelessly controlled segway that leans its body forward and […]

Segway Robot with Accelerometers Read More »

Line Follower Robot using AVR Microcontroller ATmega16

Line Follower Robot using AVR Microcontroller ATmega16

Here we will be building yet another project with AVR Atmega16 Microcontroller. If you are new to AVR microcontrollers then you can refer to previous AVR projects and tutorials. Building a robot is always a thrill for all electronics hobbyists. And this thrill can be maximized if the robot can automatically do some things without any external

Line Follower Robot using AVR Microcontroller ATmega16 Read More »

Required Components

Make a Dancing Robot Without 3d Printer and Arduino/#smartcreativity

Hello friends, in this tutorial I will show you to how to make a dancing robot at home without 3D printer and without Arduino. This robot is able to dance, auto balancing, music producing and walking. And the design of Robot is also looking so cool…. Step 1: Required Components These are the required components

Make a Dancing Robot Without 3d Printer and Arduino/#smartcreativity Read More »

Complete Guide to Design an Advanced Line Follower Robot

Complete Guide to Design an Advanced Line Follower Robot

Line follower is an autonomous robot which can detect a specific colored line painted on a surface of different contrast, such as white on black. In this project I used infrared transmitters and receivers to track the black strip on white surface. Due to the difference of infrared reflection on black and white surfaces, it

Complete Guide to Design an Advanced Line Follower Robot Read More »

Wireless Gesture Controlled Robot Using Micro controller ATmega328

Wireless Gesture Controlled Robot Using Micro-controller ATmega328

In this wireless gesture controlled robot project I am going to control a robot using hand gestures. This is an easy, user-friendly way to interact with robotic systems and robots. An accelerometer is used to detect the tilting position of your hand, and a microcontroller gets different analogue values and generates command signals to control the robot.

Wireless Gesture Controlled Robot Using Micro-controller ATmega328 Read More »

Voice Controlled Robot Using 8051 Microcontroller

Voice Controlled Robot Using 8051 Microcontroller

A voice controlled robot takes specified command in the form of voice. Whatever the command is given through voice module or Bluetooth module, it is decoded by the existing controller and hence the given command is executed. Here in this project, I have used Bluetooth module and Android application to give voice command in the

Voice Controlled Robot Using 8051 Microcontroller Read More »

Scroll to Top