User Tools

Site Tools


work:quadcopter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
work:quadcopter [2014/04/02 16:45] dongheework:quadcopter [2018/07/18 14:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== 개발  ====== ====== 개발  ======
 +
 +
 +## ar9331 보드 만들기
 +
 +### USB 허브칩 ftdi GL850G
 +
 +TP WR703N의 확장 보드: GL850사용해서 만든 허브 http://www.kean.com.au/oshw/WR703N/WR703N%20Expander%20v1.pdf
 +
 +arduino yun에서 RT8010-33GQW라는 step down dcdc 사용합 1.5mhz 1A
 +
 +----
 +
 +## 알리바바에 파는 ar9331 보드 
 +
 +![](http://i.imgur.com/ujk9RQQ.png)
 +
 +http://www.alibaba.com/product-gs/1333014406/150Mbps_Wireless_Module_AR9331_security_and.html
 +
 +이런거 사서 써도 되겠다. 100개 US $5 - 30 / Piece Get Latest Price 크기 50x30
 +
 +----
 +
 +![](http://i.imgur.com/yDcJLr7.png)
 + http://www.alibaba.com/product-gs/1242172281/OPENWRT_module_WLAN_module_WiFi_module.html
 +
 +FOB Price: US $10 - 13 /Port: Guangzhou/ Minimum Order Quantity:
 +
 +
 +----
 +
 +![](http://i.imgur.com/K4PFu7f.png)
 +
 +http://www.alibaba.com/product-gs/761550814/ar9331_module.html
 +
 +US $9 - 16 요거 작네(27.5x40.5) carambola2랑 비슷한 수준; 그런데 1000개가 기본 수량 
 +
 +----
 +
 +### TL-WR703N Reverse Engineering
 +
 + * https://github.com/Squonk42/TL-WR703N
 + * http://squonk42.github.io/TL-WR703N/
 +
 +----
 +
 +## openwrt configure for tplink 703N
 +
 +steps:
 +
 +1. buy an tplink 703N, if it is A17 version , need to download an old firmware from tplink http://service.tp-link.com.cn/download/20131/TL-WR703N_V1_121204.rar
 +2. download the bin to downgrade the firmware
 +3. download tplink specific firmware with squre factory os
 +4. flash the firmware within the web ui
 +5. after reboot, link lan with laptop, and telnet into the system
 +6. type passwd to set new passwd for root, reboot and ssh to system with new passwd
 +7. change /etc/config/wireless file and reboot to enale wifi
 +------------------------
 +
  STM32F Hard fault  STM32F Hard fault
  
work/quadcopter.1396457133.txt.gz · Last modified: 2018/07/18 14:09 (external edit)