Archive for the ‘Measurement’
August 25, 2010
By: admin
Category: AVR, Measurement, Microcontroller, Project
No Comments →

The project has ability to measure temperature from up at 8 DS1820 digital temperature sensors all on the same one-wire bus and Log it to a PC using RS232. It can be used to measure temperature at range -55 to +125°C without calibration. This AVR AT90S2313-based project use only 3 wires for all the [...]
July 30, 2010
By: admin
Category: AVR, Data Acquisition, Measurement, Microcontroller, Project
No Comments →

Morse Beacon is small transmitter that can send flight telemetry to earth from a small balloon or model plane like temperature and battery voltage, Call Sign identification and a sequence number for logging purposes. The design is made around an ATtiny13 microcontroller, a LM35 centigrade temperature sensor (or LM34 Fahrenheit), a RF module, 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 17, 2010
By: admin
Category: AVR, Measurement, Microcontroller, Project
No Comments →

The project is a plug-in daughterboard that converts a stock AVR Butterfly demo board into a barometric altimeter with one-meter resolution named Monarch. The major enhancements from ATmega169-based system including barometric sensing of air pressure, 10–110 mbar absolute range; Barometric altimeter, 1 meter resolution, >16K meters max; Digital temperature sensing; R/C (radio control) servo pulse [...]
June 19, 2010
By: admin
Category: AVR, Measurement, Microcontroller, Power Supply, Project, Tools
No Comments →

The Hibox is High DC Power Meter based on the Atmel Atmega16 microcontroller. This equipment is capable to measure DC voltage up to 40V, currents up to 200A (600A with special sensor) and shows all values on 2×16 characters display. It was developed for enhanced measurements on new Lion/Lipol batteries which are widely used in [...]
June 01, 2010
By: admin
Category: AVR, Data Acquisition, Measurement, Microcontroller, Project, Remote
No Comments →

The FALCO is an AT90CAN128 microcontroller-based logging station for electricity and gas meters. The system has camera module looking at the measuring gauge (display) of meter. The recognition procedure provides the absolute value of flowed energy and is periodically logged into persistent memory. Beyond this camera, FALCO has additional 9 pulse inputs for monitoring usual [...]
May 01, 2010
By: admin
Category: Arduino, Measurement, Project, Sensor
No Comments →

The project shows you how to build simple breathalyzer, an alcohol meter device for estimating blood alcohol content (BAC) from a breath sample. With this information, the application is able to determine if you may drive or not.