Difference between revisions of "HIP:LittleFe Touchscreen Display"

From Earlham CS Department
Jump to navigation Jump to search
(New page: =Equipment= ==Inch TFT Touchscreen LCD Monitor== *Includes a Disc with linux drivers. These drivers are pre-built binaries. Doesn't look like source is include. ==OutBack Powersystems M...)
 
(Inch TFT Touchscreen LCD Monitor)
Line 1: Line 1:
 
=Equipment=
 
=Equipment=
  
==Inch TFT Touchscreen LCD Monitor==
+
==7 Inch TFT Touchscreen LCD Monitor==
*Includes a Disc with linux drivers. These drivers are pre-built binaries. Doesn't look like source is include.  
+
 
 +
===Installation on the BCCD Version 3===
 +
This section is describes the steps required to set up the TouchKit Drivers on the Debian-based BCCD platform. The software included with the unit is totally out of date, and there website hosts conflicting drivers, so watch out.
 +
 
 +
To get the good drivers, go to [http://home.eeti.com.tw/web20/eGalaxTouchDriver/linuxDriver.htm eGalax TouchKit Drivers] Choose your appropriate kernel type. To check to see which kernel version you're using, type
 +
 
 +
<pre>uname -r</pre>
 +
 
 +
Now that the tarball has downloaded, de-tar it. Upon entering the newly unzipped directory, you should see a script named setup.sh
 +
 
 +
<pre>sudo ./setup.sh uninstall</pre>
 +
 
 +
Next install the software
 +
 
 +
<pre>sudo ./setup.sh</pre>
 +
 
 +
This script takes care of the X configuration. It does not install the driver, although it likes to pretend that it does. You will have to do this manually.
 +
 
 +
Now that you have run the setup script, copy the Touchkit.tar.gz tarball and name it Touchkit-driver.tar.gz
 +
 
 +
now extract Touchkit-driver.tar.gz
 +
 
 +
<pre>gunzip Touchkit-driver.tar.gz
 +
 
 +
tar xvf Touchkit-driver.tar
 +
</pre>
 +
 
 +
cd into the extracted folder.
  
 
==OutBack Powersystems MATE==
 
==OutBack Powersystems MATE==

Revision as of 12:24, 13 May 2009

Equipment

7 Inch TFT Touchscreen LCD Monitor

Installation on the BCCD Version 3

This section is describes the steps required to set up the TouchKit Drivers on the Debian-based BCCD platform. The software included with the unit is totally out of date, and there website hosts conflicting drivers, so watch out.

To get the good drivers, go to eGalax TouchKit Drivers Choose your appropriate kernel type. To check to see which kernel version you're using, type

uname -r

Now that the tarball has downloaded, de-tar it. Upon entering the newly unzipped directory, you should see a script named setup.sh

sudo ./setup.sh uninstall

Next install the software

sudo ./setup.sh

This script takes care of the X configuration. It does not install the driver, although it likes to pretend that it does. You will have to do this manually.

Now that you have run the setup script, copy the Touchkit.tar.gz tarball and name it Touchkit-driver.tar.gz

now extract Touchkit-driver.tar.gz

gunzip Touchkit-driver.tar.gz

tar xvf Touchkit-driver.tar

cd into the extracted folder.

OutBack Powersystems MATE

  • The MATE system installed in the display case on the first floor of Dennis has a serial interface. This project will aim to connect solar power generation data to the infobomb system.

LittleFe

  • This data will then be visualized in real time on the littlefe.
  • The touch screen monitor will be connected to the little fe.