Now that you have all the parts working individually, now is the time to actually put it all together. As what always happens, there will be issues and you will need to change and re-engineer things, this is OK.
Each day you will write an entry saying what you did.
(Yours SHOULD NOT be as complex as this example!)
Example:
Title: Raspberry Pi GameBoys
Group: I am a group of 1
Actual finished project: photo
Each Day:
Today I assembled .... Here is a photo of what it looks like
Today I added ... Here is a photo of what it looks like now.
Example steps:
load raspbian regular desktop onto SD card. Bootup Rapberry Pi 3A+ with image.
Run setup and update and reboot
Goto config and set to boot to CLI and not desktop
Load PIcadeHAT driver:
curl -sS https://get.pimoroni.com/picadehat | bash
Make terminal font bigger:
Load retroPie
git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
cd RetroPie-Setup
chmod +x retropie_setup.sh
sudo ./retropie_setup.sh
load ROMS:
then copy then to the roms directory:
cp -r * /home/pi/RetroPie/roms
Set emulation station to start automatically
Update the emulation station theme