Main Page

From Clockwork GameShell
Revision as of 06:55, 20 January 2023 by 0xKruzr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Welcome to the ClockworkPi community wiki!

Gameshell

What is GameShell?

GameShell is an open source portable game console made by ClockworkPi after a successful Kickstarter campaign in 2018.

GameShell

Getting started

  • Assembly - Follow the assembly manual came with GameShell to assemble the parts.
  • Up and Running - You've assembled your GameShell and powered it on, now what?
  • SSH - Connect GameShell with your computer for transferring files and configurations.
  • Emulators - How to configure your emulators and how to add ROMs.
  • Pico-8 - How to install Pico-8, a cute fantasy console on your GameShell.
  • Troubleshooting - Launcher not loading? Cannot connect to WiFi? Check here for solutions to common problems.
  • Glossary - Learn the jargons!
  • Linux resources - New to Linux? Don't panic!

Hardware

  • GameShell hardware info - Information about GameShell's mainboard, screen, battery, keypad, speaker and Lightkey module
  • GPIO - Interact with the real world with General Purpose Input/Output lines!
  • 3D Models - 3D models of GameShell parts for 3D printing, including community designed custom parts.
  • Bluetooth - Connect other devices using bluetooth

Software

DevTerm

What is DevTerm?

Devterm is an open source portable terminal for every Dev!

DevTerm

Getting started

Assembly - Follow the assembly manual came with DevTerm to assemble the parts.

Batteries - The 18650 batteries are NOT included in the package due to global logistics complexity for lithium batteries

Important Note for Raspberry Pi Compute Module 4 Users - If you are using a CM4 with eMMC and CM4 adapter as your DevTerm core, the microSD/TransFlash slot on the ClockworkPi mainboard will not work at all. You will need to use the eMMC as the "system drive" for your DevTerm, and the SD card built-in device will not be accessible to the operating system. This means you will need to flash the eMMC on your CM4 with a DevTerm image using a process like this: https://www.jeffgeerling.com/blog/2020/how-flash-raspberry-pi-os-compute-module-4-emmc-usbboot before you are able to use your device. Attempting to boot from the microSD/TransFlash slot will cause the DevTerm to behave as though you have nothing in the slot.

Hardware

  • Devterm hardware info - Information about DevTerm's mainboard, screen, battery, keyboard, and speaker modules
  • GPIO - Interact with the real world with General Purpose Input/Output lines!
  • 3D Models - 3D models of DevTerm parts for 3D printing, including community designed custom parts.
  • Bluetooth - Connect other devices using bluetooth
  • EXT. - Connect devices via the (non-standard) mPCI-E slot
  • CORE - Info about the CORE modules
  • Thermal Printer - Print out your .TXT's on the built-in printer!

Software

Howtos

Community