10 years, 8 months ago.

Demo code?

Any luck with the demo code for this I was not able to find it.

Question relating to:

what touchScreen library do u use?

posted by Matthew Heiger 13 Jul 2015

2 Answers

10 years, 7 months ago.

Hi, So sorry.... was on vacation and too much to catch up on when I got back.... forgot all about this....

Hope this helps.....

/media/uploads/tj4shee/main.cpp

Thanks man that's a big help it is giving me some errors but I'll try to work through it!

posted by Matthew Heiger 13 Jul 2015
10 years ago.

Hi there can you post the other sources which are included in this code?

For example the touchscreen.h or rtos.h. After automatically adding those via help function I got the errors:

Error: Identifier "WORDS_STACK_SIZE" is undefined in "rtos/Thread.h", Line: 22, Col: 32 Error: Cannot open source input file "error.h": No such file or directory in "rtos/Queue.h", Line: 9, Col: 20

Could you also post a minimal example for init and drawing a line or something like that?

I try to work with this shield:

http://www.liquidware.com/wikipages/name/TouchShield

Thanks a lot =)