Support for Bluetooth DigitalMultiMeter ANENG V05B by ESP32
The ANENG V05 DMM is a cheap DMM which supports Bluetooth. Unfortunally it is NOT supported by Linux or WIN, only a APP is available. So i decided to make it available to ANY Browser on ANY OS without the need of Install or Download any Programm or APP
The Data of the DMM are received by a ESP32 which supports Bluetooth The ESP32 itself exports the DMM Data via
- a SERIAL Interface
- a LCD ( M5-Stick CPlus has a 240x135 Color-Display)
- a WebServer which runs directly on the ESP32
- a WebSock-Service for the DMM-Data Record which directly runs also on the ESP32