I'm building my own variant of the portable gaming console that operates on Raspberry Pi and runs RetroPie. I have little experience on small and simple electronics projects, but wiring a Raspberry Pi raises a few questions for me. I'm using Model A+ Pi as a base, run a Chinese 5" monitor through HDMI and controller is made with tactile switches that hook up to GPIO ports. The physical design is made to look something like GameBoy Advance SP with its clamshell design.
The question comes with running power to the system. Because I want to make it portable, I will be using a 3.7V LiPo battery and Adafruit Powerboost 500C for power. Now I wasn't really sure how I can hook this all up together. Can I run the 5V wire from the Powerboost parallel to both the 5V GPIO pin of the Pi and to the 5V pin of the screen? Ground would also be hooked from the Powerboost to both a ground on Pi's GPIO and ground on the screen.
I know that the Pi can power up the screen from the GPIO port if the Pi is hooked up to an USB power source. The screen has a 26 pin bus for connecting to the Pi and if that is plugged in, it works as a power source for the screen. The screen also has touch screen, which I will not be using.





