SkillAgentSearch skills...

Brylog

Simple linux program with GUI written in Python - logging and plotting Brymen 257 multimeter output.

Install / Use

/learn @sadol/Brylog
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

  1. Description

    brylog - simple linux Brymen 257 multimeter logger with GUI.

  2. Requirements:

    python 3.3 matplotlib 1.3 pyserial 2.6

  3. Program files:

    brylog.py -> main program file /configure -> configuration directory for serial devices' files /libs/brymen257.py -> main Brymen 257 processing module /libs/configDictionaries.py -> config module for widgets /libs/configSubFrame.py -> widget module responsible for serial device configuration /libs/plotFrame.py -> ploting module /save -> saved logging files directory

  4. How to start.

    a. turn on your Brymen in serial mode and connect it to PC b. run brylog.py c. click CONFIG button d. set serial interface mask for Brymen (or used saved one by clicking LOAD button) e. save mask by clicking SAVE button f. click SAVE button on the main panel

  5. End notes.

    This program could be used for other than BM257 models after modifications in libs/brymen257.py file.

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

75/100

Audited on Jan 12, 2025

No findings