From 3f685ffda6526fb16aec77f50509df793198bc34 Mon Sep 17 00:00:00 2001 From: Kunihiko Ohnaka Date: Sat, 16 May 2026 07:13:13 +0900 Subject: [PATCH] Add 1209/9210 Mimic X (kunichiko) --- 1209/9210/index.md | 13 +++++++++++++ org/kunichiko/index.md | 7 +++++++ 2 files changed, 20 insertions(+) create mode 100644 1209/9210/index.md create mode 100644 org/kunichiko/index.md diff --git a/1209/9210/index.md b/1209/9210/index.md new file mode 100644 index 00000000..be2a495b --- /dev/null +++ b/1209/9210/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: Mimic X +owner: kunichiko +license: MIT +site: https://github.com/kunichiko/MimicX-firmware +source: https://github.com/kunichiko/MimicX-firmware +--- +A USB device that receives commands from a smartphone over USB-MIDI and +emulates retro-PC HID peripherals (ATARI joystick, Sega Mega Drive +6-button pad, Sharp X68000 keyboard and mouse). Built around the WCH +CH32X035 MCU. Firmware is MIT-licensed; PCB designs are published at + (also MIT). diff --git a/org/kunichiko/index.md b/org/kunichiko/index.md new file mode 100644 index 00000000..22a9739b --- /dev/null +++ b/org/kunichiko/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: kunichiko +site: https://github.com/kunichiko +--- +Kunihiko Ohnaka. Individual developer building peripherals and hardware +revival projects for retro computers such as the Sharp X68000.