Circuit Lake

Electronic Project and Circuit Collection

Data Acquisition Related Resources


Animal Tracker : Cat Data Logger

February 15, 2010 By: admin Category: Arduino, Data Acquisition, Monitoring, 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.

USB Wireless Temperature And Humidity Sensor

October 10, 2009 By: admin Category: Data Acquisition, Sensor, Transmitter, Wireless No Comments →

This data logger project based on firmware-only USB implementation. There are two part in this project, transmitter and receiver. The transmitter consist of ATTiny45 microcontroller, a SHT11 sensor (digital temperature and humidity sensor) and a hoperf RFM12 868 MHz transceiver module. The transmitter powered by 2 AA cells. While the receiver uses ATMega8 µC and […]

AVR Data Acquisition System

June 04, 2009 By: admin Category: AVR, Digital, Monitoring, Project No Comments →

This project will show you how to build AVR Data Acquisition System that connected to PC. There are two main part in this project, PC par for GUI display and ATmega8 based data converter board as data reader. Temperature sensor are connected to the 6 channels ADC input that already available onchip ATmega8. PC software […]

Data Acquisition & Logging System

February 23, 2008 By: admin Category: Data Acquisition, Microcontroller, Monitoring, Project No Comments →

This microcontroller project log the temperature system. It can be used to monitoring and controlling environment temperature as we needed. i know that the chip, AT89C51, little out of date, but at least we can still learn the system How to make Data Acquisition & Logging System with microcontroller. This great project made by Abbas […]