Ntrig

Differences between revisions 1 and 2
Revision 1 as of 2010-09-09 19:54:45
Size: 667
Editor: c-71-56-223-2
Comment:
Revision 2 as of 2010-09-28 12:25:05
Size: 674
Editor: cpe-75-180-27-10
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
calib.sh sudo ./calib.sh

Build

Before using, we need to get the code and build it:

 $ bzr branch lp:~utouch-team/utouch/ntrig-calibrator
 $ cd ntrig-calibrator
 $ sudo apt-get install libusb-dev
 $ make

Calibrating the Device

So far, we've seen evidence that the latest N-trig firmware causes the hardware to slowly become "de-calibrated" and in need of updating. Just do this:

sudo ./calib.sh

For which, you should get output something like the following:

[sudo] password for oubiwann: 
make: `calib' is up to date.
bus 0
bus 0
done
make: `firmware' is up to date.
firmware version: 4.7.17.20.7 (0c001e08 8f220000)
mode: 0d010000

Multitouch/Calibration/Ntrig (last edited 2012-12-30 23:35:30 by alanbell1)