Difference between revisions of "Main Page"
Jump to navigation
Jump to search
m (→Howtos) |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 10: | Line 10: | ||
* [[Assembly]] - Follow the assembly manual came with GameShell to assemble the parts. | * [[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? | * [[Up and Running]] - You've assembled your GameShell and powered it on, now what? | ||
− | * [[SSH]] - Connect GameShell with | + | * [[SSH]] - Connect GameShell with your computer for transferring files and configurations. |
* [[Emulators]] - How to configure your emulators and how to add ROMs. | * [[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. | * [[Pico-8]] - How to install Pico-8, a cute fantasy console on your GameShell. | ||
Line 38: | Line 38: | ||
===Getting started=== | ===Getting started=== | ||
− | + | [[Devterm Assembly|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=== | ===Hardware=== | ||
Line 57: | Line 59: | ||
* [[Compatible game engines]] - Pygame, LÖVE2D, Pico-8, Tic-80... | * [[Compatible game engines]] - Pygame, LÖVE2D, Pico-8, Tic-80... | ||
* [[Compatible games]] - List of standalone games such as CaveStory, ChocoDM. | * [[Compatible games]] - List of standalone games such as CaveStory, ChocoDM. | ||
+ | |||
+ | ===Howtos=== | ||
+ | * [[Manjaro on A06]] - Install Manjaro OS on DevTerm A06 | ||
+ | * [[How-Tos and Tweaks]] | ||
==Community== | ==Community== |
Revision as of 18:05, 26 April 2022
Welcome to the ClockworkPi community wiki!
Contents
Gameshell
What is GameShell?
GameShell is an open source portable game console made by ClockworkPi after a successful Kickstarter campaign in 2018.
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
- Kernel - CPI Linux Kernel
- Launcher - The launcher of games and apps in GameShell
- Warehouse - Libraries of browsable and downloadable games, like those developed in GameShell Jams
- Compatible emulators - NES, SNES, Genesis/MD, PS1, you name it!
- Compatible game engines - Pygame, LÖVE2D, Pico-8, Tic-80...
- Compatible games - List of standalone games such as CaveStory, ChocoDM.
DevTerm
What is DevTerm?
Devterm is an open source portable terminal for every Dev!
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
- Kernel - CPI Linux Kernel
- ClockworkOS - The operating system for your DevTerm
- Launcher - The launcher of games and apps in DevTerm
- Warehouse - Libraries of browsable and downloadable games, like those developed in GameShell Jams
- Compatible emulators - NES, SNES, Genesis/MD, PS1, you name it!
- Compatible game engines - Pygame, LÖVE2D, Pico-8, Tic-80...
- Compatible games - List of standalone games such as CaveStory, ChocoDM.
Howtos
- Manjaro on A06 - Install Manjaro OS on DevTerm A06
- How-Tos and Tweaks