File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33Javascript interface for digital multimeter OWON B41T+
44
5- Test it here: ![ Demo ] ( https://pbrunot.github.io/owonb41t/multimeter.html )
5+ Test it here in your browser: [ Github webpage ] ( https://pbrunot.github.io/owonb41t/multimeter.html )
66
77![ image] ( https://github.com/PBrunot/owonb41t/assets/6236243/b0cb0a81-5eff-47bf-b08c-5f332fa6a527 )
88
99# Requirements
1010
1111- It requires a modern browser with Javascript Bluetooth enabled (tested with Chrome and Edge)
1212- Bluetooth BLE 4.0+ hardware interface
13- - Check bluetooth first with Chrome browser: ![ BT internals ] ( chrome://bluetooth-internals )
13+ - Check bluetooth first with Chrome browser: chrome://bluetooth-internals
1414
1515I tested with TP-Link UB400 adapted module on Desktop Windows 10.
1616
@@ -25,5 +25,5 @@ Basically every BT notification contains 3 int16:
2525
2626# Bluetooth with Javascript
2727
28- Reference document : https://googlechrome.github.io/samples/web-bluetooth/index.html
28+ Reference document : [ Web Bluetooth ] ( https://googlechrome.github.io/samples/web-bluetooth/index.html )
2929
You can’t perform that action at this time.
0 commit comments