Posts Tagged ‘Arduino’
August 22, 2010
By: admin
Category: Arduino, Microcontroller, Project, Security System
No Comments →

The project goal is to build an electronic door lock based on Arduino and ID-20 RFID reader. This security system consists of 3 main parts, Arduino controller, RFID tags Reader and electric door lock. The RFID reader is located outside of the door and is separated from the controller on the inside so no [...]
May 01, 2010
By: admin
Category: Arduino, Measurement, Project, Sensor
No Comments →

The project shows you how to build simple breathalyzer, an alcohol meter device for estimating blood alcohol content (BAC) from a breath sample. With this information, the application is able to determine if you may drive or not.
February 15, 2010
By: admin
Category: Arduino, Data Acquisition, Monitoring Project, Project, Wireless
No Comments →

The project built to track cats. It will log when they go in and out of the house. You can see what cats favorite time to go out is. The project can sent SMS messages if a cat goes missing for a certain amount of time.
January 13, 2010
By: admin
Category: Arduino, Project, Robotic
No Comments →

Thunder Bird 7 is metal detector robot that able to detect metal like coins, gold, rings, or electric underground cables. The robot is built based on Arduino. With wireless camera at front top of robot, user can monitor the bots hunting the treasure from the comfort chair. The Camera is mounted to a servo that [...]
January 11, 2010
By: admin
Category: Arduino, Security System
No Comments →

This laser tripwire project allows you to twittering and grab an image from a webcam or execute any command in a bash script when someone crossing the tripwire. The project construction is simple, you just need to position Laser pointer and LDR in a fixed position, then bounce the laser to the LDR with a [...]
January 08, 2010
By: admin
Category: Arduino, USB Project
No Comments →

If you’re looking random number generator project check out this Arduino Based USB Hourglass. The project combines a sand timer with a rotating mechanism and an optical beam through the center of the timer to observe the falling sand. The amount of light reaching a detector is digitized at frequent intervals and processed by a [...]
January 02, 2010
By: admin
Category: Arduino, Display, LED, Project
No Comments →

If you like LED display project here is another cool project : Arduino based POV globe. This persistence of vision project able to displaying monocolour bitmaps up to 72 pixels high and x width. (uses 72 LEDs, and one input to get rotation speed). The main component in this project is atmega328P, 72 SMD LED, [...]