This is the project Energy Monitoring program compatible the ODROID-XU4.How to build the Energy Monitor Qt application.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