Gadget apps
Bar Control APK (a gadget app by inthebitz)
Android APK of bar control used for easier navigation.
Credit: Andrew Schwimmer
|
GeoShield Arduino GPS (a gadget app by inthebitz)
This is a set of code for a TouchShield Slide, GeoShield, and Arduino that turn them into a full-signal GPS device.
|
Illuminato Gensis TouchShield Bling (a gadget app by inthebitz)
This is an app that replicates the "bling" LED function on the backside of the Illuminato Genesis, and synchronizes the blinking and pulsing on the front of the TouchShield Slide with the back of the Illuminato.
|
Sniper Bullet Tracker (a gadget app by inthebitz)
This is an app for the TouchShield Slide and Arduino and Lithium Backpack that turns it into a sniper bullet tracker and strike-location monitor, based on the MOA Aguilar System for Medium-Range Sniping training system.
|
Scooterputer (a gadget app by inthebitz)
A cool app written by Kurt to turn the TouchShield Slide into a scooter-computer dashboard system.
|
Linux TouchScreen Media Player (a gadget app by inthebitz)
This is an installer script that downloads and installs VLC Media Player for linux. The script also installs a touchscreen friendly skin.
|
Arduino Crash Test Sensor (a gadget app by inthebitz)
Here's the code I did for an analog crash test sensor readout. This gets the Crash Test Sensor (high-g accelerometer) up and running on the Arduino, and outputs the results on LEDs through an analogRead and digital write command. I've written up the rest of the project over at antipastohw.blogspot.com, and the Crash Test Sensor is up on www.moderndevice.com
|
Pyxis OS (a gadget app by inthebitz)
Thom (www.skewworks.com) has developed a package of cores and libraries called Pyxis OS, which adds some impressive functionality to interface with the Buttonpad, TouchShield Slide, as well as SD cards.
Each of the primary pieces of the OS has their own library. PyxisSD for uSD access, PyxisFAT for the EEPROM file system, PyxisPad for interfacing with the ...
(More)
ButtonPad, PyxisLCD for communicating with the LCD and Pyxis for the top-level management of all the pieces.
In order to use the PyxisTSS core, please make the following entry in your boards.txt file:
pyxis_tss.name=Pyxis TSS
pyxis_tss.upload.protocol=butterfly
pyxis_tss.upload.maximum_size=258048
pyxis_tss.upload.speed=57600
pyxis_tss.bootloader.low_fuses=0xFF
pyxis_tss.bootloader.high_fuses=0x98
pyxis_tss.bootloader.extended_fuses=0xFB
pyxis_tss.bootloader.path=PyxisTSS
pyxis_tss.bootloader.file=PyxisTSS_boot.hex
pyxis_tss.bootloader.unlock_bits=0xFF
pyxis_tss.bootloader.lock_bits=0xFF
pyxis_tss.build.mcu=atmega2560
pyxis_tss.build.f_cpu=16000000L
pyxis_tss.build.core=PyxisTSS
(Less)
|
Arduino & Slide Digg Button (a gadget app by justin)
Inspired by the LadyAda Digg Button this project ports the digital images from Digg.com onto a touchscreen counter. The Digg button project is also a great demo for image-based buttons.
|
Arduino Slide Sticky Notes (a gadget app by inthebitz)
This is a small app that uses the ButtonShield, Arduino, and TouchShield Slide all connected using an ExtenderShield to create a color-matched (and pretty) Arduinio Sticky Note application. The code is released GNU GPL.
|
MacArduinoOS (a gadget app by inthebitz)
A fully-fledged operating system built by Mark. It's an operating system built for the TouchShield Slide, and includes a GPS, Tic Tac Toe, Tetris, a Calculator, Oscilloscope, Breakout, The Matrix Screensaver, and a Canvas Drawing program. And the Control Panel. And Hex editor. And a Graphics Demo. And an analog Pin Visualizer.
|
Fly Trap (a gadget app by severino)
This is my fly trap app...
Basically 4 images on the eeprom chip...
The images cycle through a fly trap closing in slow motion...
|
|
$0.50
|
Appl by roboacademy.org (a gadget app by kennethlimcp)
An app by roboacademy.org
|
WiNet Test Code (a gadget app by severino)
This is a gadget file that uploads code for wireless communication to an Arduino Diecimila, TouchShield Slide, and a base Arduino Diecimila.
|
TaOS (a gadget app by ziplock)
TaOS is a simple Graphical User Interface that lets you execute pre-programmed code blocks by tapping squares on the TouchShield Slide. Basically an example for Arduino-TouchShield communication, text drawing, user input, and squares. Includes samples from http://arduino.cc, and from http://liquidware.com/apps
|
TouchShield Image Uploader Slide Show (a gadget app by severino)
I made a gadget using the image uploader to create a Slide show on my TouchShield Slide.
|
Snow App (a gadget app by chris)
An interesting use of the random() function and Matt's pulsing sleep button app. Make sure to Touch the screen, fun!
This .pde is in gadget file format, so use with the Arduino Aardvark Edition.
|
InputShield-Arduino-SlideForwarder (a gadget app by Severino2020)
This gadget file will forward commands from the InputShield to the TouchShield Slide using an Arduino.
|
InputShield_Ellipses (a gadget app by chris)
This app is a graphical display of the InputShield's joystick location in the form of ellipses on the TouchShield Slide.
|
InputShield_Display (a gadget app by chris)
This gadget displays the InputShield's joystick and button data on the TouchShield Slide's screen.
This app can be used as the foundation for games or as a gadget visualization utility. It also includes the InputShield_Forwarder app for the Arduino which forwards the data via a serial link.
|
Paint App V1 (a gadget app by inthebitz)
This program is a basic drawing program I wrote for myTouchShield.
- 7 Different Colors
- 6 Different Brush Sizes
- 1 Clear Button
Red, Green, Blue, Yellow, Magenta, White, Orange
|
Arduino XBee Pass Through (a gadget app by severino)
This code was written to pass serial commands from the XBee Shield to the TankShield. The program reads from the XBee Shield on the Arduino’s hardware serial and blindly forwards the serial information to the TankShield on Arduino Pin’s 12 and 13.
|
BitDJ (a gadget app by inthebitz)
BitDJ is a physical computing app that lets you make on-the-fly scripts to toggle the pins of the Arduino high and low.
You can connect LED's, relays, or anything you want to the pins, and then record, playback, or loop the script, all from the TouchShield Stealth interface.
Incidentally, the app is also a full demo of a multi-screen button interface li ...
(More)
ibrary, which you can customize with simple functions to make your own interfaces.
(Less)
|
Timer App (a gadget app by inthebitz)
Make a small timer with the TouchShield Stealth. You can touch the screen to stop and then reset the countdown.
|


