https://github.com/icebreaker-ch/opensportsensor
Software for Sensors for FrSky S.Port
https://github.com/icebreaker-ch/opensportsensor
arduino frsky rc sensor telemetry
Last synced: 3 months ago
JSON representation
Software for Sensors for FrSky S.Port
- Host: GitHub
- URL: https://github.com/icebreaker-ch/opensportsensor
- Owner: icebreaker-ch
- License: gpl-3.0
- Created: 2024-01-02T21:01:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T15:00:00.000Z (almost 2 years ago)
- Last Synced: 2024-06-06T08:25:21.676Z (almost 2 years ago)
- Topics: arduino, frsky, rc, sensor, telemetry
- Language: C++
- Homepage:
- Size: 16.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to OpenSPortSensor
Telemetry for *FrSky* RC Receivers using the **SPort** interface.
The main goals for this project were:
- Provide a software easy to adapt for your own sensors by implementing a simple interface
- Support different *Arduino* boards by using high level libraries for communication only
- Support Hardware- and Software-Serial interfaces
- Supply a set of standard sensors for e.g. voltage and current measurement
The Documentation for this project can be found in the [wiki](https://github.com/icebreaker-ch/OpenSPortSensor/wiki)

First Prototype with Voltage measuring and Vario sensor

Arduino Pro Micro

OpenSPort Sensor with current and voltage sensors in a Great Planes Mister Mulligan
\/tr>
[Wiring of the prototype (PDF)](https://github.com/icebreaker-ch/OpenSPortSensor/blob/main/images/ExampleConfiguration.pdf) with Voltage and Vario Sensor, using a BME280.