Seven segment displays are important display units in Electronics and widely used to display numbers from 0 to 9. It can also display some character alphabets like A,B,C,H,F,E etc. In this tutorial, we are going to learn how to interface a segment with 8051 microcontroller. We are using AT89S52 microcontroller.
Read more »7 Segment Display Interfacing with 8051 Microcontroller
Category: Microcontrollers Tags:
- Login to post comments
HEXAPOD USING 8051 MICROCONTROLLER
A Hexapod is a six legged robot which looks like a spider. I was giving presentation on 8051 microcontroller a student asked me ,”Can we make a hexapod using 8051 and I said yes we can but he added that he searched on this topic on google and was not able to find good information about it.
Read more »Category: Microcontrollers Tags:
- Login to post comments
8051 Microcontroller Based Gesture Controlled Robot
A Gesture Controlled robot is a kind of robot which can be controlled by your hand gestures not by old buttons.You just need to wear a small transmitting device in your hand which included an acceleration meter. This will transmit an appropriate command to the robot so that it can do whatever we want.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Line Follower Robot using Arduino
Line follower Robot is a machine which follows a line, either a black line or white line. Basically there are two types of line follower robots: one is black line follower which follows black line and second is white line follower which follows white line. Line follower actually senses the line and run over it.
Read more »Category: Arduino Tags:
- Login to post comments
Raspberry Pi Point and Shoot Camera
For my second real project for the Raspberry Pi I needed it to be something that took advantage of the recently released Raspberry Pi Camera Board. My idea was to make an extremely simple “point and shoot” camera. I wanted it to be able to run on batteries, connect over Wifi and have as much of the project inside of the original box as I could.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Make a singing plant using Arduino
Making a plant sing has been a trick since the Theremin was invented. Here I am going to teach you how to do this with and arduino board, a gameduino shield and a the touch shield from my previous instructable.
Read more »Category: Arduino Tags:
- Login to post comments
Arduino Based Digital Thermometer
We can divide this arduino based thermometer project into three sections - one senses the temperature by using temperature sensor LM 35, second section converts the temperature value into a suitable numbers in Celsius scale which is done by Arduino, and last part of system displays temperature on LCD.
Read more »Category: Arduino Tags:
- Login to post comments
Beagleboard based Dancing SpiderBot
The E.L.F. robot dances to the beat of any song it hears. One of the coolest things about this project is that its creator, John Jensen, had no previous hardware building experience prior to this project. This quick learner made the SpiderBot while deployed to Iraq. He chose the BeagleBoard to give the spider plenty of speed and well-defined dance moves.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Arduino Based Garage Door Opener
Getting stuck out in the rain without keys was the motivation for this project. It lets you trigger a garage door opener through a website hosted by an Arduino. With the Arduino connected to a wireless network, you can use your smart phone to connect to the webserver, enter a password, activate the garage door and get inside before getting drenched in the downpour.
Read more »Category: Arduino Tags:
- Login to post comments
Get WhatsApp on Your Raspberry Pi
In this tutorial we will see how to use WhatsApp with Raspberry Pi.We will use the Yowsup library we had already used in these tutorials: WhatsApp message from Phidgets SBC , Phidgets WhatsApp - ask the status of your sensors.Yowsup is a python library that allows you to login and use the WhatsApp service .
Read more »Category: Raspberry Pi Tags:
- Login to post comments
