k3v1np:
So what would the recommended way to communicate multiple Arduinos with one Raspberry Pi?
i2c should work. You'll need the Wire library - Wire - Arduino Reference
k3v1np:
So what would the recommended way to communicate multiple Arduinos with one Raspberry Pi?
i2c should work. You'll need the Wire library - Wire - Arduino Reference