Arduino Server FAQ
 
Notifications
Clear all

Arduino Server FAQ

2 Posts
2 Users
1 Reactions
284 Views
1
Topic starter
  • What is Arduino Server?
    • Turn Arduino into Modbus RTU Server with Source Code on GitHub. Then the data from Digital or Analog IO can be read by any client 
  • Where do I get more info?
    • Check out Arduino Server blog under Arduino Server (topic) or click here.
  • How Do I install and run the code on the Arduino?
    • Use the Help area in the site and download the code from the GitHub
  • How Do I read the data from Arduino Server?
    • Plug Arduino Server in the Computer and use any Modbus RTU Client to read from the Serial COM port.
    • Of Course, you can use any of our Android or Windows Based Modbus Monitor Clients to read the data from the Arduino in Modbus RTU format. In fact, the Modbus Monitor XPF has Modbus Map already predefined with labels for this project that is ready to read the Modbus RTU data from Arduino. 
  • What else Can I do?
    • Many possibilities. You can add Ethernet Hat to the Arduino and read the data over internet. 

 

This topic was modified 11 months ago by Moderator
This topic was modified 1 month ago by Moderator
0

Eagerly waiting for new features