bluetooth-service-rfcomm-python
bluetooth-service-rfcomm-python copied to clipboard
This application connects two devices over Bluetooth and allows one to send messages to the other using json. Raspberry Pi Bluetooth interfacing with Linux via RFCOMM BT network
Results
1
bluetooth-service-rfcomm-python issues
Sort by
recently updated
recently updated
newest added
1. Styling and coding that work with Python3 2. Move to newer version of pybluez and pickle 3. Better handling of errors 4. Send data as bytes and receive it...