Skip to content

An ESP32 dongle for Owon B series multimeters and a TestController definition file

Notifications You must be signed in to change notification settings

palmerr23/Owon_B41T

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Owon_B41T

An ESP32 dongle for Owon B series multimeters and a TestController definition file

The Owon B series multimeters use BLE GATT to transmit messages. The reading is transmitted as a signed magnitude binary number. There is an excellent discussion of the protocol at https://github.com/DeanCording/owonb35.

These multimeters also require a CC2450 based BLE dongle to communicate with a PC.

Together these factors make it very difficult to use these multimeters on a PC.

This project includes code for an ESP32 based dongle that should work with any ESP32 model that has a USB port. It has been tested with an ESP32-WROVER DevkitC.

The .txt file is an instrument definition file for TestController. https://lygte-info.dk/project/TestControllerScriptingExample%20UK.html

Note

JT Cash has improved this code (July 2023) - see https://github.com/jtcash/OwonB41T/

About

An ESP32 dongle for Owon B series multimeters and a TestController definition file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages