• 5 Posts
  • 13 Comments
Joined 3 years ago
cake
Cake day: June 1st, 2023

help-circle

  • looking at the schematics of the device I want to monitor more closely, it looks like it’s actually using addressable LEDs with a two-wire protocol, which actually makes things even easier because I can just sample on the provided clock edges. I think these are colloquially DotStar rather than NeoPixel devices. For reference I’m designing some mods for a modern pinball machine and it would be useful to know the state of lights on the playfield since I can’t hook into the code directly.