Touch screen drivers control dashboard for miniature locomotive. Features meters for speed, volts, power. Switches for lights, horns. Drives multiple STM3_ESC brushless motor controllers for complete brushless loco system as used in "The Brute" - www.jons-workshop.com

Dependencies:   TS_DISCO_F746NG mbed Servo LCD_DISCO_F746NG BSP_DISCO_F746NG QSPI_DISCO_F746NG AsyncSerial FastPWM

Changes

RevisionDateWhoCommit message
14:6bcec5ac21ca 2019-03-04 JonFreeman 'Brute' Locomotive Touch Screen Controller - Driver's Controls; Always a 'Work In Progress', snapshot March 2019 default tip
13:390430631255 2019-01-14 JonFreeman Brushless 7.25" locomotive touch screen controller.; Provides driver's control, speedometer, odometer, voltmeter and power meter, switch signals for horns,; Communicates with multiple STM3_ESC brushless driver boards to complete all loco electronics.
12:a25bdf135348 2019-01-14 JonFreeman Tidied, better documented, more OOP, interim release
11:a573664b1a59 2018-06-23 JonFreeman Seemingly un-broken, yet to master replacing rpm with mph
10:0bdfd342f393 2018-06-22 JonFreeman seem to have broken comms a bit;
9:644867052318 2018-06-01 JonFreeman Added wheel diameter to eeprom stored parameters
8:5945d506a872 2018-05-09 JonFreeman Removed custom sin and cos code, this was originally here because library sin and cos caused display breakup, now cured it seems
7:3b1f44cd4735 2018-05-09 JonFreeman Panic recovery from updating mbed lib causing total wipeout
6:57dc760effd4 2018-05-09 JonFreeman changed floats to doubles in servo
5:21a8ac83142c 2018-05-01 JonFreeman Added servo throttle, odometer not complete, ready for trial run
4:67478861c670 2018-04-09 JonFreeman First edit of code from 2017 for new Twin BLDC controller boards
3:33086de19b14 2017-06-09 adustm Align the main.cpp with BSP_DISCO_F746NG and SD_DISCO_F746NG library updates
2:522456118ea2 2016-12-12 adustm Remove dupplicated HAL_Delay function + change mbed-dev lib to mbed lib
1:db1ab82b35a7 2016-03-21 adustm update after SD class publication
0:99e26e18b424 2016-03-21 adustm SD demo for DISCO_F746NG