Circuit Lake

Electronic Project and Circuit Collection

Data Acquisition


Laser Range Finder

September 21, 2011 By: admin Category: Data Acquisition, Measurement, Microcontroller, Project, Sensor No Comments →

This Laser Range Finder (LRF) is a low-cost distance measuring instrument that uses laser technology to calculate the distance to a targeted object. It can measure up to 8 feet away but for optimal measurement the range is about 6 inches to 4 feet. The project is designed by Joe Grand.

PIC Weather Station

August 18, 2011 By: admin Category: Data Acquisition, Interfacing, Microcontroller, Monitoring, PIC, Project, Sensor No Comments →

This Automatic Packet Reporting System (APRS) Weather Station project built based on PIC16F877. It comes with humidity sensor (Honeywell HIH-3610), Pressure sensor (Motorola MPXA4115), thermo meter (DS1621), RTC (For time Stamp) with battery back-up. The project uses 4×20 LCD to display all weather parameters, but you can still operate it without LCD for power saving.

Wireless Human Health Monitor

August 10, 2011 By: admin Category: AVR, Data Acquisition, Microcontroller, Monitoring, Project, Wireless Comments Off on Wireless Human Health Monitor

The aim of this ATmega644-based project is to build a portable device implementing wireless technology and taking full advantage of the wide-spreading Internet to provide a convenient solution to monitor human health.

AVR Power Usage Logger

August 01, 2011 By: admin Category: AVR, Data Acquisition, Microcontroller, Monitoring, Project No Comments →

This ATmega168-based project monitors household power usage and logs it to an SD card. Signals from voltage and current detectors amplified LMC6484AIN quad op-amp and then AVR microcontroller computes the power consumption using the formula P=VxI.