summary refs log tree commit diff
path: root/Game boy zero
diff options
context:
space:
mode:
Diffstat (limited to 'Game boy zero')
-rw-r--r--Game boy zero/Thumbnail.jpgbin0 -> 18648 bytes
-rw-r--r--Game boy zero/index.md25
-rw-r--r--Game boy zero/insides.jpgbin0 -> 4053127 bytes
-rw-r--r--Game boy zero/main.jpgbin0 -> 4482005 bytes
4 files changed, 25 insertions, 0 deletions
diff --git a/Game boy zero/Thumbnail.jpg b/Game boy zero/Thumbnail.jpg
new file mode 100644
index 0000000..c403266
--- /dev/null
+++ b/Game boy zero/Thumbnail.jpg
Binary files differdiff --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.
diff --git a/Game boy zero/insides.jpg b/Game boy zero/insides.jpg
new file mode 100644
index 0000000..75fbed8
--- /dev/null
+++ b/Game boy zero/insides.jpg
Binary files differdiff --git a/Game boy zero/main.jpg b/Game boy zero/main.jpg
new file mode 100644
index 0000000..3cb6b8c
--- /dev/null
+++ b/Game boy zero/main.jpg
Binary files differ