Circuit Lake

Electronic Project and Circuit Collection

Arduino Related Resources


Stereo Audio with Arduino

December 10, 2012 By: admin Category: Arduino, Audio No Comments →

The project shows you how to use Arduino and TLC7528 to produce stereo audio, 2 independent channels of audio. With stereo audio you can achieve some interesting and quite fun auditory effects since each ear is hearing its own independent channel of sound, for example, “3D audio” spatial effects, binaural beats, and panning.

Arduino Custom Data Logger, APDuino

November 27, 2012 By: admin Category: Arduino, Control, Data Acquisition, Monitoring No Comments →

APDuino is custom sensor monitoring and automation projects based on Arduino with literally no programming. You can customize it for data logger and automation project such as aquaponics, greenhouse, gardening DIY automation and other. Simply download ready-to-go software for the Arduino Mega 2560 and see how it works. The project consists of the APDuinOS (software […]

RFID Car Lock and Unlock

October 02, 2012 By: admin Category: Arduino, Remote, Wireless No Comments →

Many new cars have key less entry options to lock and unlock the door. It makes your life easier. But, if you have old car and want to add this feature, you can make your own Wireless Car Lock and Unlock based on RFID. Mathew has built a nice RFID Car Lock and Unlock for […]

Programmable Web-Based Sprinkler Controller / Timer

September 11, 2012 By: admin Category: Arduino, Control, Timer No Comments →

OpenSprinkler is ATmega328-based programmable sprinkler controller / timer. It has ENC28J60 Ethernet controller for web-based scheduling and monitoring, through either wired Ethernet connection or Wi-Fi connection. With some modifications, you can used it to control other electronic devices, such as water pumps, home lighting, power line sockets, through the web interface. The MCU is programmable […]