Circuit Lake

Electronic Project and Circuit Collection

data logger Related Resources


Arduino Simple Remote Monitoring

June 19, 2012 By: admin Category: Arduino, Data Acquisition, Monitoring, Remote No Comments →

This simple remote monitoring project uses Eye-Fi wireless SD card and Data Logging Shield for Arduino. The Eye-Fi is tiny wireless memory card. It can be used to stores photos like regular SD card and transfer images to your computer, smartphone or to various photo-sharing sites using built-in Wi-Fi transceiver. No more extra USB transfer […]

AVR Data Logger with MicroSD

October 12, 2011 By: admin Category: AVR, Data Acquisition, Interfacing, Microcontroller, Project No Comments →

This project shows you how to store data into microSD card in files with FAT32 format using microcontroller AVR ATmega32. The MCU receives sensor’s data through internal ADC. You can connect up to 8 different sensors to the system.

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.

Bathroom Utilities Management System

June 22, 2011 By: admin Category: Control, Data Acquisition, Monitoring, PIC, Project, Sensor No Comments →

The aim of the project is to build PIC32-based bathroom utilities management system. It will control and monitoring water and electricity usage to help user save money on utility bills. The system will turn off lights when not in use and limit water usage. The PIR sensor is used to detect when someone enters the […]