Dependencies:   SPI_STMPE610 SPI_TFT_ILI9341 TFT_fonts TSI mbed

TS Eyes Just like the good old X11eyes, this program follows the point where the TSI sensor of FRDM is being touched.

懐かしの X11eyes のように FRDM の TSI センサ上で 触られている点を追いかけるサンプルプログラムです。

/media/uploads/Rhyme/img_1014.jpg

When downloaded and reset, the eyes see the left side as the TSI read value is 0.

ダウンロードしてリセットしますと、最初は左側を見ています。

/media/uploads/Rhyme/img_1016.jpg

The eyes follow where you touch on the TSI sensor of FRDM board. 

TSIセンサを触るとその方向に瞳が動きます。

/media/uploads/Rhyme/img_1019.jpg

When the right most side of the sensor is touched, the program exits the following loop and pretend to be sleeping.

指が一番右端にかかりますと、ループを抜けてお休みモードに入ります。 TFTの表面をタップすることで、起こすことができます。

History

name changed from TS_Eye to TS_Eyes default tip

2014-12-06, by Rhyme [Sat, 06 Dec 2014 09:54:42 +0000] rev 1

name changed from TS_Eye to TS_Eyes


First commit for publish;

2014-12-06, by Rhyme [Sat, 06 Dec 2014 05:35:02 +0000] rev 0

First commit for publish;