Circuit Lake

Electronic Project and Circuit Collection

Monitoring




Infinity Bug Device

December 03, 2011 By: admin Category: Analog, Miscellaneous, Monitoring, Project No Comments →

Infinity Bug Device

The infinity bug is connected across the phone-line of a distant phone in parallel mode. It uses surface-mount resistors, capacitors, transistors and diodes. It gets operating current from the phone line (leech device), no external power supply is required.

Simple Automatic Battery Discharge Analyzer

October 29, 2011 By: admin Category: AVR, Data Acquisition, Microcontroller, Monitoring, Project No Comments →

Junk Battery Discharge Analyzer

The project allows you to analyze characteristics of unknown/junk battery especially the capacity and variation of the voltage on discharge. It is controlled with a PC via a serial port. No external power supply is required because it is powered by RS-232C signals. It uses ATmega48 as main controller for dummy load and constant [...]

Arduino Project: Send Data from Website to LCD

September 08, 2011 By: admin Category: Arduino, Control, Interfacing, Microcontroller, Monitoring, Project, Remote No Comments →

Send and Receive Data using Arduino based web server - HTML to LCD

This project turns Arduino into basic web server which is hooked up to the LCD. You can enter text strings via web page and display them on LCD attached to Arduino. On the simple HTML web page, you will also see what text is currently displayed on the LCD. For further project, you can develop [...]

Analog and Digital Pin Value Viewer for Arduino

August 29, 2011 By: admin Category: Arduino, Monitoring, Software, Tools No Comments →

arduino pin value monitor

ArduinoDashboard is an application for viewing analog and digital pin sensor values from an arduino in real time. It will show the analog value of pins A0-A6 as well as the digital pins of 1-13.