Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions 1209/9210/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: pid
title: Mimic X
owner: kunichiko
license: Apache-2.0 (firmware, app) / CERN-OHL-S-2.0 (hardware)
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. The firmware is Apache-2.0; the board designs are published
at <https://github.com/kunichiko/MimicX-hardware> under CERN-OHL-S-2.0,
with schematics-equivalent block diagrams, PCB layer plots and photos of the
assembled hardware.
16 changes: 16 additions & 0 deletions 1209/9211/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: pid
title: Mimic X Bridge
owner: kunichiko
license: Apache-2.0 (firmware, app) / CERN-OHL-S-2.0 (hardware)
site: https://github.com/kunichiko/MimicX-firmware
source: https://github.com/kunichiko/MimicX-firmware
---
A wireless/wired bridge variant of Mimic X: an ESP32 module (C6 / S3 / C3)
exposes a
USB-MIDI device (TinyUSB) and a BLE-MIDI peripheral simultaneously, and
relays MIDI/SysEx to the CH32X035-based Mimic X device engine over I2C.
Emulates retro-PC HID peripherals (ATARI joystick, Sega Mega Drive
6-button pad, Sharp X68000 keyboard and mouse). The firmware is Apache-2.0;
the board designs are published at
<https://github.com/kunichiko/MimicX-hardware> under CERN-OHL-S-2.0.
7 changes: 7 additions & 0 deletions org/kunichiko/index.md
Original file line number Diff line number Diff line change
@@ -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.