Difference between revisions of "Getting started with IGEP PARIS"

From IGEP - ISEE Wiki

Jump to: navigation, search
 
(14 intermediate revisions by 3 users not shown)
Line 6: Line 6:
 
|ISEE_MainPage={{#lst:Template:Links|IGEP_PARIS_ISEE_MainPage}}
 
|ISEE_MainPage={{#lst:Template:Links|IGEP_PARIS_ISEE_MainPage}}
 
|ISEE_Hardware={{#lst:Template:Links|IGEP_PARIS_ISEE_Hardware}}
 
|ISEE_Hardware={{#lst:Template:Links|IGEP_PARIS_ISEE_Hardware}}
}}  
+
}}
 +
 
  
<br> __TOC__
 
  
= Overview =
+
=Overview=
This is the 1/3 chapter of IGEP PARIS Expansion Tutorial Guide.  
+
This is the 1/3 chapter of IGEP PARIS Expansion Tutorial Guide.
  
 
In this first chapter, we will learn how to connect some expansion peripherals.
 
In this first chapter, we will learn how to connect some expansion peripherals.
  
= Requirements =
 
 
In these tutorials we are going to need the following components:
 
 
*[http://isee.biz/products/processor-boards/igep-com-module IGEP COM MODULE].
 
*5V DC power supply with a minimum of 3A current capacity.
 
*[http://shop.isee.biz/buy-online/accesories/tft-24-bits-seiko-7.html Seiko 7"] screen if you need a touch screen.
 
*Ethernet cable for network communications.
 
*An USB keyboard and a mouse (optional).
 
*Li-on battery with 3V3 (optional).
 
*A PC.
 
 
= Getting started =
 
== TFT and Touchscreen ==
 
[[Image:berlin_paris_screen_connectors.JPG|right|200px]] IGEP PARIS Expansion supports SEIKO 7” LCD screen. Use J200, J203 and J204 connectors to attach screen. See image for more details.<br>
 
 
'''Know more'''<br>
 
 
IGEP PARIS Expansion integrates LCD backlight driver (TPS61081) and touch screen controller (TSC2046), a 4-wire touch screen controller which supports a low voltage I/O interface from 1.5V to 5.25V.<br><br><br><br>
 
  
== Serial port ==
+
__TOC__
'''Basic''' [[Image:Paris db9.jpg|right|200px]]
 
  
IGEP PARIS Expansion integrates a DB9 RS232 connector.<br>
 
  
'''Know more'''
 
  
This peripheral (UART 3) can be used to debug system using kernel traces, getting a remote prompt, etc. <br> <br> <br>
+
=Requirements=
 +
In this tutorial we are going to use the following peripherals:
  
== Ethernet Network cable ==
+
* IGEP COM MODULE
''' Basic ''' [[Image:Paris ethernet.jpg|right|200px]]
+
* IGEP PARIS Expansion
 +
* 5V DC power supply with a minimum of 3A current capacity
 +
* TFT touch screen Seiko 7"
 +
* Network cable
 +
* USB keyboard and a mouse (optional)
 +
* Li-on battery with 3V3 (optional)
 +
* DB9 connector
 +
* PC
  
Plug an '''Ethernet cable''' between IGEP PARIS and your client machine (or any other network device with Ethernet connectivity).
+
=Getting started=
 +
<div style="text-align: center;">
 +
{{#ev:youtube|bZ5WSB_n_To|500}}
 +
</div>
 +
==Connect IGEP PARIS Expansion with IGEP COM MODULE/NEUTRON Board==
 +
[[Image:PARIS+module.JPG|right|200px]]The IGEP PARIS Expansion connects to the IGEP COM MODULE/NEUTRON Board through J1 and J4 connectors. Just take a look on the figure to mount it:<br /> <br /><br /><br /><br /><br /><br />
  
 +
==Enable IGEP PARIS Expansion support==
 +
IGEP Yocto Firmware comes with IGEP PARIS Expansion support. However open igep.ini, you can do this [[How_do_I_edit_my_kernel_command_line | checking following kernel cmdline parameter]]:
  
''' Know more '''
+
<pre>buddy=base0010 buddy.revision=B
 +
;buddy=ilms0015</pre>
  
IGEP PARIS comes with one 10/100BASE-TX Ethernet port.  
+
==Remote connection via Ethernet==
 +
{{Message/Information Message|title=|message=If you aren't using a Linux operating system, use [http://labs.isee.biz/index.php/IGEP_SDK_Virtual_Machine IGEP SDK Virtual Machine] to connect to the board}}
  
In the following chapters we will use Ethernet to access IGEP PARIS.
+
In your Host Machine, open a terminal sessions set up an Ethernet alias for your network interface,
  
== USB devices ==
+
$ sudo ifconfig eth0:0 192.168.5.10
''' Basic ''' [[Image:Paris usb.jpg|right|200px]]
 
  
Connect an USB hub to the USB type-A connector (USB Host) in IGEP PARIS.
+
Connect to the board using the SSH protocol
  
Then plug an USB keyboard and USB mouse to the USB hub.  
+
$ ssh root@192.168.5.1
  
 
+
An empty password for root user should work to access to the shell prompt.
''' Know more '''
 
 
 
Only USB 2.0 devices will work in IGEP PARIS, so if you connect any USB mouse 1.0 into the USB host connector without using an USB hub 2.0, it will not work.
 
 
 
== Battery ==
 
[[Image:Paris battery.jpg|right|200px]]
 
J102 is a 2.5mm pitch, can be used to connect a 3,7V Battery to power the base board.<br><br><br><br><br><br>
 
 
 
== Connect IGEP PARIS Expansion with IGEP COM MODULE/NEUTRON Board ==
 
[[Image:PARIS+module.JPG|right|200px]]
 
The IGEP PARIS Expansion connects to the IGEP COM MODULE/NEUTRON Board through J1 and J4 connectors. Just take a look on the figure to mount it:<br> <br><br><br><br><br><br>
 
 
 
== Power up IGEP PARIS Expansion ==
 
[[Image:Paris berlin connector.png|right|200px]]
 
Once you have connected the peripherals '''you can apply power''' to your IGEP PARIS with 5V DC power supply (J101) with a minimum of 3A current capacity.<br><br><br><br><br><br><br><br>
 
 
 
== Test Demo software distribution with touch screen==
 
 
 
''' Basic '''
 
 
 
When IGEP PARIS powers up, the desktop of the preinstalled software will appear on the touch screen.
 
 
 
You can use your fingers or a mouse and a keyboard to test the demo applications.
 
 
 
[[Image:Poky-screenshot.png|thumb|500px|center|Screenshot of the Desktop of the pre-installed software]]
 
 
 
 
 
''' Know more '''
 
 
 
All IGEP Processor Boards have a pre-installed software in its flash memory which consists of a '''minimal Linux-based distribution''' with a lite X Window System and GNOME Mobile based applications created with '''Poky Platform Builder'''.
 
 
 
== Log into IGEP PARIS Expansion via Ethernet interface ==
 
 
 
{{Message/Information Message|title=|message=In non-Linux operating system, use [http://labs.isee.biz/index.php/IGEP_SDK_Virtual_Machine IGEP SDK Virtual Machine] to connect to IGEP COM MODULE via USB or read article [http://labs.isee.biz/index.php/Using_USB_ethernet_gadget_to_communicate "Using USB ethernet gadget to communicate"]}}
 
 
 
In your Host Machine:
 
 
 
Open a Terminal session and set the IP of the Ethernet interface in which IGEP is connected (for example eth0):
 
 
 
*In the file /etc/network/interfaces, you should add:
 
<pre>iface eth0 inet dhcp
 
iface eth0:0 inet static
 
address 192.168.5.10
 
netmask 255.255.255.0</pre>
 
*Type in a terminal:
 
<pre>sudo ifup eth0:0</pre>
 
*Revise that:
 
<pre>jdoe@ubuntu ~ $ ifconfig
 
...
 
eth0:0    Link encap:Ethernet  HWaddr 08:00:27:ad:0c:ad 
 
          inet addr:192.168.5.10  Bcast:0.0.0.0  Mask:255.255.255.0
 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 
...</pre>
 
*Connect to IGEP device
 
 
 
jdoe@ubuntu ~ $ ssh root@192.168.5.1
 
  
 
{{Navigation/IGEP Technology Guides/Getting Started/Ending
 
{{Navigation/IGEP Technology Guides/Getting Started/Ending
 
|Next_Step={{#lst:Template:Links|IGEP_PARIS_Community_Guides_2}}
 
|Next_Step={{#lst:Template:Links|IGEP_PARIS_Community_Guides_2}}
 
}}
 
}}
 
{{Table/IGEP Technology Devices
 
|Tech_Family={{#lst:Template:Links|IGEP_PARIS_Tech_Family}}
 
|Tech_ID={{#lst:Template:Links|IGEP_PARIS_Tech_ID}}
 
|Name={{#lst:Template:Links|IGEP_PARIS_Name}}
 
|Image={{#lst:Template:Links|IGEP_PARIS_Image}}
 
|ISEE_MainPage={{#lst:Template:Links|IGEP_PARIS_ISEE_MainPage}}
 
|ISEE_Hardware={{#lst:Template:Links|IGEP_PARIS_ISEE_Hardware}}
 
}}
 
 
 
[[Category:IGEP Technology Devices Guides]]
 
[[Category:IGEP Technology Devices Guides]]

Latest revision as of 10:58, 10 April 2018


Overview

This is the 1/3 chapter of IGEP PARIS Expansion Tutorial Guide.

In this first chapter, we will learn how to connect some expansion peripherals.



Requirements

In this tutorial we are going to use the following peripherals:

  • IGEP COM MODULE
  • IGEP PARIS Expansion
  • 5V DC power supply with a minimum of 3A current capacity
  • TFT touch screen Seiko 7"
  • Network cable
  • USB keyboard and a mouse (optional)
  • Li-on battery with 3V3 (optional)
  • DB9 connector
  • PC

Getting started

Connect IGEP PARIS Expansion with IGEP COM MODULE/NEUTRON Board

PARIS+module.JPG
The IGEP PARIS Expansion connects to the IGEP COM MODULE/NEUTRON Board through J1 and J4 connectors. Just take a look on the figure to mount it:






Enable IGEP PARIS Expansion support

IGEP Yocto Firmware comes with IGEP PARIS Expansion support. However open igep.ini, you can do this checking following kernel cmdline parameter:

buddy=base0010 buddy.revision=B
;buddy=ilms0015

Remote connection via Ethernet

Information.jpg If you aren't using a Linux operating system, use IGEP SDK Virtual Machine to connect to the board

In your Host Machine, open a terminal sessions set up an Ethernet alias for your network interface,

$ sudo ifconfig eth0:0 192.168.5.10

Connect to the board using the SSH protocol

$ ssh root@192.168.5.1

An empty password for root user should work to access to the shell prompt.



You have successfully completed this chapter of the guide.


Continue this tutorial guide: [[What can I do with IGEP PARIS|2/3 - What can I do with IGEP PARIS]]
Igep forum.png If you have any question, don't ask to ask at the IGEP Community Forum or the IGEP Community Chat Irc.png