Projects Using Teensy
This old page is no longer updated. We now show projects on the home page and blog.More Teensy projects can be seen on Hackster.io's Teensy section.
Wall Of Light
YouTube Video,
Video #2 A huge 12800 LED screen showing graphics sychronized to music. | |
Hex-CorA
Website A hexapod robot built from servo motors. "Legion" | |
Skyline Booth
An exhibition booth with 6500 LEDs behind a fabric frame. "Bert" | |
Capacitive Slide Sensor
Experimenting with capacitor sensors. | |
NeoPixel Green Clock
Forum Thread An extremely low power clock, using NeoPixel LEDs that only show the time breifly every minute. "t3andy" | |
Penrose Triangle
Website The Penrose Triangle is impossible geometry made possible and climbable at Burning Man 2013. "jfenwick" | |
Analog Warrior
A MIDI controller with 16 knobs. Companion to the Digital Warrior controller (shown below). | |
Blinky Box
Website A blinky gift for a 2 year old. A clear box with buttons and lights that would change color and pattern based on the buttons that were pressed. | |
Constructs of Aquaintence
A cell phone signal reactive light sculpture. | |
Printed Gears & Stepper
Printed 6:1 gear set driven by Panucatt SureStepr SD8822 stepper motor driver and Teensy 3.0. | |
LED Graphic Poi
Website (with source code) LED are updated from BMP images stored on a SD card while spinning Poi. | |
MIDI to DMX Interface
Website (forum) Use MIDI Notes, Control Change and Poly Pressure message to control DMX lighting channels. "nlecaude" | |
Arduino Shield Adapter
Allows use of Arduino shields with Teensy 3.0. | |
Disorient Pyramid @ Burning Man 2013
A 7 meter (23 feet) tall Pyramid featuring half a kilometer of LED strips. | |
MIDI Expression Pedal Interface
Connects expression pedals to your computer using MIDI. Robert Jonkman | |
DangerArray
A five foot high array of 72 high-voltage halogen lights, for over 2000 watts of light on a dance floor. Each light is controlled by PWM for maximum blinky flexibility.
| |
Hacking Light Strike Laser Tag
Modifying the Light Strike Laser Tag Game guns. | |
LAMOSO: Laser, Motion, Sound
Lasers crisscrossing an area detect motions and make changes to music. | |
Freq Plant
Website A plant that responds to touch with audio tones. | |
VU meter With Water
YouTube Video Large VU meter with water, bubbles and RGB LEDs. "ctbrahmstedt" | |
Didah - Touch Sensitive Morse Code
Touch sensitive Morse code appliance. Configuration is via USB serial command line interface or via Morse code. Also functions as a morse code USB keyboard. | |
SeaGrass
Facebook Page Interactive sculpture consisting of thirty 30' tall illuminated towers. | |
Photosynq
A hand-held device which measures fluorescence and absorbance of photosynthetic plants and algae. | |
MIDI Enabled Tea Service
YouTube Video Music elements for the performance 'At Her Lady's Pleasure', a collaboration between performance artist Kate Spence and temp0rary, performed at The Wig, Birmingham on Friday 23rd August 2013. | |
Balloon to Near Space
Video from about 35 km high. Jerry Sandys, Peter Gibbs, Andrew Ashe | |
Transdimensional Spider
Animated LED art installation, size 5' 6" X 5' 6" X 6 " X 1 hour. | |
Bass Couch Sound Installation
Website A couch that does FFT analysis of music and transforms the low frequencies into vibration so you can feel the music in a new way. | |
Digital Warrior
Website MIDI instrument inspired by Ableton Push and NI Maschine with a built in step sequencer. | |
USBrewMinder
YouTube Video A bubble counter used to monitor fermentation progress making homemade wine. It could be used for making beer also. It minds my brew using a usb port. It continuously monitors alcohol percentage by counting carbon dioxide bubbles and then back-calculating the amount of alcohol produced. The concept is fairly simple; use an infrared LED emitter and detector pair placed on opposite sides of the fermentation lock. When a bubble passes by, it breaks the beam and sends an on/off pulse to teensy. On the PC side, a VB.net application to interrogates Teensy at a specified frequency and reports back the number of bubbles counted and converts volume of carbon dioxide produced to mass of ethanol produced. I also included a graph and a dashboard to track progress over time. | |
IR Keyboard
A full-size keyboard equipped with a Teensy 2.0 and an IR LED for searching YouTube in style. | |
Dance Clouds @ Dreamscape 2013
Three "LED clouds" using 6-8 4m strips for each cloud and using cotton to diffuse the light. Overall it was around 5000 LEDs with OctoWS2811. Brent Bovenzi | |
Muon Detector
A basic Muon detector that uses three Geiger-Müller tubes, three high-voltage supplies, and a Teensy (Arduino-compatible) microcontroller. | |
Crash Inspired Light Show
Interactive light piece built and displayed as part of Red Bull Creation 2013. Naim Busek, Steve Goldstein, Alex Smith, Nathan Hellweg, Matt Pinner & Crash Space | |
Pyramidal Cell Demonstration
Neuron System demonstrating the principles of frequency modulated neurons between Pyramidal Cells. | |
Light Sensitive MIDI Control
A light sensitive MIDI device which sends midiCC read from an LDR to ableton live and change filter,delay and reverb parameters. | |
Switch Panel for X-Plane
Website (German language) Part of a large home cockpit project for the X-Plane flight simulator. The switch-panel allows to switch on and off many lights und equipment you need during flight. | |
Radio Module for X-Plane
Website (German language) Part of a large home cockpit project for the X-Plane flight simulator. | |
Teenlogger
A small GPS data logger which runs from Blackberry batteries. "j3tstream" | |
Key64 Keyboard
A modern alternative to industry standard computer keyboards, designed with ideas coming from forums and websites arround the Internet related to keyboards. Nestor A. Diaz | |
Txtzyme (Web Based) Oscilloscope
Txtzyme-based websocket connectivity of devices to real-time web updates, including a simple oscilloscope application. | |
Hex Numpad
Website Source code (with more info in comments) An external keypad dedicated to easily entering hexidecimal numbers. Kirill Illenseer | |
Flight Controller
Forum Post Flight Controller multiple kinematitcs algorithms. "cTn" | |
Vector Display
How to build your own vector display hardware and some ways to draw shapes on your oscilloscope's screen. Trammell Hudson | |
Walnut Alpha Display
A slow alpha display made for Designing for Digital Fabrication. | |
Interactive Infinity Mirror
Website (Spanish) An infinity mirror with interactive response using an ultrasonic distance sensor. | |
XIM1 Speedup
Make your XIM1 (mouse+keyboard to game console adaptor) as fast as XIM2. "ContagionMP" | |
Flairstaff
RGB LEDs staff with persistence of vision based on a gyroscope and acceleromoter. "neep" | |
QuickSilver
Quicksilver is a replacement CPU for the TB-303 Bass Synthesizer or TR-606 drum machine. New features such as individual instrument accent, 32 step patterns and realtime recording. | |
Animoog Control from iPad by USB MIDI
Forum Post USB MIDI control by Animoog running on iPad. Nathanaël Lécaudé | |
USB MIDI Servo
Control a servo motor from Live via a USB MIDI connection. Sebastian Tomczak | |
Using Adafruit's TFT Display
Modified version of the Adafruit_ST7735 lib for the from Adafruit. "pixelk" | |
Using WS2801 LEDs at 750 fps
Demo of speed difference between Arduino and Teensy 3.0 with WS2801 LEDs. "frollard" | |
Arduino R3 Adaptor
Teensy 3.0 to Arduino R3 adapter Mike | |
Doomsday Atomic Clock
A clock that will display precision time and date in "all" worst case scenarios. If this clock does not show the precise time then its time to gather up food, water, ammunition, and the family and head for the underground bunker! Andy | |
BlowChunks Wind Instrument
YouTube Video An Electronic Wind Musical Instrument, using a Freescale Pressure Sensor with a custom mouthpiece, two two Wii Nunchuck Controllers, and Teensy 3.0. Gordon Good | |
ROM Dumping
ROM reader allows EEPROMs to be read easily. Trammell Hudson | |
ROM Dumper
ROM Dumper rig, capable of reading ROMs like AM27C128 from boards made in the 1980's that feature MC68B09P processors. "EschatologicalEngineer" | |
Large Led Display
YouTube Video A large LED project with 5760 addressable LEDs. giorgio | |
Reverse Engineering Challenge
A reverse engineering challenge for Insomni'hack 2013, with live display of results. Nicolas Oberli | |
Small Stepper Motor
Using a small 28YBJ-48 stepper motor ith Teensy 3.0. Oscar Carrillo | |
RetroConnector
Tindie (Apple //c version) Convert an Apple //c or Apple IIe keyboard to work as a USB keyboard with modern computers and devices. "option8" | |
Self Balancing Vehicle
Forum Post (with photos) A homemade self balancing vehicle. Johan Gummesson | |
GIF File on TFT Display
Google+ Message (with video) Writing animated GIF over USB Serial to a TFT display | |
BlueCube Custom Keyboard
A variety of different ergonomic keyboard experiments. "frobiac" | |
RainbowTron
A large, touch interactive, matrix sequencer, allowing you to place audio samples across the board, building up beats and music, with 426 individually addressable RGB LEDs. i3 Detroit | |
Using ArduEye Stonyman
Forum Post (with source code) Code changes to use the Ardueye Stonyman breakout board on Teensy++ 2.0. "cncbits" | |
Fingerboard Case Study
Website (PDF file) A case study of electrophone and computer-based musical instruments, suggesting that longevity of use depends on maintaining the required stability of performance for players.
Adrian Freed | |
Church of Robotron
Website Praise the Mutant Savior! | |
Polyphonic Drum Machine
A simple 4 sound drum machine / looper. Sebastian Tomczak | |
Knobber
USB MIDI single knob/button controller. Echolevel | |
Mark 2 Keyboard
Description | |
Accelerometer Controlled LEDs
WS2811 LEDs with ADXL345 Accelerometer. Robert Wozniak | |
Garage Door Control
Forum Post Interface a Fargo Relay board to control a garage door. Brad | |
Nintendo Control
Control of a Nintendo Entertainment System. jcweinberg | |
TeensyTyper
Website Automatically run a script on different computers. | |
Tactile Keyboard
A 48 key tactile keyboard using a SX1509 I/O expander. | |
Prophet 600 Upgrade (Z80 CPU)
Website Prophet 600 Alpha (analog synthesizer keyboard) with Z80 CPU replaced by Teensy++ 2.0, for improved performance and features. | |
Tetris Led Test
Tetris game on LEDs using Raspberry Pi and Teensy 3.0. Madox | |
Remote Gate Opener
Remotely open a gate. | |
DMX Lighting Sequence Player
Plays DMX lighting sequences automatically without a PC. Paul Stoffregen | |
Modbus Master
Forum Post (with source code) Modbus RTU Protocol on Teensy 3.0, implements functions 3 and 16 (read holding registers and preset multiple registers) | |
4x4 Plug&Play Button Module
A RGB button pad module for TeensyMonster MIDI. | |
AlphaWatch
Website Prototyping a watch display. Trammell Hudson | |
X10 CM17A "Firecracker" Interface
Use the "Firecracker" Interface with a PC without a serial port. John | |
Android RGB LED Control
Bluetooth control of a RGB LED from an Android phone. | |
Numeric Keypad
Website A numeric keypad from a thirty year old piece of lab equipment. NYC Resistor | |
Light Sensor Data Logging
How to collect data from Vernier educational sensors. | |
TRS-80 M100 Keyboard to USB
Convert a TRS-80 Model 100 (M100) keyboard to USB | |
HacroCam Images on TFT Display
Using a 320x240 TFT display to show images from HacroCam. | |
Garmin G1000 Emulator
Emulates a Garmin G1000 aircraft GPS controls for X-Plane flight simulation. "carguy84" | |
Lego Power and IR Control
Website (French) LegoRC Arduino library for infrared control of Lego power functions. | |
WiFi Radio
An antique radio with WiFi streaming music, RGB encoder controls and other nice features. | |
TeensyPi Temperature Controller
A networked temperature monitoring device, using Teensy and Raspberry Pi with 1-wire temperature sensors. James | |
24x30 WS2811 RGB LED Array
Testing a 720 LED array. Madox | |
Santa's Mailbox
An animated Santa's Mailbox using Teensy2.0 and the FastSPI library. | |
MIDI Controller for Guitar Software
Can control up to 16 effects, as one of the footswitch toggles between 2 configurations. Description Roming22 | |
HugoMax - 3D Printer Control
A scaled-up mashup of thingiverse projects: Mendel_max, Hugo_plus, inspiration, and creativity. Capable of controlling a 3D printer with up to 6 stepper motors. Eric Rossman | |
Networked Power Switch
A network accessible power switch to provide a web interface for power cycling a server. Anthony Kaul | |
Aftertouch MIDI Glove
A wearable MIDI effects controller, tracking acceleration and tilting with an accelerometer, and distance with the infrared sensor. | |
Game Show Buttons
Name That App "game show" buttons, used at a MacWorld session. John Soward | |
Biogame
A chest-strap video game controller for a double arm amputee. | |
36 Temperature Controller
Monitor and control up to 36 1-wire temperature senors and switches in up to 12 separate configurations with web interaction, using Teensy 3.0 & Raspberry Pi. Jim Mayhugh | |
8 SPI LED Strips
Driving 8 SPI (LPD8806) RGB LED strips.
| |
Programmable Game Controller
A programmable controller intended for students to build games. | |
Buzzed Buzzer
New Years' Eve noise maker that only makes noise while you have alcohol on your breath. | |
the Stomper
YouTube Video <---awesome video! A DIY controller with rgbw ArcadeButtons, Potentiometers, display, that talks to (DJ)-Software via MIDI and handles a lot of Incoming status data. David Speith | |
Foldable Macro Keyboard
Website (Italian) Four matrix keypads create a foldable keyboard with pre-stored macros to use with VSS subtitle maker. Il Cicali | |
Eye Gaze Controlled Robotic Arm
Control a small robotic arm with an old eye tracker. Infrared LEDs connected shine light onto the eye. Two infrared receivers measure how that light is being reflected. After a little calibration the unit was successfully set up and this demo was filmed. | |
Affordable Accessible Mouse
The primary aim of this project is an accessible mouse, which can be recreated and customised to individual needs without requirement for specialist knowledge. Philip McGaw | |
iPad Atari Joystick
Atari 2600 joystick hooked to an iPad via Apple Camera Connector Kit. Tested with with Atari and Midway Arcade, but should work with any iCade compatible iOS apps. Allen Huffman (email) | |
Robot Control Board
Project Summary (PDF) A control board that emulates a joystick controller to control a robot. Matthew Skolaut | |
Semi Automatic Gmail Assistant
Website SAGA is the one touch solution to all your annoying and unreasonable emails! At the press of a single button, SAGA replies to that annoying email you just received! Kevin Bastyr (email) | |
Guitar Pedal Hack
A modded guitar pedal to flip between pages of sheet music while playing guitar. | |
MIDI Controlled 10-band EQ
A MIDI-controlled 10 band EQ and external effects controller. Patrick Griffin | |
Electromyography
An Electromyography (EMG) system that is compatible with Transcranial Magnetic Stimulation (TMS). We use EMG to calibrate the dosage of TMS, but most EMG systems are not TMS compatible (brief but large magnetic pulses induce electrical currents). | |
fMRI Button Response Device
Optical fiber response buttons compatible with fMRI. The rapid magnetic field gradients can induce electrical currents in wire, causing artifacts in the MRI images. This uses optical fibers inside the magnet hall, with the electrical components outside. | |
Data Acquisition For Experiments
Emulate a keyboard, to do studies with stroke patients that find standard small buttons clumsy. | |
StimSync
Ensure that our experiments are running in real time, that events such as TMS are being presented at the correct time with respect to screen images, can be used as a voice key, can be used for logging when events occurred with intracranial EEG, and can also be used for stop motion photography. | |
LED Video Wall
A LED video wall that's large, bright, and durable, but also lightweight, portable, and easy to set up and tear down. It plays videos synced up along with the band's click track from an iPod or iPad. Hans Lindauer & Alex Norman | |
Easy Button Computer Control
Use a Staples Easy Button (tm) Control your computer. | |
USB-MIDI to CV Interface
USB-MIDI to CV converter to control analog synths using a Teensy 2.0. Four channel control voltage and gates. Tomas | |
Kalikut NOW Stage Design
Illuminated letters for Kalikut NOW stage show. | |
Industrial Controller Interface
A high-output count DIY industrial controller interface on the cheap. Patrick Griffin | |
ArduinOS
ArduinOS runs custom scripts from the SD with a lot of really nice built in functions, so it's really easy to make or edit an app! | |
Unnamed
Christophe Devine | |
MIDI Rotary Encoders
MIDI controller built with Teensy++ and encoder LED rings from Mayhew Labs. | |
Arcade Warrior
Arcade Warrior", expressive MIDI controller built using Teensy++, inspired by Midi Fighter Pro with some "extras". | |
Push To Talk Mic
A PTT (Push-To-Talk) button in order for your audio to be sent out of the PC mic's audio pins. | |
Kinect Controlled Fire Poofer Test
Testing fire poofer motion control by XBox360 Kinect Paul Stoffregen | |
DomeStar (6400 RGB LEDs)
DomeStar is a beautiful, fully-interactive, spherical LED installation. DomeStar invites guests to dance their blinkin' faces off, then to lie down and look up as the complex visualizations warp, twist, shatter and throb around them, enveloping partygoers in a comforting aura of complex energy. Hack Rock City (hackerspace) | |
Honey Bee Counter
22 pairs of infrared reflection sensors detect each bee's entry or exit. | |
Keyboard Redneckifier
Photos: #1, #2, #3, #4, #5, #6, #7, #8 As a prank, the Keyboard Redneckifier intercepts words as they're typed and turns them in to "redneck" before your eyes. Made in USB, PS/2, and "embedded" (photo 6-8) versions. Luke Valenty | |
KVMC
Use a laptop's screen, keyboard and mouse as if directly connected to a remote headless system, including bonus features such as paste-as-keystrokes and a "null-modem" serial link for data transfer. | |
RFID Attendance Register
Ian's university is keen to monitor student attendance, primarily because there is a fairly close correlation between attendance & success. Currently rather crude manual system is used for checking attendance. All of the students have RFID cards so this seemed an obvious way to check attendance! Ian Sexton | |
Game Signaling System
This game signaling system today has 16 handheld buttons divided into 4 groups by color, and uses HID to read button presses. It's used with a custom coded a Jeopardy clone for classroom use in a Sunday school class, to make it much more fun for the kids. Paul Dobbs | |
16F84 Programmer
Website (French) An arduino library for Teensy++, used to INSITU program 16F84 microchips. Teensy can reprogramm a microchip in real time while executing a program. | |
Bambilight
A very simple, low-cost Ambilight clone that communicates via bluetooth "Captain Unlikely" | |
DIY MIDI for iPad v2
Website -final build A MIDI interface usable with iPad. | |
Teensy Monster Breakout Board
"Teensy Monster is a plug-n-play solution for people who want superlative brains inside their next DIY controller. It is basically a breakout board for the Teensy++ with many favorable additions." | |
Password Store
A secure password store... for web app that is always requiring re-log on. Stephen Hall | |
Mac M0110 Keyboard Converter
Converts the protocol of (1980's era) Apple Macintosh Keyboard M0110 into USB | |
Reconfigurable High-Res Trackball
The only moving part on this trackball is the ball itself. All 11 of the programmable buttons are capacitive touch pads. This allows the trackball to be completely quiet. | |
Bike PC
Website (Forum) Mounted on a 2000 GL1500 Goldwing motorcycle, the Bike PC displays radio settings, glove and boot heating, elapsed trip time. | |
LED T-Shirt
A plain white T with an 8x10 array of individually addressable RGB LEDs sewn in. | |
Eight Kit
MIDI Controller with 8 dual-color backlit rotary encoders. Stu & Bjorn | |
Decoder Pen
One user creates a drawing or message using the web-based Java drawing tool and sends the this message (in the form of Arduino code) which can then load onto the pen and manually decode. | |
Keyshanc
Encrypts keystrokes using the Keyshanc algorithm. The device is intended to provide privacy from the keyboard-to-the-application on compromised (a.k.a. "monitored") and/or untrusted workstations. | |
Apple //c Frankintosh
A Mac Mini fitted into an Apple //c case. Teensy adapts the 80s-era keyboard to the Mac's USB port. | |
Robot
A robot using Teensy and a RoboClaw motor driver. Xandon Frogget | |
Kautilya
Kautilya is a toolkit which provides various payloads for a Teensy++ device which may help in penetration testing. It is a menu driven program and the user needs to answer some questions and the payloads are generated which can be then copied to Teensy device. | |
Math Trainer for Kids
A little math trainer for my kids. It includes a speaker to nicely play sounds. Daniel Süsstrunk | |
IR Blaster
An infrared remote interface in an awesome custom printed enclosure. | |
Sish Board (USB Chess Board)
Sish is a Chessboard capable of interfacing with any Chess software that accepts keyboard input in algebraic notation, "e2e4", including Fritz, Chessbase, Winboard, Chessmaster, FICS, etc. | |
Door Lock Prop
Video Demo /
Photo 1 /
Photo 2 An IR controlled fake door lock, red/green cylon type scanner built for a TV show. Gordon | |
Teensy Cat Girl
It is a painting made by my 10 year old daughter (Xenia), highlighted with 2 pairs of RGB LEDs. | |
Splunk LED Meter
Website, Part 1 /
Part 2 /
Part 3 Splunk is an application we use to collect and monitor logs all across our systems. If the log volume is higher or lower than usual, it is a basic signal that something may be wrong on the network. The problem with the web dashboard is that I have to remember to open and refresh it. If I could just have an LED bar on the side of my monitor keeping tabs on the license usage for me, my brain would naturally get used to daily patterns and be able to notice subconsciously when something is wrong. | |
Pucktronix Snake Corral
Website A computer-controlled analog signal routing matrix. A Max/MSP patch which allows the user to define and switch between presets and/or apply various algorithmic rhythmic effects. A modest number of synthesis modules can be used to create interesting rhythmic and timbral variety. | |
EEG Mind Reader
Website This project measures how my brain secretly feels about random people. | |
Simple Timer
A simple timer uses a rotary encoder to set the time, displays on an LCD, and beeps every second when counting down. | |
Logo Glowego
Website An interactive LED sculpture, developed for Source 2012. SOURCE is Maui's largest annual multi-media arts, music and healing festival held at beautiful Camp Keanae on the wild tropical coast of Maui, Hawaii. | |
Cableless Teensy
The connector was cut off a dead "stickduino" and epoxied to Teensy. Dennis Green | |
AttoBASIC
BASIC language interpreter for AVR microcontrollers, including Teensy. Use the "32u4 16 MHz" hex file. Full source code is provided too. Dick Cappel & Modifications by Scott Vitale | |
Home Made Gaming Foot Pedals
Set up to run with Battlefield 3, with the pedals set to sprint, crouch, and prone (shift, ctrl, and z) | |
IR PC Remote Keyboard & Mouse
Controls a PC using a TV remote. | |
Pongstak
"Pongstak is an open-source Teensy Playground. Come help us put a Teensy in every pocket!" | |
Relay Controlled Power Outlets
Mosfet transistors control relays to switch AC power. This is the first part of a CNC project. | |
iPod Wireless Control
An iPod touch communicates with bluetooth to control lights and a buzzer connected to Teensy++. | |
Gaming Footpedals
Website & Follow-up Post Old footpedals converted to Counterstrike controls. | |
Morse Code Keyboard
A morse code keyboard, with dit, dah and invalid code audio feedback. Trammell Hudson | |
Nunchuck Mouse
Using a Wii Nunchuck as a Mouse. Terry White | |
ASURO Robot Controlled by Teensy
How to power and control an ASURO robot with a Teensy Microcontroller Board. This sketch contains all the functions to control the robot and demonstrates how to activate each function individually via a standard TV type remote control or via inputing commands into a serial console. | |
Joystick Accessibility Mouse
USB joystick controlled mouse for a friend who is unable to use a traditional mouse and cannot afford an off-the-shelf accessibility mouse. | |
Iambic Paddle USB-MIDI Interface
Source Code USB-MIDI interface for an Iambic Paddle. Run the MIDI into a laptop and implement the iambic keyer there. The whole dongle fits into an Altoids Smalls tin. The key dongle is just a small piece of a the larger ghpsdr3-alex project. | |
Humble Hacker Keyboard
Website A completely custom programmable keyboard. | |
X-Plane Autopilot Panel
Forum Discussion (with more pictures) An autopilot panel proof of concept. | |
Wireless Headphone Anti-Sleep Mod
William's Message When the wireless headphone transmitter goes to sleep, it "pushes" the button to wake it back up again. William Phelps | |
Maui Makers LED Art at TEDxMaui
An interactive LED art piece using Teensy and 5 m of AdaFruit's LED tape. | |
PSMonitor - A Powershell Terminal Application
Not only is this a basic terminal application, it gives Teensy full access to the computer. For example the PowerShell code could easily be expanded to save/email logs or activate/control other programs. Matt Painter | |
Flaps Gauge
Low cost X-Plane flags gauge. | |
PACMOD MIDI DJ Controller
DJ controller designed to resemble an old cabinet arcade machine. | |
Stylish Modular MIDI Controllers
Website Description? | |
Server Cabinet Alarm
A server cabinet monitoring solution that monitors for cabinet door entry, and also temperature and humidity sensors. | |
MAME Controller
An old XBox arcade stick sends keystrokes to control MAME. | |
Flight Sim Controls Demos
Teensyduino's new Flight Sim Controls option. Paul | |
Hexascroller Led Lighting
When a new message is displayed, the accent lights switch to a bright flashing mode to attract attention, then they will return to soothing, slow color changing mode. Trammell Hudson | |
Pop-Up Book
YouTube Video A pop-up book for the Creativity and Cognition Conference, inspired by Penny's computer book from Inspector Gadget. Alicia Gibb, Catarina Mota and Shelby Arnold | |
LED Sign Control
LED Sign's old text-only control board replaced by Teensy. Showing Conway's Game of Life, and potential to do lots more. | |
Meeting Cost Calculator
Shows the running cost of a meeting based on the hourly rate and number of people. | |
Component Tester
A component tested that can identify scavenged parts. Based on the AVR-Transistortester project. Hari Nair | |
Minecraft AutoMinder
This is a auto-stripminer that uses server commands to its advantage (/mc and /home) the magic carped (/mc) makes sure you stay on the same level... | |
Light-Controlled Pitch Bends
MIDI pitch bending controlled by a light sensor. | |
Eight 3216 RG LED Displays
YouTube Video Teensy++ driving Sure Electronics new 5mm LED version of their 3216 RG Bi/Tri-Color displays (x8). | |
Big Red Button
A big red button, with multiple safety mechanisms! | |
Spider H-Bridge Test
Radio Shack HexBug Spider, Teensy USB 2.0 dev board, simple h-bridge circuit built on breadboard. | |
Configurable Awesome Button
Website An Awesome Button with rotary function select and RGB LED indicator. | |
LED Modified Aspire One
Website A modified Aspire One laptop! | |
X10 Jammer
Wired Article A demonstration of how vulnerable X10 home automation systems can be. David Kennedy and Rob Simon | |
TeensyLights16 - Light Controller Kit
Website ($75 kit available) Control up to 16 channels of Christmas Lights per board, with dimming control, up to 2 amps/channel. Multiple boards can be connected by USB hubs, or RS-485 for long wire runs. The entire system is controlled by the Vixen DIY Christmas Lighting Control software. | |
Web Controlled Christmas Lights
Website /
Video
Christmas lights with web-based control. Brian Schulteis | |
Laser Ball
YouTube Video <-- awesome, must watch! Amazing remote controlled laser-light ball. | |
Interactive Wall
This interactive wall allows visitors to explore a dissonant web of common 'things' through an array of buttons that activate mechanical solenoids. | |
Laser Odometer
Tracks usage time on the laser cutter at Ace Monster Toys. David Rorex | |
DJ Hero Controller Interface
YouTube Video Interfacing two DJ Hero controllers and controlling a giant video Etch-a-Sketch. | |
Parallax RFID reader
Using a Parallax RFID reader with Teensy 2.0. | |
Keylogger
Homemade Hardware Keylogger and Programmable HID USB Keyboard Dongle Hybrid. | |
Snaxe on a Breadboard
Snaxe game on a breadboard. | |
SNES Controller PS3 USB Gamepad
A tutorial to breathe life into your old SNES controller so you can use it with your PC and your PS3. | |
GLCD using Ports A & C
Using a rt12864j-1 LCD with different pins. Daniel Süsstrunk | |
PixelInvaders & PixelController
An open-source LED system consists of 3D RGB LED panels, capable of playing real-time generated video animations | |
Another DDR Dance Pad Repair
A big metal DDR Dance Mat and the tiny size fit perfectly on top of an HD15 breakout board. With Teensyduino USB Joystick and teensy amount of code, and it worked absolutely perfectly. Jonathan Huang | |
Remote PC Power Switch
Home Theater PC Remote Control Power Switch | |
Si570 + Teensy Development Board
Connects a Si570 RF oscillator, Teensy, Display and PS2 Keyboard - for a variety of radio applications. Bare PCBs are available for $7 or $10. | |
Fox Phototrap
A Phototrap in my garden waiting for foxes - controlled by a Teensy. Daniel Süsstrunk | |
Notebook Touchpad to USB
Interfacing a touchpad from an old notebook to a PC using USB. Ignacio Manzano | |
TeensyReader
A simple network-based e-reader. | |
Gyro & Accelerometer 3D Mouse
A 3D mouse project using an accelerometer and gyroscope. Renaldas Urniezius | |
Frankenkindle
Website Glenn modified a Kindle e-reader with large buttons for better usability for his sister with cerebral palsy. The silver button pad is what remains of the V.Reader. The case provides a stable base for the reader and buttons, holding them at a nice angle for easy use. | |
Real Time MIDI Beat Clock
Receiving USB MIDI real time beat clock data. | |
DIY PS3 Controller
Interface a PC to a PS3 gaming console to emulate its controller with PC peripherals. | |
Reddit Upvote Button
A button to rate posts on the reddit website. Description | |
International Space Station Lamp
Website The lamp lights with the international space station flies overhead. | |
Air Motion Detector
Measures temperature gradients to infer air motion. | |
Rep Rap Front Panel Display
A graphic display to show the nozzle temperature and the heated bed temperature on a Rep Rap 3D printer. | |
Skimboard Game Interface
Website Turn a regular skimboard into a game interface so that you can physically surf virtual worlds! | |
10 Tiny Dances (Performance Art)
Audience interactive experimental dance. | |
"Call Someone Who Cares" Button
Another button but with a twist. It triggers an HTTP call to our IPTel system to dial the boss's mobile phone. Because he cares ;) | |
DL2416 Display
Using a DL2416 display to show messages and voltage measurement. | |
Low Temperature Oven
An oven with a programmable temperature range, useful for making a controlled temperature area for tempeh, yoghurt or drying out wet electronics. | |
El Wire Color Shifting
Shifts El Wire color by changing frequency. | |
Flash Memory Reprogramming
Reprogram a flash memory in-circuit. | |
Toy Guitar MIDI Controller
Alex found a toy guitar as a thrift store and decided to turn it into a MIDI controller using Teensy++, his own MIDI software layer and Dean Camera's LUFA library. | |
Push to Talk Foot Switch
A Tatoo switch converted to a Push-to-Talk switch with Teamspeak, for hand-free transmit control while gaming. | |
Laser Projector
Pic 1,
2,
3,
4,
5,
6,
7,
8 An open source laser projector system! | |
The Button
A USB enabled button which controls Sparkbooth. | |
Apple ][ USB Keyboard
Turns an Apple ][ Plus into a USB Keyboard. | |
Keyboard To Morse Code
A PS/2 keyboard types morse code. | |
Baby Interface Device
A very large button that is baby-friendly to allow an infant to interact with computer games and educational software. Matt Roy | |
Teagueduino
Making Arduino easier: no soldering required, realtime programming & feedback, and simple always-valid code creation. | |
Serial Latency Testing, Java vs Native
Benchmarking Arduino and Teensy serial latency with Java/RXTX on OS-X. | |
Battery Capacity Tester
Measures battery capacity and types the data into a spreadsheet. | |
USB WAV Audio Player
Website, Part 2 Plays a WAV audio file from a SD flash card. | |
Omnidirectional Remote Control
Remote control for an omnidirectional robot. | |
Chordite - One Handed Keyboard
A pocket-sized, wearable keyboard supported and operated with one hand. It produces all the usual characters with relatively few keys which are pressed in groups, i.e., chords. | |
Broken Code Alarm
When continuous integration server has broken code, a big red flashing light goes off! | |
Photobot
A web controlled, picture taking and sharing robot. Simple CGI scripts sent Txtzyme protocol messages to control the robot. | |
Teensy DMX
Teensy emulating a DMX lighting box. Gordon | |
Txtzyme Sparkles
Animated 8x8 LED matrix using Txtzyme protocol and Perl. | |
Controlling An Analog Drum Machine
Using Maxuino, Max and Firmata to control a Simmons SDS8 analog drum machine. Panderton and Luke | |
VFD Reverse Engineering
Teensy used as an 8 bit logic analyzer to reverse engineer a VFD display. | |
Cryptap: A Rhythm Based Door Lock
Inspired by several door-unlocking mechanisms... this one has a two-button interface; one to start and end the password submission, and one to actually tap in the rhythm that is your password. | |
The Awesome Button
In order to cut down on his usage of "awesome" and to help him find suitable replacements, Matt made The AWESOME Button. It's a plug-and-play USB device that will type a random synonym for the word "awesome" when the button is pressed. | |
OLED and Accelerometer
YouTube Video (with motion) An OLED display and an acceleration sensor with code that draws shapes that move with the board's motion. | |
Solar Hot Water Controller
A solar hot water controller that can deal with 5 zones and 2 pumps, built at much lower cost than similar commercial controllers. | |
Computerless Arduino
Website / Video A computerless Arduino, doesn't require a computer to change the code. | |
Keyglove Wearable Input Device
Glove that uses touch combinations (for keys) and an accelerometer (for the mouse) to generate keyboard and mouse control codes using only one hand. | |
DDR Dance Pad Repair
DDR Repair (French)
Using the LUFA joystick demo, repair a DDR Dance Pad and improved it by getting rid of the psx to usb adaptor and it's tricky driver. Jojo l'abricot | |
Wii Nunchuck Interface
A Wii Nunchuck controls servo motors and LEDs. Arduino source code using Wire library is available. | |
LED Shield | |
Ticket Scanner
Message from Nico (with pictures) Prototype of a "cost-efficent Ticket Scanner for an NPO." It checks online pre-ordered tickets at an convetion on validity and other factors, which help security staff in having an easier and less stressing job, as they don't need to check every ticket by hand. | |
Data Leak Prevention Bypass
Testing the capabilities of Data Leak Prevention software. | |
Solar House Thermostat
Thermostat and blower controller. Uses Arduino libraries: Ethernet, OneWire, Bounce, EEPROM, GLCD. | |
Music Playing Alarm Clock
Very configurable, IR controlled music player clock! | |
4x4 Robot Chassis
A cheap 4wd Robot chassis from China, controlled by a Teensy++. Brian Schulteis | |
Serial Data Analyzer
RS-232 serial data analyzer with Python-based software front end. Tony Griggs | |
DataHand USB Upgrade
Reversed engineered and retrofitted the DataHand Personal with USB and customization features only found in the much more expensive professional version. "gator456" | |
Autonomously Playing Guitar Hero
A computer plays Guitar Hero using OpenCV to analyze the video signal and Teensy to simulate the PS2 controller. Johnny Chung Lee | |
LED Cube
Website - with schematic. Jaan Janesmae | |
Homemade Plastic Extrusion
A plastic extrusion system that could be used as a low cost growing media for Aquaponics. The Teensy is used to monitor and control the temperature of a heating chamber in a plastic extrusion machine. Rob T | |
LED Shield
A LED shield for making blinking led tests easier. Jaan Janesmae | |
Led Matrix Canvas
Awesome 48x16 LED Matrix. This project leverages Teensy to do ultra-fast serial communication (usb_serial lib) with LED Matrix. The data fed from a host PC and can draw complex animations. The refresh rate can get up to ~200 fps. JB Kim | |
IRremote R/C | |
C64 Floppy Drive USB Adaptor
Photo1 & Photo2 A C64 floppy drive adapter cable using a Teensy 2.0. It's just a small patch for the XUM1541 project based on the LUFA library. It should show up in the next XUM, CBM4WIN/LINUX and VICE emulator releases. | |
Fridge Controller
A microcontroller-powered temperature controller for a fridge, built out of fabricated necessity and spare parts. "P^2 Paul" | |
Simple Robotics Breadboard
A simple, inexpensive breadboard for robotics experiments. Uses the Babuino/Blocos software environment. Jim Larson | |
Dual Teensy Robot Platform
This old motor platform has been retrofitted with two Teensy micro controllers, one for motor control and the other for sensor integration. The motor control is realized in Blockos while the sensors uses Txtzyme and depends on higher level control offered by the laptop computer. Jim Larson & Ward Cunningham | |
Octomod Synthesizer
The USB-Octomod is a USB device which allows generation of computer-controlled analog synthesizer control voltages in the range of +/- 5V. Greg Surges | |
Hand Motion Mouse
YouTude Video The photoresistors are detecting the light emitted by an LED and refracted by your hand, allowing you to control your cursor simply by moving your hand over the sensors. The closer you are from the sensors, the faster the cursor will be. | |
PLC Controller
Homebrew programmable logic controller. It's not a Simatic S7, but a nice start. Programming, compiling and flashing the controller is done in a graphical point-and-click environment. | |
BaronPilot Quadricopter
BaronPilot Website Quadricopter using Wii Nunchuck & Moution Plus and Teensy++ or Arduino Nano for autostabilization. Francesco Ferrara (Ciskje) | |
Vacuum System Controller
Controller for turbo pump package on the Residual Gas Analyzer. Uses a teensy 2.0 programed with Arduino to decode the analog gauge output from the cold cathode ion gauge. It also controls the valves. Jerry | |
Txtzyme Javascope
Txtzyme interprets flexible command from a host computer and reports data captured in the process. Javascope collects and animates the display of this data. | |
Ghetto Drum System
Video Demonstration Ghetto Drum System that supports MIDI over USB. | |
Inductive Joystick
Using inductive joystick to control a CNC machine to manually move the axis in manual mode as well as to act as a mouse via a connected PC. Rick Shear | |
Avago LED Display
Avago LED display, to show random characters or messages. | |
USB + SNES Gamepad
This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game pad can be used with nearly any software, such as a MAME emulator, game, simulation software, or for custom user interfaces. | |
Teensy on PIC DEM 2
"Microchip must really love this! This is a PIC DEM 2 demo board used to host a Teensy++ board. It had all the stuff I needed to test on the demo board; LCD, LED, MAX232, and buttons." William Bowers | |
Cigar Box Gamepad
Martins' message, with photos USB powered arcade game controller. Its going to use Seimitsu LS-40 joystick & two Sanwa push-buttons. | |
Programmable Keystroke Dongle
The Phantom Keystroker acts as a keyboard/mouse USB HID (Human Interface Device) to send keystrokes..... This started me thinking, what if you could make something like this that was programmable? There are all sorts of things you could do with it. | |
Video Output - Game Of Life
The program generates a video signal in the ISR, and to have something nice and dynamic to display it calculates Conway's Game of Life [1]. Only two resistors and a RCA jack are needed. | |
Nintendo NES Controller - USB Joystick
An old Nintendo NES controller modified to function as a USB joystick. Peter Polidoro | |
CD Emulation
A USB MassStorage Device that can emulate A CD Rom Library C. Reno | |
Simple Hexabot Clone
Small hexabot is based in the simple three-servo hexapod robot using the Pololu Micro Maestro. This version uses a Teensy and small shield to connect sensors and servos. This bot will use a small lamp and the hexapod will follow the light. | |
Surface Mount Soldering Temperature Control
Control the temperature of a hot plate used for surface mount soldering. This Instructable will show you how to build your own industrial-strength temperature controller. Jim Larson (doctek) | |
vKeyboardMouse_BT
A modded Logitech mouse that sends it's PS/2 data stream to the Teensy which normally forwards it as USB-HID-Mouse package. This way it normally behaves like an ordinary mouse. But via a Bluetooth-SPP connection you can alter the normal mouse behaviour ;-) or even send Keyboard-/Mouse-HID-Packets/-Macros from any BT device to the mouse, which then forwards them to the host. Andreas Rothenwänder (Austria) | |
Ethernet
After copying the patched spi.h file, the Arduino web server example sprang to life. (WIZ812MJ module) Michael Margolis | |
Automated Aquaponics Greenhouse
Teensy used to automate my Aquaponics greenhouse. It controls everything: vents, heater, pumps, temperature sensors, light sensors, and the fish feeder. The teensy is used as the data I/O module and communicates with a laptop which processes it and uploads it to a web site. Rob T. | |
Craps Game
Trygve Madsen | |
Multi-Channel Voltage Monitor
Serge Ioffe | |
vKeyBoard
Two Teensy boards communicating via the onboard UART, to "remote control"another PC (or other devices with USB keyboard capability). Andreas Rothenwänder (Austria) | |
Wand (persistence of vision)
Trygve Madsen | |
Ryan's Game 2
Trygve Madsen | |
WaitinGame
Trygve Madsen | |
3DP-Vert
Project page / Development discussion 3DP-Vert is a device to connect a Microsoft SideWinder 3D Pro, Precision Pro, or Force Feedback Pro joystick as a generic USB HID Joystick to a computer while retaining full functionality (8-way hat, slider, and all buttons) at a high readout rate (250Hz) with low latency (< 1ms.) Detlef Mueller | |
DMX-Bluetooth-Project
Wired up Teensy++, a BTM 222 module and some hardware switches to have control over numerous light circuits via USB, up to seven Bluetooth devices and the hardware switches. Andreas Rothenwänder (Austria) | |
Nursery Irrigation System
John's Full Message, with Pictures A plant nursery irrigation system ... to schedule device turn on and turn off. John Christ | |
Teensy Automation
It polls the PIR sensor and wiggles the mouse cursor when it detects motion after no motion is detected for 10 minutes. Now whenever I sit down at the machine, the board automatically wakes up the screensaver... Joshua Neal | |
Teensy Meets Nixie
Joshua Neal | |
TeensyNinja
Website: teensyninja.sourceforge.net "USB pan & tilt camera mount". TeensyNinja is a hardware modification project for a product called "Ninja Pan & Tilt Camera Mount" from vendor called x10.com. Manish Pandya | |
Codosome Hexis
Interactive video generated in Atmel AVR assembly language and controlled by photocells as part of a Dorkbot art installation at the ON Gallery in Portland, Oregon. Jim Larson & Ward Cunningham | |
36 Blinking Lights
Website: Website link
feurig | |
Buttons Sliders Stompswitches
Website: Website link
feurig | |
MIDI Controller
Website: noisybox.net It is primarily geared at being a sample trigger -- you can turn the encoder knob to select a controller number, and press one of the 12 keys to trigger a sample in that "bank". Jason Plumb | |
We would love to show your project on the homepage & blog. Please post a new thread on this forum with photos, a short description, your name as you would like it to appear and any other info. |