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

Dependencies:   MODSERIAL ModbusSlave232 mbed mbed-rtos millis

Example code for modified arduino modbus library.

Committer:
AfdhalAtiffTan
Date:
Thu Jul 28 13:23:10 2016 +0000
Revision:
1:77e7cf856fae
Parent:
0:74eb078d4846
Child:
4:80f3ac4b1c8b
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.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
AfdhalAtiffTan 1:77e7cf856fae 1 https://developer.mbed.org/users/AfdhalAtiffTan/code/ModbusSlave232/#5318159b5eab