Giter Site home page Giter Site logo

andreobi / jeti_exbussensor Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 682 KB

This is a Jeti ExBus Sensor package which runs on a 328PB. This sensor supports 3x voltage, 1x current and 2x rpm measurement. You can connect GPS (location, ground speed ...), BME280 (pressure: altitude, vario, temperature), BNO055 (orientation, roll, nick, magnatic compass)) and Kontronik ESC. Outputs are 3x flash (position) lights, 2x blinking lights and 1x buzzer.

License: GNU General Public License v3.0

C++ 94.59% C 5.41%
jeti exbus vario 328pb

jeti_exbussensor's Introduction

Jeti_ExBusSensor

This is a Jeti ExBus Sensor package which runs on a 328PB. To compile this code in an arduino environment, you need to install the 328PB support. Search the internet for "arduino install 328pb support" and follow the guidelines.

This sensor supports: 3x voltage, 1x current and 2x rpm measurement. GPS (location, longitude, latitude, ground speed ...) tested with ublox6 and 8 with 9600 baud BME280 (pressure: altitude, vario, temperature) BNO055 (orientation, roll, nick, magnatic compass)) Kontronik ESC: current, capacity, voltage, ...

Outputs: 3x flash (position) lights 32 bit pattern length and a period of 256ms upto 8s 2x independent blinking 1Hz / or constant lights 1x buzzer

Input: 1x Switch to ground, will send a message to the TX display

Further function details are in Beschreibung.txt Hardware and GPS configuration details are described in JetiSensorArduino.pdf

It is not necessary to connect all sensor parts. In the JetiBox menu is a configuration for the connected hardware and a selection options for which signals should be send.

The Kontronik ESC is only supported via 16Mhz version, because of the 115200k.

I recommend to use an ISP programmer to download the program to get also information about reset reason (brownout or watchdaog) of the sensor.

know issue: Kontronik changed the CRC calculation, depending on the sw version you might get an ESC missing signal error, first aid disable the CRC check in control_k

jeti_exbussensor's People

Contributors

andreobi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

aepub

jeti_exbussensor's Issues

Arduino Nano with 328P

Hi,

Thanks for you great work, is there a way to run your Jeti_ExBusSensor with Arduino Nano on 328P processor ?

Thanks a lot
Julien

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.