Data Acquisition and Monitoring System through MODBUS
May 2014 - Current (12 years 4 months)
In this project I had Embedded EEPROM, PS2 keyboard, Keypad, LCD
20X4, Graphical LCD 128X64, RS232 communication, RS485
communication, I2C communication, SPI communication, UART
communication with the Renesas controller. There is one master and 99
slaves. When master will send query then particular slave will respond to
master. And slave will be addressed by its exclusive address. There is a fixed
baud rate for the communication. If data is lost or not received then master
will take action according to that. Thus in this project data which is coming
from the slaves are displayed on the computer screen (Monitor) and stored on
the EEPROM also. And there is also communication between 8051 and
Renesas controller.
This project is helpful to redu