Posts Tagged ‘Arduino’
February 15, 2010
By: admin
Category: Arduino, Data Acquisition, Monitoring Project, Project, Wireless
No Comments →
Advertisement
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 →
Advertisement
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 [...]
January 11, 2010
By: admin
Category: Arduino, Security System
No Comments →
Advertisement
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 [...]
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, [...]
December 03, 2009
By: admin
Category: Arduino, Monitoring Project, Project, Wireless
No Comments →
This project shows you how to build wireless temperature sensor with arduino and XBee. It uses LM 34 as temperature sensor. The project configured the radio at the sensor end to read the analog input of pin 19 every 4 seconds and to send a sensor reading packet. Both the sender and receiver radios should [...]
November 10, 2009
By: admin
Category: Arduino, PIC, Project
No Comments →
If Arduino board based on AVR microcontroller then Pinguino is Arduino board based on PIC Microcontroller. Pinguino is Arduino for PIC user. Its hardware is based on a PIC 18F2550. This chip has an integrated native USB module and an UART for serial link. Pinguino is Open hardware and Open software. The IDE ( integrated [...]