Settings

Theme

Ask HN: Remote Control LEDs

1 points by quizbiz 5 years ago · 3 comments · 1 min read


How could a novice engineer replicate the app that controls the lights atop the Empire State Building? Looking to produce an interactive art exhibit where participants can control how a mural is lit up from home. Thanks!

iforgottherest 5 years ago

Raspberry Pi 3 or 4 ( possibly raspberry pi zero ) is an easy start. Don't reinvent the wheel

  • notyourNMI 5 years ago

    Embedded guy here. Concur with above. I come from a "do it in C, asm, etc" land on what use to be minimally capable processors.

    Google "Python light control with RPi (Raspberry Pi)". Drastically simplifies things that use to be quite complicated for the novice to dig in to.

    If you're a book reader, look for "Raspberry Pi Cookbook" by Simon Monk. Has pretty much everything you'll need to know in once place, including how to approach what you're talking about.

gy4nt 5 years ago

Maybe you can start with this? https://github.com/adambutler/balena-xmas

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection