Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a python software to communicate with an Omega FMA-1606A flow meter over 8-pin mini din serial port and write the acquired data to a csv file.

It accepts the port name as the first parameter and a file name override as an optional second parameter. The default file output name is flow_meter_capture_%d_%m_%Y_%H_%M_%S.csv

Communication requires a custom serial to 8-pin mini din pinout as demonstrated on the RS232 Pinout instructions/Pinout.png

Use Ctrl+C to stop the program.

About

Python program to connect to an Omega flow meter on a specific com port, receive data in streaming mode, and write it to a csv file.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages