worlickwerx / pi-parport

retro parallel port for raspberry pi
GNU General Public License v2.0
64 stars 11 forks source link

add alternate DB25 connection(s) #63

Closed garlick closed 2 weeks ago

garlick commented 3 weeks ago

Problem: the ribbon cable from the board to the DB25 connector is bulky and constrains where the board can be deployed

If we can make room, consider adding alternate footprints. The end user could choose which one to populate:

garlick commented 2 weeks ago

It doesn't really seem feasible to do a DB-25 on board in the normal HAT profile. I tried, but a board-secured DB-25 footprint overlaps with the HAT standoff holes on the long edge. The HAT+ spec allows the board to be any shape but then a custom or topless case would be required.

Edit: also it seems like the weight of the DB25 cable and connector would always be toppling over the little pi, which would be annoying.

As mentioned, the FPC connector would necessitate another board on the DB25 end so that is a bit of a downside for that idea.

I think I'll just close this. @quorten - fee free to reopen if you think we should try harder.