yoelk / instrumentino

Instrumentino is an open-source modular graphical user interface framework for controlling Arduino based experimental instruments
GNU General Public License v3.0
137 stars 59 forks source link

V2 Using a Python module for physical units #20

Open yoelk opened 8 years ago

yoelk commented 8 years ago

In Java there is a module for dealing with physical units (Meters, Kg, etc.) Consider using such a Python equivalent module.