|
Re: Serial PWM motor controller
You could use a PIC microcontroller, like an 18F4550 that would connect over USB, show up as a serial port, and turn serial commands like A255 into an equivalant signal on PWM output a
The 18f2550/4550 series have lots of libraries for stuff just like this.
Last edited by Binome : 28-12-2007 at 20:39.
|