Introductory Projects all projects
Basic TouchShield Programming
This code package contains three examples of basic TouchShield programming: A classic hello world script demonstrates text rendering, another renders circles on the shield, and a third displays a square. The text renderer also demonstrates TouchShield polling and rendering based on those coordinates. A great batch of introductory code for the TouchShield user.
Getting started with the RelaySquid
I built this little project to show the basics of how to use the RelaySquid. This is a really small project that shows how to connect some lights up to the RelaySquid, and then control them with a few digital switches that I picked up from RadioShack.
Mini Portable Arduino Laptop
I finally figured out how to decode PS/2 keyboard signals through the Arduino, and so I made a little device that read the values of a keyboard, and then piped them back up through the TouchShield, to display text. It’s kind of like having a small little Arduino-powered palm top or laptop :)
Random Rectangles
Here is a quick demo of the random function added to the TouchShield core.






