Skip to content

seniorburito/led_trampoline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LED trampoline

Jumping on the tramp

Checkout my instructable where I explain everything step-by-step here

The trampoline works on a simple circuit shown below. I bought an exercise tramplone from walmart and put Neopixel LEDs on it. Neopixel LEDs are individually addressable so you can add fun patterns here. The trampoline came with a calorimeter. I opened it up and repurposed it to detect jumps and inform the arduino when to change colors.

Schematic

There two .ino files here:

  • check_leds.ino
  • led_trampoline.ino

As you wire the LEDs, check that they are working using the check_leds code

Once everything is wired use the led_trampoline.ino code

Features to be added:

  • More patterns

  • Sound

  • Calorie count and display

About

Code for a trampoline that lights up when you jump on it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages