Controlling a Lovense Edge over Bluetooth using Python
Titelation at a distance
Controlling a Lovense Edge over Bluetooth using Python Thanks to the details provided over at https://stpihkal.docs.buttplug.io/ I was able to figure out how to directly control the Lovense Edge using Python. It was a bit tricky finding a workable Python library but I found a solution.
Requirements: Python 3.8 or higher Bluetooth interface Bleak package A Lovense Edge device I still donβt fully understand the BLE control structure but I was able to cobble together the following code that will control the Edge.
[Read More]