Posts Tagged ‘data logger’
August 12, 2010
By: admin
Category: AVR, Data Acquisition, Microcontroller, Project
No Comments →

The RS232 Data Logger is entirely a software solution to log data using the ATmega169 AVR Butterfly The unit is used side by side with existing products or your homemade projects which has UART capability but it is not able to store much data for an extended time duration. AVR Butterfly has UART and [...]
July 24, 2010
By: admin
Category: Data Acquisition, Measurement, Renesas
No Comments →

Energy Analyzer project is M16C/62P microcontroller-based power and energy data logger with ability to read voltage and current RMS values, power factor, real power and energy, harmonic contents etc. Besides the basic measurements, the circuit is capable of signal acquiring to detailed analysis in time and frequency.
July 05, 2010
By: admin
Category: AVR, Interfacing, Microcontroller, Monitoring Project, Project, Tools
No Comments →

This Logic Analyzer project allow you to monitors and captures a number of digital signals. It uses PC to display the data processing. The system consists of ATmega88-20PU AVR microcontroller as main processor and some simple components used for the interfacing with the PC, the man and the probes.
February 24, 2010
By: admin
Category: AVR, Data Acquisition, Miscellaneous, Monitoring Project, Project
No Comments →

The Low Cost Telemetry Device (LTD) provides a low cost, minimal parts count Telemetry keyer using an Atmel’s ATMega8 Microcontroller. The LTD sends data by measuring voltage levels of up to four analog channels via its on-chip 10-bit Analog to Digital Converter (ADC) and converting them to numbers and sending the measurements via Morse Code. [...]
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 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 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 [...]