Joomla says you aren't logged in
building_the_multi-module
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
building_the_multi-module [2016/04/15 07:20] FDR [Building the Multi-Module] |
building_the_multi-module [2017/01/23 00:21] (current) FDR https |
||
---|---|---|---|
Line 6: | Line 6: | ||
The board can be ordered from Oshpark here: | The board can be ordered from Oshpark here: | ||
- | [[http://oshpark.com/shared_projects/nNRSCkjI|V1.2]] | + | [[https://oshpark.com/shared_projects/nNRSCkjI|V1.2]] |
or [[https://oshpark.com/shared_projects/Df3iWl1J|V1.3]] <-- suggested | or [[https://oshpark.com/shared_projects/Df3iWl1J|V1.3]] <-- suggested | ||
Line 12: | Line 12: | ||
ATTiny24A/44A/84A (must be the 'A' variant) | ATTiny24A/44A/84A (must be the 'A' variant) | ||
- | NRF24L01: | + | [[http://www.ebay.com/itm/400611170500|NRF24L01]] |
- | http://www.ebay.com/itm/400611170500 | + | |
- | A7105: | + | [[http://www.ebay.com/itm/181091377178|A7105]] |
- | http://www.ebay.com/itm/181091377178 | + | or [[http://www.ebay.com/itm/A7105-2-4G-Wireless-Module-CC2500-NRF24L01-MD7105-SY-Transceiver-AA-/171154521980|no PA]] |
- | or (no PA): | + | |
- | http://www.ebay.com/itm/A7105-2-4G-Wireless-Module-CC2500-NRF24L01-MD7105-SY-Transceiver-AA-/171154521980 | + | |
- | CC2500: | + | [[http://www.aliexpress.com/item/CC2500-PA-LNA-wireless-module-far-distance-2-4G/359941652.html|CC2500]] |
- | http://www.aliexpress.com/item/CC2500-PA-LNA-wireless-module-far-distance-2-4G/359941652.html | + | or [[http://www.skyartec.com/ProductShow.asp?ArticleID=1977|this one (needs antenna soldered)]] |
- | or this one (needs antenna soldered) | + | |
- | http://www.skyartec.com/ProductShow.asp?ArticleID=1977 | + | |
- | CYRF6936: | + | [[http://www.digikey.com/product-detail/en/AWA24S/748-1003-ND/1687150|CYRF6936]] |
- | http://www.digikey.com/product-detail/en/AWA24S/748-1003-ND/1687150 | + | or [[http://www.ehirobo.com/walkera-wk-devo-s-mod-devo-8-or-12-to-devo-8s-or-12s-upgrade-module.html|the stock]] |
- | or | + | |
- | http://www.ehirobo.com/walkera-wk-devo-s-mod-devo-8-or-12-to-devo-8s-or-12s-upgrade-module.html | + | |
- | 2mm pin headers | + | [[http://r.ebay.com/K8zPRJ|2mm pin headers]] |
- | http://r.ebay.com/K8zPRJ | + | |
- | If using the Skyartec module, you need 0.05" headers: | + | If using the Skyartec module, you need [[http://r.ebay.com/GlelB8|0.05" headers]] |
- | http://r.ebay.com/GlelB8 | + | |
0.1" pin header (optional) | 0.1" pin header (optional) | ||
Line 70: | Line 61: | ||
==== Installation ==== | ==== Installation ==== | ||
- | The module can be installed as any other transceiver module.Installation instructions are can be found here: [[ModuleInstallation]] | + | The module can be installed as any other transceiver module. Installation instructions are can be found here: [[rf_module_installation|Module Installation]] |
==== Programming ==== | ==== Programming ==== | ||
Line 78: | Line 69: | ||
**//NOTE: If you have any of the transceiver modules installed, you should use a 3.3V programmer (or use the DEVO programming method below) as the modules cannot take 5V input //** | **//NOTE: If you have any of the transceiver modules installed, you should use a 3.3V programmer (or use the DEVO programming method below) as the modules cannot take 5V input //** | ||
- | You need to obtain the latest avr.hex file from here: http://deviationtx.com/downloads-new/category/4-multi-module | + | You need to obtain the latest avr.hex file from here: https://www.deviationtx.com/downloads-new/category/4-multi-module |
Attach your multi-module board to the AVR programmer. The relevant pins on the 8-pin header are: | Attach your multi-module board to the AVR programmer. The relevant pins on the 8-pin header are: | ||
Line 99: | Line 90: | ||
=== Programming with a Devo transmitter === | === Programming with a Devo transmitter === | ||
You need to obtain the avr.hex file from here: | You need to obtain the avr.hex file from here: | ||
- | http://www.deviationtx.com/repository/Multi-Module/ | + | https://www.deviationtx.com/repository/Multi-Module/ |
You also need a custom programming DFU for your transmitter from here: | You also need a custom programming DFU for your transmitter from here: | ||
- | http://www.deviationtx.com/downloads-new/category/7-programmer-dfus# | + | https://www.deviationtx.com/downloads-new/category/7-programmer-dfus# |
- Install the programming DFU for your transmitter with the DFuSe USB Upgrade tool | - Install the programming DFU for your transmitter with the DFuSe USB Upgrade tool |
building_the_multi-module.1460730040.txt.gz (405884 views) · Last modified: 2016/04/15 07:20 by FDR