Skip to content

dmertl/led-astronaut-helmet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

LED Astronaut Helmet

Arduino project for LED astronaut helmet.

Hardware

Configuration

Two separately controlled LED strips, one on the helmet, one on the face. Power is chained from helmet to face strip.

  • Button: pin 8
  • Helmet LED strip pin: 2
  • Helmet LEDs: 26
  • Face LED strip pin: 10
  • Face LEDs: 46

Face LEDs are organized in a zig-zag pattern in 4 lines:

  • 13 in forward direction
  • 13 in reverse
  • 12 in forward
  • 8 in reverse

LED strips are running of off board voltage. Works fine as long as power draw is low.

Libraries

  • Adafruit Circuit Playground
  • Adafruit Neopixel
  • Bounce2
  • elapsedMillis

About

Arduino project for LED astronaut helmet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages