Skip to content

Arduino C++ library to send telemetry and receive channel data to/from Jeti Duplex receivers via EX Bus.

License

Notifications You must be signed in to change notification settings

Sepp62/JetiExBus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeti Ex Bus Sensor Library for Arduino

Serial interface to send telemetry and receive channel data to/from Jeti Duplex receivers via EX Bus. Current version is for Teensy 3.x., AtMega32u4 and ESP32

Find a further developed version here: https://github.com/nichtgedacht/JetiExBus

Version history:
0.90   02/08/2018  created
0.91   02/09/2018  Support for AtMega32u4 added
0.92   02/14/2018  Support for ESP32 added
0.93   02/16/2018  ESP32 uart initialization changed
0.94   02/17/2018  Generic Arduino HardwareSerial support for AtMega328PB
0.95   03/17/2018  Synchronization (IsBusReleased) for time consuming operations

License

Copyright (C) 2018 by Bernd Wokoeck
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.

About

Arduino C++ library to send telemetry and receive channel data to/from Jeti Duplex receivers via EX Bus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages