Concept code which launches two threads, one of which implements a Modbus Tunnel protocol to talk with an ISEM, the other which launches a Modbus RTU protocol to talk to a CPUM (most of the Modbus code has been removed prior to publishing.) A canned AC and DC spectra is provided to display wave forms on start-up however the project normally polls for spectra from the ISEM and then plots is (that functionality has been removed prior to publishing.)
Dependencies: LCD_DISCO_F429ZI mbed TS_DISCO_F429ZI mbed-os BSP_DISCO_F429ZI
Plot of the initial start-up canned AC and DC spectra.
History
Final concept code update, no further updates are expected;
2019-05-31, by Damotclese [Fri, 31 May 2019 22:43:55 +0000] rev 2
Final concept code update, no further updates are expected;
Added canned DC spectra, removed some proprietary code for Modbus serial communications prior to publishing.;
2019-05-30, by Damotclese [Thu, 30 May 2019 18:24:08 +0000] rev 1
Added canned DC spectra, removed some proprietary code for Modbus serial communications prior to publishing.;
Initial check in of working software which plots just the AC component;
2019-05-30, by Damotclese [Thu, 30 May 2019 05:16:27 +0000] rev 0
Initial check in of working software which plots just the AC component;