1 | | I have a Raspberry Pi doing data logging of my CV instalation, gas & electricity usage. It is logging for example the temperature using SPI using [http://domoticx.com/raspberry-pi-temperatuur-sensor-ds18b20-uitlezen/ this guide]. |
| 1 | I have a Raspberry Pi doing data logging of my CV instalation, gas & electricity usage: |
| 2 | |
| 3 | * The temperature using SPI using [http://domoticx.com/raspberry-pi-temperatuur-sensor-ds18b20-uitlezen/ this guide]. |
| 4 | * The Intergas CW6 using https://github.com/rickvanderzwet/IntergasBoilerReader |
| 5 | * The Landis + Gys E350 meter using https://github.com/rickvanderzwet/IntergasBoilerReader |
| 6 | * The Growatt 1500S using https://github.com/rickvanderzwet/GrowattReader |