Difference between revisions of "Brymen BM829s"

From sigrok
Jump to navigation Jump to search
(start a BM829s page)
 
(BM820s is supported)
 
Line 2: Line 2:
| image          = [[File:Bm829s-mugshot.png|180px]]
| image          = [[File:Bm829s-mugshot.png|180px]]
| name            = Brymen BM829s
| name            = Brymen BM829s
| status          = planned
| status          = supported| source_code_dir = serial-dmm
| source_code_dir = serial-dmm
| counts          = 10000
| counts          = 10000
| categories      = CAT IV (1000V)
| categories      = CAT IV (1000V)
Line 40: Line 39:
[[Category:Device]]
[[Category:Device]]
[[Category:Multimeter]]
[[Category:Multimeter]]
[[Category:Planned]]
[[Category:Supported]]

Latest revision as of 21:49, 22 October 2020

Brymen BM829s
Bm829s-mugshot.png
Status supported
Source code serial-dmm
Counts 10000
IEC 61010-1 CAT IV (1000V)
Connectivity USB
Measurements voltage, current, resistance, capacitance, diode, continuity, conductivity, frequency, duty cycle, power, temperature
Features autorange, data hold, crest, backlight, true-RMS, NCV EF
Website brymen.com

The Brymen BM829s is a 10000 counts, dual display, CAT IV (1000V), handheld digital multimeter with USB connectivity. See the BU-86x adapter.

Photos

Cable:

See BU-86x (USB HID).

The user manual references a "BU-82x" which may or may not be a typo. The sigrok support was tested with a BU-86x cable.

Protocol

One outgoing HID report initiates the transmission of another reading (think serial-dmm packet request). The reading is received in three incoming HID reports. The 24 bytes of payload data carry bitmaps for LCD segments. The vendor provides the protocol description in the download area.

Resources