H-Bridge Microchip PIC Microcontroller PWM Motor Controller
Loading...
31,549
Uploader Comments (ermicroinfo)
see all
All Comments (13)
-
less music and some narration would be a good start
-
When you are changing the value of the POT,don't use anything metal to adjust it,as this interfering with the POTs resistance levels,use something non metalic to get better adjustments.
-
Nice project.
-
Tolle Idee
-
can you tell me what i need for this project ? is this a kit ? whats the instructions how did you find all this parts and put them together ??
Loading...
hey ,could you give transistor specs. and model for the H-Bridge please ??
MiShO10O0O 1 year ago
@MiShO10O0O , For more information please visit the website shown on the video
ermicroinfo 1 year ago
Nice, but can you put a white dot or something to better see the rotation in the video? Its hard to tell what the motor is doing...
fcord23 1 year ago
Thank, I will consider it on the next project
ermicroinfo 1 year ago
RC0 works mean your ADC is working, if you use the Microchip PicKi2 low pin demo board, means you have to add a switch to RA1 pins as shown on the PICJazz 16F690 schematic, because RA1 pin is use to change the motor direction; on the PicKit2 low pin only have one switch that connect to RA3, let's make this work first.
ermicroinfo 2 years ago
Best tutorial I've found.
I had this working in about half an hour. With PicKit2 Low pin count demo board. (same thing?)
Strange thing is... When the POT is turned, i have no change in duty cycle... but direction keeps changing
madcaroler 2 years ago
Thanks for your comment, The board is slightly different with PicKit2 low pin count demo board, but the Potentiometer connection is the same (RA0), the different is in the user switch which connected to RA1. You could try to change the PWM frequency if the duty cycle is not work on your motor.
ermicroinfo 2 years ago