This small project comprises a simple Python UDP server plus Dockerfile, as well as a (hopefully) useful Makefile and unittests. The server makes use of the asyncio and uvloop libraries to allow for ...
This Python library is used to communicate with a GraviTrax Bluetooth Connect stone, a BLE device that is capable of controlling Gravitrax POWER RF stones. This library imports the bleak BLE-Library ...