[vc_row][vc_column][vc_column_text]Thanks for JiaWen , Bao Zhejiang University students to share [original post]
His forum address: http://www.pcduino.org/home.php?mod=space&uid=7407&do=profile[/vc_column_text][vc_tour][vc_tab title=”Hardware list” tab_id=”1394183559-1-80″][vc_column_text]Iwe can connect the pcDuino with the computer by own without the the router , following is the outfit.
1 x pcDuino v2
1 x 5V/1A power
1 x micro USB line
1 x USB-TTL serial port line (FT232RL chip or PL2303 chip)
1 x PC
1 x
crosslink ethernet cable[/vc_column_text][/vc_tab][vc_tab title=”Wiring Diagram” tab_id=”1394183559-2-10″][vc_column_text]1.Connect the computer to pcDuino with the network line
2.Share the wireless to the wire on the computer
3. Wiring as follows
[/vc_column_text][/vc_tab][vc_tab title=”Procedure” tab_id=”1394241943486-2-8″][vc_column_text]1.Download the PUTTY, choose serial, set the baud rate to 115200, then check the COM port of your computer, fill in the CMO port in the corresponding blank, then we can enter the command line
2.Check the resolution of your computer. Connect the pcDuino with the PUTTY, log in, input ‘sudo board-config.sh’ enter the system setting page. Select ‘change_screen’, click Enter, and select a screen configuration (the same with PC), click Enter. Last click’ Done’, complete the exit.
3.Press the reset on the pcDuino, restart the computer.
4.Install x11vnc
Input the following command:
sudo apt-get install vino vinagre x11vnc
5.Set remote desk log in password, click Enter and save your password to the ~/.vnc/password file, ‘~/ ‘ is your current user root directory, such as :/home/user name/input the following command:
sudo x11vnc -storepasswd
6. set x11vnc general password storage location
input the following command:
sudo x11vnc -storepasswd in /etc/x11vnc.pass
7. Copy the passwd file under the user directory to /etc/x11vnc.pass下
input the following command:
sudo cp .vnc/passwd/etc/x11vnc.pass
8. Continue reset;
Download the vncviewer on PC;
9.Input the ifconfig under the pcduino command line, and check the IP address;
10.Input the IP:5900, such as 192.168.1.130:5900 in PC vncviewer;
11.Make sure the IP and then input the password, you will see the figure interface.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]
Leave a Reply
You must be logged in to post a comment.