Posts

Showing posts with the label cheap

Cheap LED flasher Circuit Diagram

Image
This two LED flasher circuit uses any DC supply from 3V to 12V. Flash rate is controlled by R1,C1 and R2,C2. Larger values create slower fash rates, smaller values higher flash rates.

Motor controllers for cheap robots

Image
Almost every robot needs to power a motor of some sort or another. Problem is that motors take quite a lot of power, compared to what most microcontrollers operate with. To solve this problem, robots use what is called a motor controller, which usually amounts to some form of electronic switch that can turn on a very high voltage, using a very low one. That’s what we’ll be making today! [ ]

Cheap Pump Controller

Image
Cheap Pump Controller Circuit diagram. This simple but effective circuit can be used to control water level in a container. The prototype is used to pump water out of a bucket that collects condensation from a home air-conditioning system. The design is based around a 555 timer (IC1). Although the timer in configured as a mono-stable, it lacks the usual timing capacitor from pin 6 to ground. Instead, a metal probe inserted in the water provides a current path to a second, grounded probe. When the water level in the container reaches a third ("high") probe, the trigger input (pin 3) is pulled low, switching the 555 output high and energizing the relay via transistor Q1. Cheap Pump Controller Circuit diagram:   Cheap Pump Controller Circuit Diagram Once the water level drops below the "low" probe, the threshold input (pin 6) swings high, switching the output (pin 3) low and the relay and pump off. The two 100kΩ pull-up resistors can be replaced with larger values if m...