Home › Forums › Mooshimeter Support › No PC interface › Reply To: No PC interface
June 20, 2016 at 10:48 am #10292
Keymaster
Hi Tjelum and Guenther,
Another user has started a Linux library to talk to the Mooshimeter. It is still very early in development, but it can connect and read values off of the beta firmware, right now available only through the Android beta.
The library is here:
https://github.com/ghtyrant/libsooshi
He has it running on Arch Linux. To run it, you need one of the latest versions of Bluez, the linux bluetooth stack. And you have to run it with the –experimental flag.
Hope this is helpful
~James