CyberBoy


Goal:

My idea is that it's like a pocket Cyberdeck but Game Boy inspired (It won't have Game Boy games). Currently working on: Building out UI and functionality.

Parts:

Raspberry Pi Pico W 2, SH1107 Screen, Micro SD Card Reader Module


Updates

Update 1:

Added some basic UI to test buttons with a.

Image

Update 2:

I updated on how the apps/pages work. Initally it was all one large python file, but not it's broken down so each page has it's own python file. I'm hoping this lets me interate quicker. Added SD card reader so I can save data on device.

Image