This walking and dancing robot that takes command from an Android application to perform some pre-defined actions. You can also use the program (given at the end of the tutorial) to easily manipulate the actions of your very own robot by controlling the position of the servo motors using the Serial monitor.
Read more »DIY Arduino Robotic Arm
In this tutorial, we design an Arduino Uno Robotic Arm. Entire arm will be designed from some scrap material and servos. Entire process of construction has been explained in detail below.
Read more »- Login to post comments
IoT - Controlling a Raspberry Pi Robot over internet
Controlling a RPi robot (or anything), using low level commands written with shell scripts commanded straight from a HTML page.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
DTMF Controlled Robot
In present time almost all the people are familiar with robots. Robots play a very important role in human life. Robots are a machine which reduces the human efforts in heavy works in industries, building etc. and makes life easy. Wwe are here with our next robot that is Mobile or DTMF Controlled Robot. DTMF controlled Robot runs over mobile DTMF technology that exists in Dial tone.
Read more »- Login to post comments
Arduino WiFi Controlled Robot
There are various different types of Robots that students make as their part of studies and learning. It ranges from simple ones like a Toy car to the advanced ones like industrial Robots. Here in this project we have implemented the concept of IoT and connected the Arduino robot with internet.
Read more »- Login to post comments
Building a simple Arduino Robot
This guide shows you how to quickly and easily build an Arduino-based robot. Robotics is an exciting and fun hobby that has become very affordable in recent years. What would have required a lot of money and experience to do a few decades ago is now affordable, easy, and most of all, FUN!
Read more »- Login to post comments
Cell Phone Controlled Robot using 8051 Microcontroller
In this project we are going to build a cell phone controlled robot using 8051 microcontroller. Cell phone controlled robot runs over mobile DTMF technology. DTMF stands for Dual Tone Multiple Frequency. There are some frequencies that we use to create DTMF tones. In simple words by adding or mixing two or more frequencies we generate DTMF tone.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Make a Web Connected Robot using Arduino
Why would you want a Web Connected Robot? To play with of course. Drive your robot from across the room or across the country, using nothing more than Skype and a web browser (nothing to install on the controlling computer). After that?
Read more »- Login to post comments
Line Follower Robot without using Microcontroller
Nowadays, every robot is done with the help of the microcontroller, and hence the circuit is too big and tough to understand. For that reason, this Intelligent Line follower robot is developed with a simple concept. This robot is a mobile device that detects and follows the line drawn on the floor. The path must be in a visible black line on a white surface.
Read more »- Login to post comments
Hand Gesture Controlled Robot using Arduino
After making some basic robots like line follower robot, computer controlled robot, etc, we have developed this accelerometer based gesture controlled robot by using arduino uno. In this project we have used hand motion to drive the robot. For this purpose we have used accelerometer which works on acceleration
Read more »- Login to post comments