SEN0482 without arduino -- need help
I have to program the sensor in C++ and already have problems with the integration of the libraries, has anyone ever programmed this sensor in C++ and can help me?
Please help me i have time pressure.
LG
2024-04-19 01:13:59
This sensor is using the standard Modbus protocol. You can refer to the definition of the Modbus protocol to write your own data frame.
https://www.modbustools.com/modbus.html
Yeez_B