Author Topic: Your experience with modbus on Arduino (esp32 S3)  (Read 432 times)

0 Members and 1 Guest are viewing this topic.

Offline IriliaTopic starter

  • Contributor
  • Posts: 21
  • Country: de
    • My YouTube channel
Your experience with modbus on Arduino (esp32 S3)
« on: March 24, 2024, 03:05:20 am »
Hello I interested by your experience with modbus sensor on Arduino esp32 S3, what difficulty you encounter, or incompatibility.
I'm curious in general to know if I can consider modbus for future projects.
Best regards Irilia.
 

Offline tooki

  • Super Contributor
  • ***
  • Posts: 11536
  • Country: ch
Re: Your experience with modbus on Arduino (esp32 S3)
« Reply #1 on: March 25, 2024, 07:13:06 pm »
Lots of people do that. The hardware complexity (if you can call it that) is that MODBUS used RS-485 as the physical layer, so you need an RS-485 transceiver to convert to/from the RS-485 voltages.
 
The following users thanked this post: Irilia

Offline IriliaTopic starter

  • Contributor
  • Posts: 21
  • Country: de
    • My YouTube channel
Re: Your experience with modbus on Arduino (esp32 S3)
« Reply #2 on: March 26, 2024, 02:18:21 am »
Rs485 TTL Yes this converter is easy to find  ;)
 

Offline Shell Albert

  • Newbie
  • Posts: 9
  • Country: us
Re: Your experience with modbus on Arduino (esp32 S3)
« Reply #3 on: March 27, 2024, 01:15:30 am »
According to my knowledge, Modbus is a protocol working in application lawyers. As your mentioned before, it does not care about the physical lawyer. Many people using modbus over RS485, CAN, even TCP. It's indeed a good choice for low density data transfer application.
 
The following users thanked this post: tooki, Irilia


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf