This is a project to create a minimal browser-based interface for the General Tools TS-04 Multimeter. My intention is to make it possible to build alternative interfaces for the meter for people with a varying range of sensory abilities. Specifically, I want to make a web interface for the mooshimeter that is accessible to low-vision users.
For a detailed Description of the process of deciphering the protocol, see this blog post.
- Toolsmart TS04 User Guide
- Make: Bluetooth (book) by Alasdair Allan, Don Coleman, and Sandeep Mistry
- BLEDocs, a repository introducing Bluetooth LE
- LightBlue, a Bluetooth LE diagnostic app for MacOS by Punchthrough Design
- The Web Bluetooth API for JavaScript
- Yining Shi's example for Web Bluetooth and p5.js
- Uri Shaked's introduction to Web Bluetooth