Archive:AwarePingPongBalls

From The Munich Maker Lab's Wiki
Revision as of 15:29, 10 September 2022 by Vrs (talk | contribs) (Vrs moved page AwarePingPongBalls to Archive:AwarePingPongBalls without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Attention.png You are visiting an old member project. The information found on "AwarePingPongBalls" might be out of date.

Based on this: [1]

but with intelligence (Arduino), RPG LED and sensors like light (maybe acceleration?). Bigger array of light sensors so that the ball know what colors are adjacent on which side.

If in made in big numbers could be used to simulate group dynamics.

  • Implement group dynamics in code
  • Each ball monitors change of color in the neighbors and decides, based again on adjacent colors if it wants to be part of change, or react in the opposite direction.
  • Should with 5+ balls this should result in 2 uniform color groups of balls.

I can build the tech, but I think I need help with the algos.