![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
hi all. i want to know how can i control a motor speed. i know its done by using pwm controller.but what ever ciruit im refering they all shows a potentiometer to control speed.i want to know is there any other way to do this? | |
| |
| | #2 |
|
Hi, You can use just about anything you want as the input control medium, switches on a keypad, a touch screen display, a joystick, RF remote, SMS etc etc.. any thoughts yourself ..? | |
| |
| | #3 |
|
potentiameter probably gives you the best range. But as Wp100 said, you can use anything that YOU can use to let your circuit know that your new duty cycle is going to be whatever... i mean you can do it with 1 button, and if the button is held down for 1s, it means this, if its held down for 5s it means that..etc... there are so many ways...but.. potentiometers are easy hope it helps | |
| |
| | #4 |
|
i will be controllin the motor using computer.so what would be the best way?will be makin a vb program to control motors and will be using bluetooth for communication...how it can be done?
| |
| |
| | #5 |
|
all the cct with the pot does is map voltage from from 0 to 5 with values for a duty cycle for your pwm. so if you have an 8bit register, you can get 256 possible duty cycle values. So for your program that you will be writing, rather than read the voltage, and convert it to a 8bit number, you can send a command, which could be a number, and that number corresponds to your duty cycle and keep that duty cycle until a new command is sent to it. | |
| |
| | #6 |
|
do you have any sample program for the same?pls help me...
| |
| |
| | #7 |
| Compared to what?
__________________ Agustín Tomás In theory, there is no difference between theory and practice. In practice, however, there is. | |
| |
|
| Tags |
| controller, pwm |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Expert PWM controller | Dr.EM | Electronic Projects | 73 | 6th April 2009 01:44 AM |
| PWM DC motor controller | BlackSportD | General Electronics Chat | 26 | 17th March 2009 10:21 PM |
| PWM controller | mmm | General Electronics Chat | 3 | 19th January 2009 08:47 PM |
| 130v dc-dc pwm controller | causalitist | Electronic Projects Design/Ideas/Reviews | 6 | 12th December 2008 08:33 PM |
| Dc Motor Controller Using PWM | marlon32 | Electronic Projects Design/Ideas/Reviews | 4 | 14th November 2006 07:50 AM |