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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent library! Can modify for MEGA 2560 rx2/tx2 ?