Circuit Lake

Electronic Project and Circuit Collection

Control


MSP430 Brushless DC Motor ESC

April 05, 2013 By: admin Category: Control, Motor No Comments →

The aim of the project is to build Electronic speed control (ESC) booster pack for the MSP430 LaunchPad named as BLDC Booster. It allows for sensored or sensorless control of a brushless DC motor. Project scheme for sensorless commutation is using BEMF integration and flux thresholding based on the theory of operation for TI’s InstaSpin […]

Finger-Sized Arduino with Built-in Wireless Feature, RFDuino

April 02, 2013 By: admin Category: Arduino, Control, Wireless No Comments →

RFDuino is tiny low cost Arduino compatible board with wireless enabled microcontroller. It runs Arduino code and can do everything an Arduino can. Using the RFduino USB shield, simply plug the RFduino into a USB port of any computer and use the Arduino IDE to load your Arduino sketch, which automatically begins running on the […]

PIC16F74 Room Thermostat for Gas Boiler

February 27, 2013 By: admin Category: Control, Monitoring, PIC No Comments →

This Room Thermostat provides better controller for gas boiler. Instead using water temperature inside boiler, the device uses room temperature as parameter to switch boiler on or off through relay. The project is built based on PIC16F74 and uses 1–wire digital thermometer IC, Maxim DS1820, to sense room temperature.

Infrared PC Remote Control, ATtiny85

February 19, 2013 By: admin Category: AVR, Control, Remote No Comments →

If you are looking for simple way to control your PC using your remote TV, this TinyPCRemote project by Nathan Chantrell is good solution for it. The project allows you to use infrared remote controls to trigger keyboard commands (single characters, string or Meta keys) on your PC. You can use it as media player […]