Comment by zokier
3 days ago
Another note for simplification, you could use the builtin i2c peripheral and give each octet of leds its own address. You got 64 octets in total, which conveniently fits into 7 bit i2c address space. That should make the communication trivial to handle.
Also RPI has builtin i2c, so you don't need usb adapter for it.
No comments yet
Contribute on Hacker News ↗