Skip to content

Latest commit

 

History

History
144 lines (115 loc) · 4.64 KB

index.md

File metadata and controls

144 lines (115 loc) · 4.64 KB
layout title modified revisions
simple
Main
2024-02-22
author date comment
Cuu
2024-02-22
First version

Welcome to the ClockworkPi community wiki!

If you want to edit the wiki, just clone https://github.com/clockworkpi/wiki.clockworkpi.com.git, run it locally with jekyll, and add markdown files to the _wiki folder. The file format is simple, e.g.

---
layout: simple
title: SSH
tags: GameShell
created: 2024-02-22
modified: 2024-02-22
---

then send Pull Request

more info about how to run jekyll project on local ,visit https://jekyllrb.com/docs/

Gameshell

What is GameShell?

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

GameShell_W.png

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_fig01.webp

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

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