Program for testing the motor with SY202 connection from the application board to the L298 motor driver board.

Dependencies:   MotCon mbed

SY202 Motor Test Program

This program exercises a DC motor driver using pins 23, 24, and 25 as (PWM, DIR1, DIR2 respectively) motor control signals on the mbed application board. These pins are also tied to the on-board RGB LED.

/media/uploads/jebradshaw/lab_05_-_actuation.pdf - PDF of the Actuator Lab

History

Added LCD output for Application board for SY202 motor test program default tip

2018-03-01, by jebradshaw [Thu, 01 Mar 2018 13:19:16 +0000] rev 1

Added LCD output for Application board for SY202 motor test program


mbed SY202 motor control test on p23 (PWM), p24 (DIR1), and p25 (DIR2)

2018-02-28, by jebradshaw [Wed, 28 Feb 2018 14:59:53 +0000] rev 0

mbed SY202 motor control test on p23 (PWM), p24 (DIR1), and p25 (DIR2)