Difference between revisions of "Simple EVSE"

From BITPlan can4eve Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
= QModBus =
 
= QModBus =
 
https://github.com/ed-chemnitz/qmodbus/
 
https://github.com/ed-chemnitz/qmodbus/
 +
== Installation ==
 +
<source lang='bash'>
 +
cd /usr/local/src
 +
git clone https://github.com/ed-chemnitz/qmodbus/
 +
qmake
 +
make
 +
</source>
 
<headertabs/>
 
<headertabs/>

Revision as of 14:05, 17 July 2017