8051 PIC AVR Arduino Reneasas Peripherals

Tuesday, 11 July 2017

PIC32 Ethernet and MODBUS discussion

We have worked on PIC32 Ethernet and MODBUS.
If you have any queries based on above topics , comment below.

1 comment:

  1. Basically MODBUS protocol is many embedded applications trending.
    MODBUS can be used over RS232,RS485 or Ethernet.
    When single master is communication with multiple slave RS485 is prefferred.
    MODBUS firmware can be developed for three format which are
    i) Modbus-ASCII
    ii) Modbus-RTU
    iii) Modbus-TCP

    Modbus consist of different function code for performing operations.

    ReplyDelete