summary refs log tree commit diff
path: root/Game boy zero/index.md
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-03-11 11:31:58 +0100
committeruser <user@node5.net>2024-03-11 11:31:58 +0100
commit1ede08d1790d1046c06343f273711fe68ab62f83 (patch)
tree5270392ffa4cbed5598f5aeca1b6f86171db8626 /Game boy zero/index.md
initial commit with 18 articles
Diffstat (limited to 'Game boy zero/index.md')
-rw-r--r--Game boy zero/index.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/Game boy zero/index.md b/Game boy zero/index.md
new file mode 100644
index 0000000..e035f8e
--- /dev/null
+++ b/Game boy zero/index.md
@@ -0,0 +1,25 @@
+---
+description: "A Raspberry PI fitted into a gameboy DMG-01 shell"
+created: 2022-11-07
+---
+
+![Game boy zero](main.jpg)
+![Game boy zero insides](insides.jpg)
+
+DMG-01 case with a Raspberry PI inside.
+
+## Parts list
+- 3.5 Inch backup monitor
+- TP4056 li-ion charge module with protection circuit
+- Raspberry PI Zero W v1
+
+## Problems, to address in a possible v2
+- Get's very hot on the screen, might be the power circuits behind it.
+- Powers off abruptly after a while, low battery charge?
+- No battery charge indication.
+- Kinda jank placement of components. Glued not screwed, not as replacable.
+- D-pad can register a different direction then the one pressed.
+- Audio circuit can be turned up so high it abruptly shuts down the device (over current protection?).
+- Audio circuit has no curcuits, just directly connected to GPIO.
+- No brightness controls.
+- Analogue, not digital display.