Skip to content

Just a small tool to show the values from the OWON B35T+ Multimeter.

License

Notifications You must be signed in to change notification settings

53845714nF/OWON_B35T

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multimeter OWON B35T+

Description

Just a small tool to show the values from the OWON B35T+ Multimeter.

Installation

Requirements

  • bulez especially gatttool
  • python3

Use sudo apt install bluez for installing gatttool. Then download the deb package and use sudo dpkg -i <package-name> for installing.

To remove the program, do the following: sudo dpkg --purge python3-b35t

Usage

Find the MAC address of the B35T+ by running sudo hcitool lescan and looking for ' BDM'

Hint: If it is not visible, keep the button with the Bluetooth symbol on the Multimeter pressed for 3 seconds.

Usage example: b35t -m '34:15:13:D1:00:80'

Build

If you want to build the Debian package yourself you have to use this command: python3 setup.py --command-packages=stdeb.command bdist_deb

Protocol

I have written down a few elements of the protocol hear.

Thanks to

About

Just a small tool to show the values from the OWON B35T+ Multimeter.

Topics

Resources

License

Stars

Watchers

Forks

Languages