Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bhou/bo-labtool
- Owner: bhou
- Created: 2013-02-12T13:06:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-12T13:07:49.000Z (almost 12 years ago)
- Last Synced: 2024-04-15T00:16:50.775Z (9 months ago)
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.