Skip to content
icebreaker edited this page Jan 7, 2024 · 8 revisions

Welcome to the OpenSPortSensor wiki!

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

Hardware requirements

This software has been successfully tested on different boards:

  • Arduino Sparkfun Pro Micro
  • Arduino Nano
  • Arduino Pro Mini Atmega 328
  • Arduino Pro Mini Atmega 168
Clone this wiki locally