i have build in the last weeks a functionally Backplane to connect some hardware to the pidp1.
the software on the Backplane musst be optimized because in full speed the esp32 have problems to handle the data from the pidp1.
slow data transfers are working good.
the backplane is connected via wlan and communicate over tcp-port 7200 with the pidp1.
at this time some prototypes of cards exist, and one led-card for outputting the 18 bits of IO and the 12 bits of the AC.
here is a short video of the backplane :
on the left side the 3 mcp-expander are for the data of AC and IO, on the right side is the "address-decoder" for all 64 addresses.
with this backplane you can connect 16 devices to your pidp1 , a option to cascade this to 32 devices is possible with a adapter between
the backplane-controller and the backplane-connector-pcbs.A card for a lineprinter , a drivercard for relays and a keyboardcard ist in work.
the backplane is most compatible to the dynamic-iots from BIll, but its not tested yet.i think about a mix of my modificatins and bills,
when the iot is not configured in the pidp1-code, and no dynamic-iot-device is availible the dynamic-iot-controller sends the data to the backplane ...
i forgot to add some statuslights, to see if the backplane has a problem with the connection to the wifi or the tcp-port - this comes later ...
when the time is ready, the code and the gerber are on my github. if anyone is interessted i can build some kits to build this modification.
Matthias