Got my Pod yesterday, managed to get most of the sample code running fine. Really excited to dive deeper.
I can’t find the Pod schematics on the GitHub site - is a schematic available, or at least a description of how the Pod elements (switches, pots, encoder and I/O) are connected to the Seed?
I received the Pod the other day and have just tried to connect today via the Web interface. I am on a Windows machine and even though windows sees the device, the pop up screen does not show it, so I am unable to connect.
For the cable connection I used the USB directly out of the STM board and when I reset it only a single red led adjacent to the USB connector was lit (I assume this is correct).
@mrtepayne this sounds almost like a seperate topic, depending on what you are trying to achive. Are you trying to compile on Raspberry and then upload to the Daisy? Find Getting Started here then toolchain for Linux here
You might also wanto to run audio from the Raspberry into Daisy vice versa, you would need probably need at least a small USB audio card for your Raspberry to achieve that.
I suspect that the question was about digital communication protocols. In such case, Pod has unused I2C and SPI ports, either of them could be used. I2C probably makes more sense.