BTViz is a bluetooth visualization toolkit based on Bleak and PyQT5 that developed specifically to read and plot wireless sensor data.
- nRF52-DK series
- Arduino BLE MCUs
- Arduino Nano 33 BLE / BLE Sense
- Arduino Nano RP2040 Connect
- ESP DevKit
to install the latest update with source code, run this command in bash
git clone https://github.com/sxing1208/BTViz
pip install -e .to install the stable release with windows binaries, download the latest release
To use BTViz through binaries, simply run the Binaries
To use BTViz through Source code or PyPI installation, run BTViz in bash
py -m btviz