Archive for the ‘AVR’
March 15, 2010
By: admin
Category: AVR, Measurement, Project, Tools
No Comments →
Advertisement
This multi purpose project is built around MCU AVR AT90S2313. Besides as Frequency meter, the project can be used as Pulse Generator too (combined counter and frequency meter). It doesn’t have any front panel controls because the user interacts via an RS-232 terminal program at 9600 baud. The user controls reads data via an [...]
March 12, 2010
By: admin
Category: AVR, Measurement, Monitoring Project, Project
No Comments →
Advertisement
In many applications loss of battery power is a problem causing no real harm. But, this is not the case in radio control (R/C) model aircraft. If the aircraft batteries “go dead” in flight it generally results in total destruction of the model and can represent a safety hazard.
March 11, 2010
By: admin
Category: AVR, Digital, Measurement, Microcontroller, Project, Tools
No Comments →
Advertisement
This portable 2.4 GHz Spectrum Analyzer is built inside a cell phone case, Nokia 3410, and used the phone’s graphical LCD to display measuring results. It uses AVR ATMega8 as main controller and CYWM6935 module. The software is written in C using arv-gcc under Windows (WinAVR). The program runs continuously and make around six [...]
March 10, 2010
By: admin
Category: AVR, Monitoring Project, Project, USB Project
No Comments →
The purpose of mains monitor project is to record mains fluctuations with an autonomous device and upload measurement to a PC for analysis. The monitor plugs into an ordinary mains outlet and records (time stamps) the voltage amplitude and the frequency at defined time interval. It transmits data through an USB interface. It can be [...]
March 08, 2010
By: admin
Category: AVR, Data Acquisition, Project
No Comments →
This AVR-based magnetic stripe card reader will read the data from track 1 of a credit card, or any other card that uses a similar format, and will send it out an RS232 port where it can be displayed on a PC using any communications program.
March 05, 2010
By: admin
Category: AVR, Project, Security System, Sensor
No Comments →
This vehicle security system built using Atmel’s Atmega8 AVR microcontroller, Analog Device’s low cost acceleration sensor ADXL311JE and Dallas semiconductor’s DS1973 iButton. The circuit powered by small battery power supply which is integrated with the unit.
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 [...]