Mooshimeter: The Original Smartphone Multimeter - SailfishOS Support
As an electronic geek and nerd i often use such simple tool like multimeter.
I found an Bluetooth (BLE) Multimeter which can be controlled from the Smartphone (Android and IOS). https://moosh.im/
The Software is Open Source and is here: https://github.com/mooshim
As i see, Python is used for communication between smartphone and Bluetooth Multimater.
The problem is, that we can't use Android App under SailfishOS, because Alien Dalvik can't use Bloetooth for anything than Audio under Sailfish. So we need an native SailfishOS App here.
Maybe some devs can analyse the code and tell us, how complicated is to compile the software for SailfishOS.
I would be very happy to help the developer with testing and bugfixing.
Thanks
Looking at the code, doesn't look like a too complicated device, one service and 2 characteristics. Could be a good test of my BLE wrapper library I use to interface with my watch. https://github.com/piggz/qble if anyone wants to code something up!
pigg ( 2018-09-19 14:33:38 +0200 )editThat would be awesome, pigg! If you could integrate it to the amazfish....Would be a dream!
ExPLIT ( 2018-09-19 15:00:48 +0200 )editNot saying im gonna implement it, but the tools are maybe there to allow someone else :)
pigg ( 2018-09-19 17:55:02 +0200 )editMaybe, if you have time, you can fork or support the version from lethe?
ExPLIT ( 2018-09-19 18:49:16 +0200 )editSend me a meter and i'll be happy to write an app for it! ;)
pigg ( 2018-09-20 00:19:07 +0200 )edit