Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhou/bo-labtool

Bo-LabTool is a portable overplatform GUI application which helps the researchers (especially on physics) do their scientific experiments.
https://github.com/bhou/bo-labtool

Last synced: about 2 months ago
JSON representation

Bo-LabTool is a portable overplatform GUI application which helps the researchers (especially on physics) do their scientific experiments.

Awesome Lists containing this project

README

        

Introduction
==========

Bo-LabTool is an overplatform GUI application which helps the researchers (especially on physics) do
their scientific experiments. By writing a few lines of lua code, you can freely control all your experiment
devices and monitor your experiment process in real time. It provides several abstract interfaces
(RS232, Ethernet etc.) to operate variety of devices. The Graphic User Interface of this program is
also implemented by Lua using IUP. An open GUI programing interface is also published for extending your
own GUI Monitors.