Simple PWM for motor control
This program is for motor control with Arduino motor shield and LCP 1768.
For motor control with arduino motor shield, it needs direction signal and brake signal. Maybe brake signal is optional. So, the code use three pins, direction(gpio), brake(gpio) and PWM output.
- Schematic
History
Add comments
2014-11-18, by hjjeon [Tue, 18 Nov 2014 02:22:12 +0000] rev 2
Add comments
Add comments
2014-11-18, by hjjeon [Tue, 18 Nov 2014 02:20:03 +0000] rev 1
Add comments
Simple PWM for motor control
2014-11-18, by hjjeon [Tue, 18 Nov 2014 02:16:00 +0000] rev 0
Simple PWM for motor control