Updated root readme

This commit is contained in:
Warky 2024-12-07 10:47:04 +02:00
parent 0cf5a4fa2d
commit 52e3b3559a

View File

@ -9,14 +9,14 @@ More detail will be added and real time testing is required.
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/modbus-sd-pm8000/modbus-sd-pm8000.md).
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/modbus-sd-VSD-generic).
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/wdevs/vivarox-ems-modbus/src/branch/main/raspberry-pi-option.md)
[Check this page for the Raspberry PI option](https://git.warky.dev/vivarox/raspberrypi)