I want to stack an Inky pHAT on top of an Automation pHAT. I saw the pHAT Stack and looks really cool but due to space constrains I need to do it vertically… If I get one of those stacking headers that have 10 mm pins will that be enough to clear the relay on the Automation pHAT? one like this:
The Automation Hat and pHat come withe the 40 pin connector soldered on. You can use the Adafruit extension headers on Hats between the Pi and the a
automation hats. Also remember that “true” Hats have an EEPROM that can cause conflicts if both are enabled. Adafruit had a jumper on their Hats that can be cut to disable the EEPROM on that Hat
What I was concerned about is the height of that relay on the Automation pHAT and that the 10 mm in the stacking header will be enough to clear it and put the Inky pHAT on top, I think the board is 1.5 mm so the pins will only go 8.5 mm high from the Automation pHAT…
One more thing, I’m now also thinking I could use a Touch pHAT on the project too (already check and no conflicts), of course both the Inky and the Touch would need to be on the top of the stack…
The Touch only needs 5 pins so I think maybe I can solder 5 cables to one of those boards and install it besides the Inky, is there a better solution for that?
Here is a link to my Raspberry Pi projects, https://1drv.ms/f/s!AjOYwiwlwDtpgUMsp2qnevKpGEHb
The Rover uses the min black hacker board to attach multiple pHats. My Pirate Radio and Weather clocks have proto hats stacked in them that I use to run wires to other boards. I just use female to female jumpers.
Inky pHAT…Touch pHAT
|---------------------------|
Mini Black HAT Hack3r using ribbon cable
|
Automation Phat
| 11mm – 2x20 pin Female GPIO Header
|
Raspberry Pi Zero WH
Yeah, I’ve had a lot of fun building my stuff. Some head scratching and head banging, but mostly fun. ;)
If you use a stacking header in the mini black hat board, under the inky pHat.
The automation phat can plug in from underneath with no need to use a ribbon cable. your way will work too.
Inky pHAT…Touch pHAT
|---------------------------|
Mini Black HAT Hack3r
|
[Stacking header]
|
Automation Phat
|
[stacking header]
|
Raspberry Pi Zero WH
If its going to run headless, you could stack two on top and two on bottom. Use two stacking headers.
Inky pHAT…Touch pHAT
|---------------------------|
Mini Black HAT Hack3r
Pi Zero W…Automation Phat
The Pi Zero’s HDMI and USB will be blocked by the Automation pHat. Power can be feed in via the GPIO by the way. +5V to pin 2 or pin 4 and ground to pin 6. I’ve done it that way on a few of my projects. My Rovers for example. The Pi Zero doesn’t have a poly fuse anyway so it doesn’t care if it comes in via the USB or GPIO. They both feed the onboard 3.3V regulator. You could use that extra row of GPIO on the Mini black hat board that doesn’t have a header soldered in. Or (double check it) I think there is a 5V in connection on the automation pHat.