Pmod Shield: Adapter Board overlay?

I’m not aware of an existing overlay specifically for this board, but you could use the base overlay.
See details on the Arduino IOP
https://pynq.readthedocs.io/en/v2.5.1/pynq_libraries/arduino.html

The existing software drivers for individual Pmods and other peripherals would only allow you to use one of these peripherals at a time, but you could write some new software to support the peripherals you need.

What are you trying to do and what Pmods or other peripherals do you want to connect?

Cathal

1 Like