CINF / PyExpLabSys

Python for Experimental Lab Systems: Serial drivers, file parsers, data and live sockets
GNU General Public License v3.0
74 stars 33 forks source link

Help with drivers #31

Open gabrielb09 opened 3 years ago

gabrielb09 commented 3 years ago

Im a student working in a lab and trying to build my own software to communicate with an Omega manometer (the HHP886U to be exact). I've stumbled upon your project while researching this and wanted to know how you found the drivers for all of the devices you use. I've been struggling to find the appropriate commands to send to my device to read the pressure from it.

Thank you for any help you can offer.