Skip to content

A a Jeti EXBUS to TBS Crossfire Transcoder

Notifications You must be signed in to change notification settings

radio-mistress/ExBus2CRSF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

The Exbus 2 CSRF Telemety convertor acta as a bridge between jeti and crossfire.

Build is relatively simple.

You will need

  1. Teensy 3.2
  2. 2 x 2.4k resistor

The resistors are to enable the two serial ports to operate in single wire mode.

Place resistor across pins 9 and 10. (TX2 RX2) Place resitor across pins 0 and 1 (TX1 RX1)

Connect pin 0 on the teensy to the CSRF pin on the crossfire module. This can be fouund in two locations.

Connect pin 9 on the teensy to the exbus signal on either the transmitter or the jeti receiver.

  • If using a jeti receiver you will use an E1 or E2 port for this function.
  • You will need to access the receiver configuration and tell the receiver to output ExBUS.
  • It is technically also possible to set the internal PPM port on the jeti radio to output exbus.
  • I have not testest this - but it should work.

Ensure you have supplied power to the devices and a suitable GND connection is shared.

Enjoy!

About

A a Jeti EXBUS to TBS Crossfire Transcoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.7%
  • C 26.3%