To be more clear, this is my current setup:
I'm wondering if there is a better (easier, faster, more reliable) way to handle the communication between the Raspberry Pi Zero and the two Teensies. There is no...
Yes! Same project. It’s been working quite well for a few years but I’m struggling with a few communication issues. E.g. trying to get the RPi (master) to send the data for all LEDs to both Teensys (slaves) fast...
Just returning to this post to ask a follow-up question. I just learned about I2C protocol:
Any reason why this wouldn't be a good idea for my application here?