A modified Arduino library to let mbed boards to behave as modbus slave. See readme. Tested on Nucleo F401RE.

Dependencies:   mbed mbed-rtos ModbusSlave232 MODSERIAL max6675 millis

History

panela modbus default tip

2021-09-02, by ascheeren [Thu, 02 Sep 2021 14:46:39 +0000] rev 5

panela modbus


Reverting back to working version.

2016-07-28, by AfdhalAtiffTan [Thu, 28 Jul 2016 14:59:54 +0000] rev 4

Reverting back to working version.


Reverting to working version.

2016-07-28, by AfdhalAtiffTan [Thu, 28 Jul 2016 14:22:56 +0000] rev 3

Reverting to working version.


See: https://github.com/EEEManchester/Food-Computer

2016-07-28, by AfdhalAtiffTan [Thu, 28 Jul 2016 13:27:48 +0000] rev 2

See: https://github.com/EEEManchester/Food-Computer


First Rev_1 alpha code. May contain bugs. All sensors and actuators should be working. Doesn't use RTOS because SoftSerial can't handle it, it uses Ticker instead. Communication via MODBUS RTU on serial.

2016-07-28, by AfdhalAtiffTan [Thu, 28 Jul 2016 13:23:10 +0000] rev 1

First Rev_1 alpha code. May contain bugs. All sensors and actuators should be working. Doesn't use RTOS because SoftSerial can't handle it, it uses Ticker instead. Communication via MODBUS RTU on serial.


Added small comments.

2016-07-22, by AfdhalAtiffTan [Fri, 22 Jul 2016 09:45:54 +0000] rev 0

Added small comments.