ShapeLab / SwarmUI

Necessary material to build and use Zooids to create Swarm User Interfaces
http://shape.stanford.edu/research/swarm/
Creative Commons Attribution Share Alike 4.0 International
1.52k stars 246 forks source link

What is the maximum count for Zooids per receiver? #27

Closed supersurfer92 closed 5 years ago

supersurfer92 commented 5 years ago

Would you be able to control 350-400 off a single receiver or control multiples of 10/50/100/etc per receiver? Considering doing this as a side project for a board game that would require ~360 zooids. Thinking about using OSHPark, OSHStencils, and a diy reflow oven or going through PCBWay for complete boards.

supersurfer92 commented 5 years ago

Would following this work or would there be an upper limit? https://devzone.nordicsemi.com/f/nordic-q-a/20021/what-is-the-maximum-number-of-nrf24l01-devices-i-can-connect-to-1

mathieulegoc commented 5 years ago

We limited it to 10 Zooids per receiver for now, for the sake of high refresh rate. But this can be modified in the firmware if need be, at cost of performance though.

supersurfer92 commented 5 years ago

Good to know, thank you!

supersurfer92 commented 5 years ago

You can see what we are doing with the modified Zooids and SwarmUI project at https://github.com/supersurfer92/SwarmUI-BadukBots/ and https://github.com/nheyn/GoSwarm