small sketch to send modbus data from arduino to serial in json. Support for two modbus devices
Find a file
2023-08-13 04:21:19 +02:00
arduino-max485-epever-json-serial.ino lower delay, keep serial.println after json, seems to work best with the python script 2023-08-13 04:21:19 +02:00
README.md „README.md“ ändern 2023-08-10 22:06:17 +02:00
serial-to-file.py ignore empty inputs from serial (idk why this happens) 2023-08-13 04:11:45 +02:00

small sketch to receive modbus data from epever solar charger in json over serial. support for two rs485 connections (TBD).