arduino/README.md
2024-12-07 10:47:04 +02:00

23 lines
621 B
Markdown

# Modbus Project for Vivarox EMS
Modbus Project for Vivarox EMS
This is a specification and estimation of the required hardware and costs.
More detail will be added and real time testing is required.
## Arduino Option:
To connect to Modbus and read information onto an SD card using an Arduino.
### PM8000 Meter (SD Card)
See the information on the Schneider PowerLogic PM8000 [Source Code](./firmware/).
### VSD Generic (SD Card)
See the information on the VSD Generic [Source Code](./firmware/).
## Raspberry Pi Option:
[Check this page for the Raspberry PI option](https://git.warky.dev/vivarox/raspberrypi)