README.md

Power-Meter

alt tag

Home page: powermeter.luisvmf.com Get Source:

git clone https://git.luisvmf.com/Power-Meter

Power Meter is a program developed to measure light intensity in experiments in undergraduate laboratories using an USB camera. The implementation of this program is described at here

To download binary releases of the program go to powermeter.luisvmf.com. Use the instructions below only if you want to build from source.

To build the Linux version use the scripts build-linux-32.sh for ia32 linux and build-linux-64.sh for x64 linux. You will need nodejs wget and g++ installed on your system to use this script and a internet connection (the script will download an precompiled version of electron:http://electron.atom.io).

To build the Windows version follow the instructions on file "windows build instructions".

License: MIT