PyQt BLE Explorer and eventual code generator. Contributors welcomed. #915
EdwinFairchild
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on a PyQt based GUI to explore BLE devices for BLE developers. For example if you are writing firmware for a BLE device and need to make sure you configured your characteristics and services properly this is a quick and easy way to test it.
I am a firmware/application engineer for Analog Devices and made this tool for my own use to test my own BLE projects using their BLE SoC (System on chip) and is in no way associated with the company, if it were it would be much better quality haha.
The python code will resemble a monstrosity to any seasoned python developer, i kid you not.
Python, PyQt and Bleak are all very new to me.
So if anyone wants to contribute/collaborate by all means do!
https://github.com/EdwinFairchild/BLE-PyDex
What does it do?
What will it do in the future?
Beta Was this translation helpful? Give feedback.
All reactions