diff options
Diffstat (limited to 'Cyberdeck/index.md')
| -rw-r--r-- | Cyberdeck/index.md | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Cyberdeck/index.md b/Cyberdeck/index.md new file mode 100644 index 0000000..6c58669 --- /dev/null +++ b/Cyberdeck/index.md @@ -0,0 +1,48 @@ +--- +description: "Computer" +created: 2023-03-08 +--- + +I want to build a cyberdeck, but isn't that just a weird cumbersome laptop... yes, that's not the point, think of it more as a weird retro inspired electronic simi functional experimental piece of art. + + + + +Back will house all the electronics and when the screen is lifted it's shown, i'll add an acrylic plate, which will help guide airflow from the fan through the device. +Will start with a Raspberry Pi, since that's what i have on hand, might change it out to a different SBC with proper NVME support instead of booting of an SD card, or USB adapter. + +## Ideas: +- Screen: Ultra wide screen IPS, smaller e paper display. +- Keyboard: Custom split ergonomic mechanical keyboard with trackball in the middle. +- Pointing device: Rollerball mouse + thinkpad like 3 buttons. +- Modular, expandable, with standard mounting interfaces, and electrically with ports ex. i2c expansion. +- Internal temperature on i2c. +- Modern retro vibe with vent slits. +- All PCB's in the back mounted to an insert plate, to avoid having to re-print the case. + +## Inspiration / resources: +- [Cyberdeck cafe](https://cyberdeck.cafe/mix/what-is-a-cyberdeck) +- [keyboard-layout-editor.com](http://www.keyboard-layout-editor.com/) +- [A Complete Guide to Building a Hand-Wired Keyboard](https://www.crackedthecode.co/a-complete-guide-to-building-a-hand-wired-keyboard/) +- [Power monitoring](https://www.youtube.com/watch?v=Qkx9M-AzznE) +- [OpenSCAD Keycap generator](https://www.thingiverse.com/thing:2783650/files) +### Cool cyberdecks: +- [Skeletal Cyberdeck](https://cyberdeck.cafe/mix/skeletal-cyberdeck) +- [TRL](https://cyberdeck.cafe/mix/trl-22121) +- [GRIZ](https://cyberdeck.cafe/mix/griz) +- [MSG](https://cyberdeck.cafe/mix/msg) +- [TTSD-3085](https://cyberdeck.cafe/mix/ttsd) +- [midknight8008](https://www.thingiverse.com/thing:4939019) + +## Parts: +- [Waveshare 10.4inch QLED Display 1600×720](https://www.waveshare.com/10.4hp-capqled.htm?sku=24646) +- [Waveshare 3S 5V 5A Output with i2c monitoring](https://www.waveshare.com/ups-module-3s.htm) +- [Trackball Breakout by Pimoroni](https://shop.pimoroni.com/products/trackball-breakout) +- [Flat HDMI cable](https://www.aliexpress.com/item/4000014554460.html) +- [1N4148 Diodes for keyboard switches](https://www.aliexpress.com/item/1005005435418695.html) +- [Adafruit KB2040 - RP2040 Kee Boar Driver](https://www.adafruit.com/product/5302) +- [Adafruit SHARP Memory Display Breakout - 2.7" 400x240 Monochrome](https://www.adafruit.com/product/4694) +- Keyboard switches +- Big ON/OFF switch +- External antenna + |
