Skip to content

Strizz02/Python-BLE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python-BLE

install dependencies

 $ sudo apt-get update
 $ sudo apt-get install build-essential bluez python-dev python-pip -y
 $ sudo apt-get install pkg-config libboost-python-dev libboost-thread-dev libbluetooth-dev libglib2.0-dev python-dev -y

install Python Modules

 $ sudo pip install gattlib

try example: scan iBeacon Data

 $ sudo python ble-scan.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%