sraodev / bluetooth-service-rfcomm-python
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
☆32Updated last year
Alternatives and similar repositories for bluetooth-service-rfcomm-python
Users that are interested in bluetooth-service-rfcomm-python are comparing it to the libraries listed below
Sorting:
- uPIDE is a simple IDE for Micropython☆24Updated last year
- A BLE tool library to decode some advertising data in object mode (used on ESP32 and Pycom modules)☆33Updated 2 years ago
- Command line tool for Bluetooth Low Energy MicroPython devices☆20Updated 4 years ago
- ☆13Updated 2 years ago
- Tool to monitor a CAN bus with an ELM327 chip, producing WebSocket + CAN-ETH outputs & pcap log☆21Updated 4 years ago
- Bluetooth LE scanning CLI tool for Linux/BlueZ☆21Updated 2 years ago
- Control Consmart/Triones/Flyidea light bulb with ESP32 BLE☆10Updated 3 years ago
- Minimalistic access to OBD2 data with an ELM327 compatible adapter☆19Updated 9 years ago
- Python class to communicate with Xiaomi Mi band 1A fitness tracker☆27Updated 6 years ago
- Create your very low cost ZoneMinder camera using a Raspberry Pi Zero, MotionEyeOS and a RPi Camera☆11Updated 6 years ago
- zipfile module ported from CPython to MicroPython☆11Updated 6 months ago
- Bluetooth Python extension module☆238Updated 5 years ago
- In this tutorial, we will use machine learning to build a gesture recognition system that runs on a tiny microcontroller, the RP2040.☆25Updated 4 years ago
- Example Bluetooth tasks using the Python PyBluez module☆74Updated 2 years ago
- Support for the Apple Media Service which provides media playback info and control.☆12Updated this week
- MicroSpeech Wake Word example on the Raspberry Pi Pico. This is a port of the example on the TensorFlow repository.☆61Updated 3 years ago
- Crossbar.io IoT Cookbook☆17Updated 6 years ago
- Arduino-based oscilloscope☆15Updated 10 years ago
- `_bleio` for Blinka based on `bleak`☆60Updated last year
- The ScanYourCar project connects to the car through an OBD reader (e.g., ELM327) and checks which PIDs (Mode 2 and Mode 3 only) are suppo…