[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Use USB to TTL Module” tab_id=”1393836639-1-59″][vc_column_text]
Hardware list:
2. [bigcommerce link=”/pcduino-an-minipc-with-arduino-headers-ubuntu-android-google-tv/” target=”_blank”]pcDuino[/bigcommerce]
3. Male to male DuPont line *3
Wiring Diagram
TX-RX
RX-TX
GND-GND
Power on, TTL to USB module connects PC. If you are the first time for connecting, Windows will install the driver automatically. Then open a Serial debugging tools: putty.
You can download this tool putty.
Choose “Serial”, adjust Baud Rate to 115200 and choose the com port which TTL TO USB module used. As Shown:
After setting, clink “open”, and input
ifconfig
You will see the network information as shown
You can find the IP address is 192.168.1.140
Open VNC View, input IP address
The default pass word is ubuntu
Now you can see the desktop of pcDuino
[/vc_column_text][/vc_tab][vc_tab title=”Use Arduino” tab_id=”1393836639-2-12″][vc_column_text]
Maybe other friend do not have USB to TLL module, never mind, you can use [bigcommerce link=”/arduino-usb-board-uno-r3/” target=”_blank”]Arduino UNO[/bigcommerce] to replace USB TO TTL module if you have.
First step, remove Arduino’s master chip.
Second step, connecting pcDuino’s debugging port with Arduino’s serial port.
Note: The connection is different from using USB to TTL module. It should be
TX-TX
RX-RX
GND-GND
The others are the same with using USB to TTL module.
[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_column_text]Some friends may not have HDMI monitor to diplay, but use VNC to control. Sometimes we do not know the IP address of pcDuino. Now we will tell you how to get pcDuino’s IP address by serial port.[/vc_column_text][/vc_column][/vc_row]
Leave a Reply
You must be logged in to post a comment.