Plz

Dependencies:   mbed CANMsg Adafruit_LEDBackpack

History

Now reads CAN messages from Tritium, checks for 0x603 (speed) ones, and prints the speed to the 7-segment display. Tested with unpowered motor, apparently working. default tip

2019-08-20, by fconboy [Tue, 20 Aug 2019 17:06:10 +0000] rev 11

Now reads CAN messages from Tritium, checks for 0x603 (speed) ones, and prints the speed to the 7-segment display. Tested with unpowered motor, apparently working.


With printing to 7-segment display included but not tested

2019-08-16, by fconboy [Fri, 16 Aug 2019 16:01:22 +0000] rev 10

With printing to 7-segment display included but not tested


This revision works and has been tested with motor. Check direction/phasor sense to make sure correct direction.

2019-08-05, by fconboy [Mon, 05 Aug 2019 22:23:17 +0000] rev 9

This revision works and has been tested with motor. Check direction/phasor sense to make sure correct direction.


Test with working mbed and motor

2019-08-05, by fconboy [Mon, 05 Aug 2019 21:06:44 +0000] rev 8

Test with working mbed and motor


Updated program flow, some code for the 7-segment display added.

2019-08-05, by fconboy [Mon, 05 Aug 2019 16:50:20 +0000] rev 7

Updated program flow, some code for the 7-segment display added.


Working on program flow

2019-07-26, by fconboy [Fri, 26 Jul 2019 13:32:21 +0000] rev 6

Working on program flow


merge

2019-07-26, by fconboy [Fri, 26 Jul 2019 11:53:44 +0000] rev 5

merge


Added digital inputs for ignition etc

2019-07-26, by fconboy [Fri, 26 Jul 2019 11:49:36 +0000] rev 4

Added digital inputs for ignition etc


Float Conversion not needed

2019-07-26, by wpzx47 [Fri, 26 Jul 2019 11:45:11 +0000] rev 3

Float Conversion not needed


Working out how to get bytes to send in right order

2019-07-25, by fconboy [Thu, 25 Jul 2019 18:03:54 +0000] rev 2

Working out how to get bytes to send in right order