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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent library! Can modify for MEGA 2560 rx2/tx2 ?