t5x

所属分类:其他
开发工具:C/C++
文件大小:1892KB
下载次数:1
上传日期:2017-09-19 14:20:49
上 传 者darkfox
说明:  RC Transmitter implementation for Arduino 328p (nano) based

文件列表:
T5x (0, 2016-02-09)
T5x\config.h (2482, 2015-04-01)
T5x\Frsky.cpp (981, 2015-04-01)
T5x\Frsky.h (464, 2015-04-01)
T5x\Profile.cpp (1453, 2015-04-01)
T5x\Profile.h (2131, 2015-04-01)
T5x\RealtimeData.cpp (544, 2015-04-01)
T5x\RealtimeData.h (591, 2015-04-01)
T5x\T5x.ino (23204, 2016-02-09)
T5x\TxDeviceProperties.cpp (1232, 2015-04-01)
T5x\TxDeviceProperties.h (3261, 2015-04-01)
T5x\util.cpp (617, 2015-04-01)
T5x\util.h (662, 2015-04-01)
libraries (0, 2015-04-01)
libraries\RC (0, 2015-04-01)
libraries\RC\AIPin.cpp (3113, 2015-04-01)
libraries\RC\AIPin.h (3649, 2015-04-01)
libraries\RC\AIPinCalibrator.cpp (2732, 2015-04-01)
libraries\RC\AIPinCalibrator.h (2718, 2015-04-01)
libraries\RC\AnalogSwitch.cpp (2309, 2015-04-01)
libraries\RC\AnalogSwitch.h (2297, 2015-04-01)
libraries\RC\BiStateSwitch.cpp (1584, 2015-04-01)
libraries\RC\BiStateSwitch.h (2237, 2015-04-01)
libraries\RC\Buzzer.cpp (2366, 2015-04-01)
libraries\RC\Buzzer.h (2654, 2015-04-01)
libraries\RC\Channel.cpp (4775, 2015-04-01)
libraries\RC\Channel.h (4072, 2015-04-01)
libraries\RC\Curve.cpp (4996, 2015-04-01)
libraries\RC\Curve.h (4431, 2015-04-01)
libraries\RC\CVS (0, 2015-04-01)
libraries\RC\CVS\Entries (6195, 2015-04-01)
libraries\RC\CVS\Repository (30, 2015-04-01)
libraries\RC\CVS\Root (42, 2015-04-01)
libraries\RC\CVS\Template (0, 2015-04-01)
libraries\RC\Doxyfile (77749, 2015-04-01)
libraries\RC\DualRates.cpp (1765, 2015-04-01)
libraries\RC\DualRates.h (2596, 2015-04-01)
libraries\RC\Engine.cpp (1586, 2015-04-01)
libraries\RC\Engine.h (2463, 2015-04-01)
... ...

t5x === An Open Source RC Transmitter implementation for Arduino 328p (nano) based on [Arduino RC Library](http://sourceforge.net/projects/arduinorclib/) and inspired by [Frickler's SimuTx](http://der-frickler.net/technik/9xown#simu_tx) approach. Project Details are described at [fpv-community.de](http://fpv-community.de/showthread.php?41460-Turnigy-5x-Arduino-RcLib-Hacking-Mainboard) as well as on the [project's wiki](https://github.com/ckonecny/t5x/wiki) The software runs on an Arduino nano with any sort of transmitter hardware around basically. There is a PCB for the [Turnigy 5x transmitter](https://www.hobbyking.com/hobbyking/store/__43854__Turnigy_5X_5Ch_Mini_Transmitter_and_Receiver_Mode_2_.html) that allows to directly connect the gimbals, two 3-pos switches, one 2-pos switch, a buzzer and a LED. There are also plans to add a sound-module lateron. The board has also a voltage sensor for the transmitter battery as well as a level converter for Frsky Telemetry serial connection. Instructions: - extract the archive's content into your Arduino Project folder, e.g. C:\Users\\Documents\Arduino - compile and upload to your transmitter - connect with [t5x configurator](https://github.com/ckonecny/t5x_configurator) while the transmitter is turned off - do your configuration. hit apply button to see changes immediatly, press save button to save the settings into EEPROM - enjoy your T5x. - HINT: If you want - there is no need to - you can comment out after the first successful boot of the t5x in config.h the line #define T5X_CONDITIONAL_INITIALIZE_EEPROM compile again and upload to the transmitter. doing that way results in smaller ROM-file and more RAM available. - if you have problems with the configurator, or just want a simple setup with all that bells and whistles, config.h allows to disable EEPROM handling by commenting out the line #define T5X_USE_EEPROM when doing that, configuration can be done hardcoded via TxDeviceProperties.h and Profile.h by modifying the default structures for both. have fun & great greetings from vienna, austria! Christian Konecny (alias kornetto)

近期下载者

相关文件


收藏者