Difference between revisions of "TL-WR703N Clone With OPENWRT, USB Camera Support, TTL UART"

From LinkSprite Playgound
Jump to: navigation, search
(Resource)
Line 36: Line 36:
 
*[https://s3.amazonaws.com/linksprite/openWRT/linux-uvc-r244.tar.bz2 linux uvc driver source code]
 
*[https://s3.amazonaws.com/linksprite/openWRT/linux-uvc-r244.tar.bz2 linux uvc driver source code]
 
*[https://s3.amazonaws.com/linksprite/openWRT/uvc_streamer_2007_07_21_14.07.06.gz linux uvc streamer]
 
*[https://s3.amazonaws.com/linksprite/openWRT/uvc_streamer_2007_07_21_14.07.06.gz linux uvc streamer]
*[https://s3.amazonaws.com/linksprite/openWRT/mjpg-streamer-r136.tar.bz2 linux mjpg_steamer
+
*[https://s3.amazonaws.com/linksprite/openWRT/mjpg-streamer-r136.tar.bz2 linux mjpg_steamer]
 
*[https://s3.amazonaws.com/linksprite/openWRT/ser2net-2.7.tar.gz linux ser2net]
 
*[https://s3.amazonaws.com/linksprite/openWRT/ser2net-2.7.tar.gz linux ser2net]

Revision as of 03:10, 7 March 2013

Description

This is a TL-WR703N Clone. It is pre-flashed with OPENWRT, which has USB camera support. Morevoer, the TTL UART is connected to headers, so it can be interfaced to Arduino to control robot.

Clone openwrt.jpg

Interface

  • 1. The functions of different ports and how to wire:

The USB host is connected to USB camera to capture the live video. The mini USB is used to power up the module. It's recommended to use power supply rated at 5V, 1A.

The RJ45 Ethernet port is flexible. It's default to be LAN port. User can browse to 192.168.1.1 through LAN port to configure the module. User can also confgure the Ethernet port to be WAN port.


  • 2. Why the serial port has no output?

The serial port is shown below.

Clone serial.jpg

Tutorials

FAQ

  • hi, does this have wifi integrated onboard? Does it need external antenna?
    • Yes. The board has wifi on the board, and it has pcb antenna.
  • Can you use the serial port as virtual com port to a windows machine?
  • How would you see the video from usb web cam?
    • The module will show up as an WiFi AP. Please connect your PC to the AP, and use firefox or Chrome, the URL is http://192.168.1.1:8080/?action=stream to see the video. Please don't use IE as it's NOT supported.


Resource