Circuit Lake

Electronic Project and Circuit Collection

Arduino Related Resources


Mushroom Environment Controller

August 22, 2012 By: admin Category: Arduino, Control, Data Acquisition, Measurement, Project No Comments →

The aim of project is to build temperature and humidity controller for Mushroom Environment based on Arduino. The project comes with 3 sensors: Thermistors for temperature sensor, HS1100 for humidity sensor and MG811 for C02 sensor.

Arduino Based Bike Speedometer

August 07, 2012 By: admin Category: Arduino, Measurement, Monitoring, Project No Comments →

This project allows you to monitor your bike riding speed and display it on LCD 16×2 mounted on handlebars. The project is built based on Arduino. It uses a magnetic switch/reed switch to measure the speed of one of the bike’s wheels. This simple speedometer should work with any kind of bike/wheel, just simply enter […]

Arduino Based Photography Trigger

July 30, 2012 By: admin Category: Arduino, Control, Miscellaneous No Comments →

This High Speed photography trigger is used for Water Drop Photography, Sound Activated Photography and Lightning Photography. It also has features for High Speed Time Lapse photography. The main controller in this project is Arduino Mega 2560. For sensor, it is equipped with a pair of Infrared LED and phototransistor, and Piezo as sound detector. […]

Low Cost Ethernet shield for Arduino with ENC28J60

July 22, 2012 By: admin Category: Arduino, Interfacing, Remote No Comments →

If you are looking for low cost and home made Ethernet shield, you can try this project. Boris Landoni has made low-cost Ethernet shield for Arduino using traditional mounting components. This feature makes the circuit accessible to those who haven’t the equipment to assemble SMD components. The data-rate is limited to 10 Mbps.