Giter VIP home page Giter VIP logo

mavlinksmartport's Introduction

MAVLinkSmartPort

MAVLink information and additional temperature sensors are displayed on FrSky Taranis using Arduino. This solution uses Arduino to convert MAVLink telemetry protocol to FrSky smart port protocol. Arduino plays a role of bridge between the telemetry UART port of APM and smart port of FrSky radio receiver (X8R, X6R, X4R). Communication between Arduino and MAVLink source (APM) is implemented via hardware UART of Arduino. FrSky smart port is connected to a digital pin that SoftwareSerial drives. Besides MAVLink, Arduino provides 2 temperatures for smart port. Temperature is measured with NTC termistors. MAVLink and temperatures are displayed on FrSky Taranis LCD using Lua scripts.
There is a schematic drawing of Arduino pins, NTC termistors, MAVLink and smart port.

Arduino RX pin

There are some Arduino boards (for instance NANO) having the UART RX pin connected to USB-serial chip with 1k resistor. This resistor must be removed so that Arduino RX pin can be used. The location of the removed resistance on a board of NANO can be seen on arduino_nano_resistance_removed.jpg. Otherwise this RX pin is continuously driven by USB chip which would prevent the MAVLink serial communication.

Telemetry Lua scripts

Telemetry Lua scripts depict MAVLink information and values 2 of NTC temperature sensors. One of NTC sensors is mounted to the bottom of a brushless motor and other one is placed on ESC. Temperature sources work as FrSky smart port T1 and T2 sensors. Temperatures are depicted on a telemetry screen and continuously collected to show on another screen in a diagram.

mavlinksmartport's People

Contributors

jociz68 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.