Skip to content

A GUI python script to measure optical power meter via ADCserial protocol.

License

Notifications You must be signed in to change notification settings

kakapez/optical_powermeter

Repository files navigation

Python code for communicating with our home build power meter

The main.py implements Kivy so the powermeter can used from an android tablet, though it does require the tablet to have root access so you can get access to the serial port.

powermeter.py contains the commands to connect and communicate with the powermeter.

The code is currently very basic but does function

Features to implement include:

Auto range

Max and min values

Power logging

Better graphing

About

A GUI python script to measure optical power meter via ADCserial protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages