Difference between revisions of "Simple EVSE"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
https://github.com/ed-chemnitz/qmodbus/ | https://github.com/ed-chemnitz/qmodbus/ | ||
== Installation == | == Installation == | ||
+ | === Prerequisites == | ||
+ | <source lang='bash'> | ||
+ | sudo apt-get install qt4-dev-tools | ||
+ | </source> | ||
+ | |||
<source lang='bash'> | <source lang='bash'> | ||
cd /usr/local/src | cd /usr/local/src | ||
Line 36: | Line 41: | ||
== Example result == | == Example result == | ||
[[File:registers2017-07-18.png|400px]] | [[File:registers2017-07-18.png|400px]] | ||
+ | |||
= Volkszähler = | = Volkszähler = | ||
* https://wiki.volkszaehler.org/ | * https://wiki.volkszaehler.org/ |