FLipMouse

The University of Applied Sciences in Vienna developed the FlipMouse, a replacement for a normal PC mouse to be used by people with motor disabilities.  This project really improves PC accessibility to those who need an input device other than a standard keyboard or mouse.

The full project information can be found on the University of Applied Sciences web site.

The design and source code files are open source and can be found on GitHub

FLipMouse Parts
Assembled FLipMouse

 

Whole House Audio Controller

Dave Harper used a trio of Teensy boards to develop a ZigBee based whole-house audio controller.  It’s pretty awesome that he was able to  emulate an expensive commercial amplifier with this DIY project.

The Teensys emulate one of three MDS-6 audio amplifiers, each of which has 6 source inputs and six stereo zone outputs.  The amplifier requires one serial input line and three LED output lines per zone, making the 24 I/O line Teensy a perfect fit.

 

One Thumb Keyboard

Vitaly Minko created a tiny One Thumb Keyboard (OTK) using a Teensy++ 2.0.

The OTK provides customizable buttons to create your own useful shortcuts.  The tiny form factor allows it to be attached to a bezel of screen for easy access.  The OTK is particularly useful for creating shortcut keys for something like photo or video editing software.

Details of the project can be found on Vitaly’s great website.

Discussion about this project can be found on the PJRC Forum.