Showing posts with label based. Show all posts
Showing posts with label based. Show all posts

Wednesday, November 12, 2014

LM317 based DC motor speed controller with circuit


A very simple DC motor speed controller circuit can be constructed using a LM317 voltage regulator integrated circuit . This DC motor speed controller can be used for speed control of mini drills or for other small DC motors . This motor controller circuit will provide a large output current . The maximum output current from the secondary turns of the transformer shout provide 1.5 times of the maximum DC output current . The output voltage and the speed ( rpm ) is set by the P2 variable resistor .

As soon as the current drawn exceeds a certain value , T2 will be switched on . This results in a base current for T3 so that R5 is in parallel with R6 . This automatically raise the output voltage to counter a threatened drop in rpm . The moment at which this action occurs is set by P1 .

Here continue read..

Wednesday, October 15, 2014

Build a 15W Bridge Audio Amplifier Circuit based TDA2002

Build a 15W Bridge Audio Amplifier Circuit based TDA2002. 15W bridge audio amplifier circuit which use 2 pieces of TDA2002. This is audio amplifier for general, work with a single power supply. Use 2A power supply transformer for maximum performance and heatsink should be used to keep the IC from overheating.

Build a 15W Bridge Audio Amplifier Circuit based TDA2002


Component part list:
R1-5 = 2.7?
R2 = 100?
R3-4 = 2.2?
R6 = 220?
R7 = 1M?
TR1 = 100K? trimmer
C1-9 = 10uF/16V
C2-8 = 220uF/16V
C3-4-5-7 = 100nF/63V
C6=470uF/25V
IC1-2=TDA2002
Lsp = 4 – 8?/40W Loundspeaker
Here continue read..

Monday, October 13, 2014

2051 based ROBOT Controlled Line Follower circuit

This Robot use two motors control rear wheels and the single front wheel is free. It has 4-infrared sensors on the bottom for detect black tracking tape, when the sensors detected black color, output of comparator, LM324 is low logic and the other the output is high.

Microcontrollor AT89C2051 and H-Bridge driver L293D were used to control direction and speed of motor.

Fig 1. Circuit diagram of my Robot.


Fig 2. Circuit diagram of Infrared sensors and comparators.


Fig 4. Position of sensors, left hand side is side view and right hand side is top view.


Software Software for write to AT89C2051 is robot1.hex ,which was written by C-language ,the source code is robot1.ccompiled by using MC51 in TINY model with my start up code robot.asm . 
Here continue read..

Friday, June 6, 2014

Arduino Based Low Power Wireless Solution

panStamp is an open source project created for the enthusiasts that love measuring and controlling things wirelessly. panStamps are small wireless boards specially designed to fit in low-power applications, simple to program and simple to work with. With panStamps, you can measure almost everything by simply connecting your panStamp to the sensors, placing a battery and sending wireless data from the first moment.


Arduino Based Low-Power Wireless Solution

panStamps are suitable for any kind of project needing remote control and low-power wireless transmissions, including home automation, energy metering, weather monitoring and robot control. If you are one of these three things: a hobbyist, a professional or an end-user, you will find that panStamps provide extreme flexibility and power when creating custom wireless networks. [Link]
Here continue read..