Simple Python Application that reads speed data from a PocketRadar Smart Coach Device via Bluetooth.
Pocket Radar has not been forthcoming with their specific communication algorythms, so I had to reverse engineer some of it from the official android application.
This script is just a POC on how to read speed data from a pocket radar and is meant to be implemented for your own specific project.