bjoerngiesler / BBDroids

Code for the Bavarian R2 Builders' Droid Control System, consisting of dual miniature multi-axis remote controls and a droid control board, currently for BB-8. Please refer to the Wiki for reference.
Apache License 2.0
6 stars 3 forks source link

Do something proper with status Neopixels in body board #14

Open bjoerngiesler opened 1 year ago

bjoerngiesler commented 1 year ago

Right now these are basically unused except for one showing incoming packets. We have two, both RGB - use 'em.

bjoerngiesler commented 1 year ago

Idea: NP 1 for "all subsystems running" / "some subsystems running", NP 2 for "received remote packet in the last 100ms"? Could mark some subsystems as mission critical which would cause 1 to be red, otherwise yellow/green?