Archive for the ‘Data Acquisition’
March 08, 2010
By: admin
Category: AVR, Data Acquisition, Project
No Comments →
Advertisement
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.
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.
February 04, 2010
By: admin
Category: AVR, Data Acquisition, Measurement, Project
No Comments →
Advertisement
The Battery sAVR is an intelligent battery capacity meter that will log the discharge of a single primary or secondary cell over a period of time. But it’s more than a dummy load and data logger, with Atmel ATtiny26 AVR microcontroller, the Battery sAVR can emulate 3 different types of loads in real-time – [...]
January 27, 2010
By: admin
Category: Data Acquisition, Monitoring Project, PIC, Project
No Comments →
The is a simple and less expensive amateur long-period seismometers by using PIC microcontroller and other new chips, such as switched capacitor filters. Long-period seismometers are useful for detecting and analyzing distant teleseismic activity (worldwide). Main part of the project is PIC 14000, MAX7401, and AD8628. The PIC controls A to D, time integration, etc. [...]
January 24, 2010
By: admin
Category: AVR, Data Acquisition, Microcontroller, Monitoring Project, Project
No Comments →
This project shows you how to build thermometer with multiple sensor. The project use AVR ATMega168 as main processor and DS18×20 1-Wire® Thermometers as temperature sensor. It can monitor up to 16 DS18×20 thermometers, with a variable logging rate of 5 to 9999 seconds. The data is displayed on a multi-page LCD display and send [...]
January 21, 2010
By: admin
Category: AVR, Data Acquisition, Microcontroller, Project, Sensor
No Comments →
The aim of this project is to help blind people, or people with Color blindness problem, who has difficulty to differ colors. The system will analyzes the color of a surface and then pronounces its result through speaker.
The project uses TRS17xx as color sensors. The voltage at sensor output will be varies depend on rays [...]
January 07, 2010
By: admin
Category: Data Acquisition, Measurement, Microcontroller, PIC, Project
No Comments →
The temperature recorder project uses a microcontroller PIC12F683 as main processor, a 32kBytes Serial EEPROM which can store up to 32,000 measurements and a thermistor as temperature sensor. The temperature is measured and stored at user programmable intervals with range from 1 second to 256 seconds. The time interval is set by programming it and [...]