This is my second PIC program in action. I made a DC motor controller, using a H-bridge (so I can run it forwards and backwards), and also used the A2D to implement current sensing. The H-bridge is made of relays. Current is read via a sensing resistor and the four most significant bits of the readout are displayed on the LEDs.
What language did you program this in, Assembly , C or BASIC?
jacool1994 2 years ago
Assembly.
anrieff 2 years ago