Line Follower Robot using Arduino

http://circuitdigest.com

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 »
Created by Jayant 9 years 44 weeks ago – Made popular 9 years 44 weeks ago
Category: Arduino   Tags:

Raspberry Pi Point and Shoot Camera

http://contractorwolf.com

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 »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Raspberry Pi   Tags:

Make a singing plant using Arduino

http://www.instructables.com

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 »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Arduino   Tags:

Arduino Based Digital Thermometer

http://circuitdigest.com

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 »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Arduino   Tags:

Beagleboard based Dancing SpiderBot

http://www.eetimes.com

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 »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Microcontrollers   Tags:

Arduino Based Garage Door Opener

http://www.megunolink.com

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 »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Arduino   Tags:

Get WhatsApp on Your Raspberry Pi

http://www.instructables.com

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 »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Raspberry Pi   Tags:

LED Interfacing with 8051 Microcontroller

http://circuitdigest.com

LED interfacing is the first thing, one would try to do while getting started with any microcontroller. So here in this tutorial we are going to interface a LED with 8051 microcontroller, and will write a C Program to blink the LED. We have used a very popular microcontroller AT89S52, of 8051 family, by ATMEL.

Read more »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Microcontrollers   Tags:

Threading and Timers in Atmega328p

http://www.engineersgarage.com

My motivation for this project was to minimize the usage of functions such as _delay_ms(), _delay_us() and their derivatives with some exceptions, like delays to control the LCD.

Delay pauses the whole program, so if one is using delay for 10 seconds everything will pause for those 10 seconds, therefore nothing can be done in those 10 seconds.

Read more »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Microcontrollers   Tags:

DIY Spectro II

http://topologicoceans.wordpress.com

If you recall, when last we left our humble spectrophotometer, it was a shambling mess of stone-age technology. Now, its a shambling mess of information-age technology!

Read more »
Created by Jayant 9 years 45 weeks ago – Made popular 9 years 45 weeks ago
Category: Microcontrollers   Tags:

Navigation

User login