Circuit Lake

Electronic Project and Circuit Collection

Monitoring




AVR Power Usage Logger

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

AVR Based Homemade Power Meter

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.

Bathroom Utilities Management System

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

Bathroom system pic project

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 [...]

Wireless Pool Alarm, WatchDuck

June 16, 2011 By: admin Category: Alarm, Microcontroller, Monitoring, PIC, Project No Comments →

wireless pool alarm project pic18F23K20

The WatchDuck is an accelerometer-based low cost wireless pool alarm. It will give an alert when a child or an object fell into water. All operation in this project is controlled by PIC 18F23K20 microcontroller. The alarm is composed of two parts: the detector and the base station. The detector is using an accelerometer module [...]

PIC Based Water Level Detector

April 28, 2011 By: admin Category: Detector, Microcontroller, Monitoring, PIC, Project, Sensor No Comments →

PIC water lever detector

This battery-powered water level monitoring uses PIC12F683 as main processor. The project works in the sleep mode to reduce power consumption. Each 2 second, the watchdog timer will wake-up the MCU and then check the sensor probes condition. If the sensor probes submersed in the water it will generate sound Beep and then go to [...]