Monday, September 21, 2020

Odroid XU4 Energy Monitor

 

https://github.com/hardkernel/EnergyMonitor 

Need to install qt4 qwt dev and git

Install packages and clone the source code.

# sudo apt-get install qt4-default libqwt-dev
# git clone https://github.com/hardkernel/EnergyMonitor.git

Make!

# qmake-qt4
# make -j8

 

--30--

No comments:

Post a Comment