The Penkēsu (Japanese: ペンケース
) is a retro-style handheld device powered by a Raspberry Pi Zero 2 W, a 7.9 inch widescreen display (1280 x 400 resolution), and a 48-key ortholinear mechanical keyboard.
The enclosure of the Penkesu Computer is designed around the display and keyboard to ensure (relatively) compact physical dimensions.
Repurposed Gameboy Advance SP hinges and a ribbon cable for HDMI are used to keep the hinge design thin, yet they hold the weight of the display so that it won't tip over.
Electronics are intentionally kept minimal (3 internal components) and most of the parts are either 3D printable or available as off-the-shelf products.
See also: the keyboard sound test video.
Ever since the CutiePi tablet was successfully funded and started shipping, I felt the need to work on a new project; something that I didn't need to worry too much about (ie: commercial viability), and to remind myself why I started tinkering. A "rebound" project, so to speak.
And since there are no immediate plans on selling kits or making the Penkesu Computer mass producible, I wanted to publish all the designs and plans so there's enough information for anyone interested in making one.
- Display
- Waveshare 7.9inch Capacitive Touch Screen
- Adafruit DIY HDMI Cable Parts - Right Angle adapter, Mini HDMI adapter, and 20cm Ribbon Cable
- Case
- Gameboy Advance SP Replacement Hinges
- 3D printed parts (STL files and STEP file)
- M2x6mm screws x 6 (8 if intending to secure the keyboard to the bottom tray. See part 2 below for more info.)
- M2x6mm threaded heat-set inserts x 6 (8 if intending to secure the keyboard to the bottom tray. See part 2 below for more info.)
- Electronics
- Raspberry Pi Zero 2 W
- 3.7V 606090 (or similar size) Li-Po battery
- Adafruit PowerBoost 1000C
- Keyboard
- Kailh Low Profile Choc v1 Switches x 48
- MBK Choc Low Profile Keycaps x 48
- 1N4148 Diode x 48
- Arduino Pro Micro x 1
- PCB x 1 (gerber file and QMK firmware)
Links are not affiliate links, and only provided as references.
About the keyboard:
- The keyboard is called
Koda
, which is originally designed by larrbo and released under Creative Commons BY-NC-SA 4.0 License. I've tweaked the layout so that it better fits my needs and looks closer to thePlanck
. More on this below. - If one wishes to use a different 40% keyboard for the build, it can be done by editing the STEP file and adjusting the compartment size in the chassis.
- A thin metal sheet was glued to the base as the counterweight, your mileage may vary depending on how you like the weight distribution
For the keycaps:
- The legends on keycaps were printed with a laser engraver, which I used black dip powder for nails as pigment.
- More information about this method can be found with keywords laser dye-sub keycaps
- There are custom printing services for keycaps e.g. yushakobo.jp if one does not have access to a laser engraver.
Keyboard Layout:
The lower key activates a layer that primarily has number keys from ` to 1 - 0 across the top row (excluding the top right key, which is the backspace key in all layers). The raise key activates a layer that has the shifted version of all of the numeral keys from the lower layer. As well as function keys using the tab,a,s,d,f,g and shift,z,x,c,v,b keys for F1-F6 and F7-F12 accordingly. Pushing func key down and holding it activates a mouse layer. The mouse layer uses an accelerated mode but allows one to temporarily activate the constant mode using an additional key. As you might have guessed, when using the accelerated mode the speed of the cursor is initially slow but over time increases in speed. This mode is active as soon as mouse mode is entered. (by holding down the func key) Your w,a,s,d keys are you cursor movement keys. Your left, right, and middle mouse buttons are j,k, and l respectively. Your scroll wheel uses the t,f,g,h keys. Finally mouse cursor speed can be toggled by tapping or by holding. If tapped the keys change the speed of acceleration. If the keys are held they will activate constant mode at the equivalent mousing speed. There are 3 overall speeds: 0, 1, and 2, with 0 being the slowest and most precise, and 2 being the fasted and most inaccurate. You access speed 0 using the v key. Speed 1 using the b key. And the fastest speed (2) using the n key.
- Glue the two hinges to the chassis (my 3D printer is not accurate enough to print a functional hinge lock, so I simply glued them with 5 minute epoxy.) You want to make sure that the hinge is able to still turn after the epoxy has set.
-
Add heat-set threaded inserts (M2x6mm) to the 4 corners of screen bezel, and 2 to the hinge cover. You may also use heat insert at the front corners of the keyboard tray. Just note that placing these inserts are very difficult, and not entirely necessary. For ease of access you may wish to not use them at all.
-
Wrap the ribbon cable twice and pull it out through the hinge cover. If you use a toothpick, it might make it easier to ensure you do this cleanly through the display cover.
-
Wiring:
Component Pin battery positive PowerBoost Bat
pinbattery negative PowerBoost GND
pinswitch 1 pin PowerBoost GND
pinswitch 2 pin PowerBoost EN
pinPowerBoost 5V OUT
display and Pi Zero's VCC
PowerBoost GND
display and Pi Zero's GND
-
Connect the keyboard's micro USB and the display cable into the mini HDMI port of the Pi Zero 2 W; inset the micro SD card into the Pi Zero 2 W.
-
Fasten all components with M2x6mm screws.
If you made it this far, you are welcome to check out my other project, the CutiePi tablet, which is also 100% open source hardware! :-)
Copyright (c) 2022 Penk Chen. All rights reserved.
All files are licensed under MIT license, see the LICENSE for more information.