Implementation for sending telemetry data via the "EX" protocol for "Jeti Duplex" RC-systems.
Enables sensor developers to transfer sensor data to Jeti telemetry when using an Arduino Mini Pro 328, Nano, Leonardo/Pro Micro or a Teensy 3.x.
The interface is optimized for simple and self explaining usage.
Arduino: Connect Pin 0 (TX0) to the "Ext" input of your Jeti Duplex receiver.
Teensy: Connect Pin 10 (TX2) to the "Ext" input of your Jeti Duplex receiver.
A dummy sensor implementation shows demonstration values on your transmitter Display.
Use Arduino IDE 1.6 or later.
There are no dependencies to other 3rd-party libraries.
Find it also on Github: https://github.com/Sepp62/JetiExSensor
Follow JetiExSensorCppLib
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent library! Can modify for MEGA 2560 rx2/tx2 ?