[vc_row][vc_column][vc_column_text]pcDuino3 has LVDS port, so we can connect the LVDS screen for pcDuino3![/vc_column_text][vc_tour][vc_tab title=”Hardware Prepare” tab_id=”1409907581-1-82″][vc_column_text]1 x pcDuino
[/vc_column_text][/vc_tab][vc_tab title=”Wire Diagram” tab_id=”1409907581-2-17″][vc_column_text]
- Connect the LVDS port on pcDuino to LVDs
- LVDS GND – > pcDuino GND
- LVDS scl – > pcDuino SCL
- LVDS sdo – > pcDuino SDA
- LVDS rst – > pcDuino 10
- LVDS int – > pcDuino 9
- LVDS wale – > pcDuino 8
[/vc_column_text][/vc_tab][vc_tab title=”Commands ” tab_id=”1409909289187-2-7″][vc_column_text]Firs in put
sudo su
Change to the root ubuntu
Then input the commands as the figure
[/vc_column_text][/vc_tab][vc_tab title=”How to control the touchscreen” tab_id=”1409909292281-3-2″][vc_column_text]Reboot the computer, and you will see
This time you can control the touch screen with your hands,
Put the file gslx680 under the path of /lib/modules/3.4.7.7+/kenel/driver/input/touchscreen
Input the drive commands
-$ sudo insmod /lib/modules/3.4.7.7+/kenel/driver/input/touchscreen/gslx680.lo
Maybe you will meet a problem here, when you reboot your computer, you still can control the touchscreen again, you need to modify one file, and open leafpad , and add gslx680 to any line of it, reboot and you will find that you can control the screen with your hands
[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]
Leave a Reply
You must be logged in to post a comment.