small sketch to send modbus data from arduino to serial in json. Support for two modbus devices
Find a file
2023-08-13 01:24:15 +02:00
arduino-max485-epever-json-serial.ino first (dirty) protoype of having two solar controllers with two seperate mx485 2023-08-13 01:24:15 +02:00
README.md „README.md“ ändern 2023-08-10 22:06:17 +02:00
serial-to-file.py add python script to write json into file received by serial 2023-08-10 02:37:14 +02:00

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