112 lines
2.6 KiB
Markdown
Raw Normal View History

2015-12-28 12:07:58 +01:00
# DIY-Multiprotocol-TX-Module
2015-12-28 13:40:36 +01:00
![Screenshot](http://static.rcgroups.net/forums/attachments/4/0/8/5/8/3/t7952733-114-thumb-P4100002.JPG?d=1433910155) ![Screenshot](http://static.rcgroups.net/forums/attachments/4/0/8/5/8/3/t7952734-189-thumb-P4100003.JPG?d=1433910159)
2016-01-27 22:05:04 +01:00
Fork du projet https://github.com/pascallanger/DIY-Multiprotocol-TX-Module
2016-01-15 10:40:57 +01:00
2016-01-27 22:05:04 +01:00
Afin d'ajouter :
- Une sélection du protocole via les manches de la radio
- Un rebind hardware en PPM
- La radio TARANIS (TAERB, B = rebind ;-) ) et redéclaration des radios
- Un script "LUA" afin de faciliter la position des manches
2016-01-18 15:28:11 +01:00
2016-01-27 22:05:04 +01:00
Programme des évolutions :
- Ajout du de la télémetrie TARANIS à l'aide du projet https://github.com/shadow974/TxAdapter
2016-01-18 15:28:11 +01:00
2016-01-27 22:05:04 +01:00
(Attention, il faut rajouter un transistor afin d'inverser et amplifier le signal)
2016-01-18 15:28:11 +01:00
2016-01-27 22:05:04 +01:00
#Schematic
2015-12-28 13:40:36 +01:00
![Screenshot](http://static.rcgroups.net/forums/attachments/4/0/8/5/8/3/a8443844-119-multiprotocol_diagram_rotary_serial_2.jpg)
2015-12-31 10:19:21 +01:00
Notes:
- Attention: All modules are 3.3V only, never power them with 5V.
- For serial, the dial switch is not needed and the bind button optionnal
2016-01-27 22:05:04 +01:00
- Ajout d'un switch + transistor sur le TX
![Alt text](telemetryFRSKY.jpg)
2016-02-13 15:54:15 +01:00
#Protocoles ajoutés mais non testés (Issue de Deviation)
##CYRF6936 RF Module
###J6PRO
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8|CH9|CH10|CH11|CH12
---|---|---|---|---|---|---|---|---|---|---|---
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8|CH9|CH10|CH11|CH12
###WK2x01
2016-02-13 16:17:48 +01:00
Autobind
2016-02-14 09:21:52 +01:00
####Sub_protocol WK2401
CH1|CH2|CH3|CH4
---|---|---|---
CH1|CH2|CH3|CH4
####Sub_protocol WK2601
Option:
0 = 5+1
2 = 6+1
..1 = Hélicoptère (. = autres options pour ce mode)
.01 = Hélicoptère normal
.11 = Hélicoptère avec pit inversé
0.1 = Pitch curve -100
1.1 = Pitch curve 100
CH1|CH2|CH3|CH4|CH5|CH6|CH7
---|---|---|---|---|---|---
CH1|CH2|CH3|CH4|???|CONF|Gyro & Rudder mix
CONF: Option 1 = Rate Throtle
Option 2 = Pitch
####Sub_protocol WK2801
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8
---|---|---|---|---|---|---|---
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8
2016-02-13 15:54:15 +01:00
##A7105 RF Module
###Joysway
CH1|CH2|CH3|CH4
---|---|---|---
A|E|T|R
##NRF24L01 RF Module
###CFLIE
Modele: CrazyFlie Nano quad
2016-02-13 16:17:48 +01:00
Autobind
2016-02-13 15:54:15 +01:00
CH1|CH2|CH3|CH4
---|---|---|---
A|E|T|R
###Fy326
Autobind
2016-02-13 16:17:48 +01:00
2016-02-14 09:21:52 +01:00
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8|CH9
---|---|---|---|---|---|---|---|---
A|E|T|R|FLIP|HEADLESS|RTH|Calibrate|Expert
####Sub_protocol FY319
Same channels assignement as above.
2016-02-13 15:54:15 +01:00
###H377
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8
---|---|---|---|---|---|---|---
A|E|T|R|CH5|CH6|CH7|CH8
###HM830
Modele: HM Hobby HM830 RC Paper Airplane
2016-02-13 16:17:48 +01:00
Autobind
2016-02-13 15:54:15 +01:00
CH1|CH2|CH3|CH4|CH5
---|---|---|---
A|Turbo|T|Trim|Bouton ???
2016-02-14 09:21:52 +01:00
###D'autres à venir