Archive for the ‘Wireless’
August 16, 2010
By: admin
Category: AVR, Digital, Project, Security System, Sensor, Wireless
No Comments →

The Simple Wireless Security System is a security system that includes a ZigBee wireless door sensor and a PC interface. The door sensor mounts near the garage doors, and it detects the open/closed state using reed switches and magnets. The Atmel Attiny45 microcontroller fits in nicely with design because of its small size, low [...]
July 09, 2010
By: admin
Category: AVR, Microcontroller, Miscellaneous, Wireless
No Comments →

This stand-alone internet wireless music player, named as Wireless MP3 (WMP3), uses Atmel AVR AT90CAN128 microcontroller as main ‘brain’. The device can play music from internet radio stations like Shoutcast (www.shoutcast.com), connect to shared network drives and play mp3 files. Ubiquitous 802.11b wireless link is used to connect to the internet.
June 11, 2010
By: admin
Category: AVR, Display, GPS, Microcontroller, Miscellaneous, Project, Wireless
No Comments →

This accurate clock project is developed based on the GPS Receiver which captures a time signal from the U.S. government’s global positioning system (GPS) satellites and parses it to extract time syntaxes from NMEA string to finally display on 7-segment displays. The transmitter on GPS clock then broadcasts the time to every other nearby [...]
March 03, 2010
By: admin
Category: AVR, Measurement, Microcontroller, Project, Sensor, Wireless
No Comments →

The purpose of the project is to monitor the temperature of three compost heaps. It will send the data wirelessly to the receiver and process or display the result to PC. In the transmitter board, the project uses the TXM-433 as RF transmitter and MCU AVR AT90S4433 (you can replace it with AVR ATMEGA8) as [...]
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 30, 2010
By: admin
Category: AVR, Microcontroller, Monitoring Project, Project, Wireless
No Comments →

The purpose of ATMEGA8-16P1 based FM receiver project is to monitor polar orbiting weather satellites operated by the National Oceanographic and Atmospheric Administration (NOAA). The receiver will tune from 60 to 800 megahertz with an IF bandwidth of 50 kilohertz. While the IF bandwidth was chosen to be optimal for the NOAA polar orbiting weather [...]
January 18, 2010
By: admin
Category: AVR, Digital, Measurement, Microcontroller, Project, Sensor, Wireless
No Comments →

This AVR-based wireless pedometer can provide useful statistics for walker/runner such as the number of steps a user has taken, the distance and the speed the person has walked/run, as well as the number of calories the person has burned. This information is wirelessly transmitted to the base-station, and it is displayed on the PC [...]