Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4920

Interfacing (DSI, CSI, I2C, etc.) • Library for communicating with ExpressLRS receiver

$
0
0
Hello

I'm looking for a library to communicate with ExpressLRS receiver (ideally Python library) that can be used with Raspberry Pi 2/3/4/5/Zero.
C++ will also work probably but the project will require a running web-server that will get commands from ELRS RX and send telemetry back and do stuff on the web-server accordingly. So Python is definitely more preferable.
ELRS RX (same as TX) uses serial port from what I understand, so it should be a matter of decoding/encoding protocol serial data. After extensive googling I found couple of C++ libraries, like https://github.com/AlfredoSystems/AlfredoCRSF/ and none for Python.
ELSR (CRSF) is fairly popular in drone-related domain, it feels odd that no one made a library for it. Or am I missing something?
If someone has their own, that works - I'd be very happy to try it out also.
If someone also have a good advice on the issue - I'd be glad to hear it.

Thank you.

Statistics: Posted by gylka — Sun Mar 09, 2025 1:06 pm — Replies 0 — Views 52



Viewing all articles
Browse latest Browse all 4920

Trending Articles