1
0
Fork 0
Code written for an Arduino to control a Freaky Friday hourglass prop. Code is heavily commented so non-technical people can try to understand what is going on. https://simonwalters.online/creations#hourglass
Find a file
simon 699f40cfce Update README.md
Added request for feedback.
2026-05-28 06:11:16 +08:00
FreakyFridayHourglass.ino Update FreakyFridayHourglass.ino 2026-05-04 10:50:56 +08:00
LICENSE Initial commit 2025-12-07 21:27:33 -07:00
README.md Update README.md 2026-05-28 06:11:16 +08:00

Freaky Friday Hourglass

Description

To be used on an Arduino with a neopixel ring in an hourglass prop for the stage show "Freaky Friday".

Physical hourglass was built using the instructions in the linked video (with a lot of customisations, but the electronics were pretty much the same): https://www.youtube.com/watch?v=Rdg2inCDO1E

  • Act 1: Pulsing with increasing brightness until max brightness, then steady pulse. Once hourglass is separated, bright green flash to black
  • Act 2: Steady pulsing with a time limit

Feedback

Did you use this code for your prop? Let me know how it went, I'd love your feedback! My contact details are available on my website.

Code referenced

Used information from https://web.archive.org/web/20230201052507/https://www.sparkfun.com/tutorials/329 to get a smooth pulse.