1
0
mirror of https://github.com/whowechina/iidx_pico.git synced 2024-09-23 18:58:22 +02:00
Pico beatmania IIDX controller
Go to file
2023-04-01 21:24:26 +08:00
.vscode Migrate to iidx_pico public repo 2023-04-01 19:49:29 +08:00
cad Migrate to iidx_pico public repo 2023-04-01 19:49:29 +08:00
doc Materials part in README 2023-04-01 21:11:26 +08:00
firmware Migrate to iidx_pico public repo 2023-04-01 19:49:29 +08:00
PCB Migrate to iidx_pico public repo 2023-04-01 19:49:29 +08:00
Production Migrate to iidx_pico public repo 2023-04-01 19:49:29 +08:00
README.md Minor updates. 2023-04-01 21:24:26 +08:00

Pico IIDX - Beatmania IIDX controller

Features:

  • It's thin, really thin.
  • Turntable and keyboard are separate.
  • Magnetic connector.
  • 1000Hz polling rate.
  • HID lights, of course!
  • Multiple turntable effects.
  • Many live settings.

Thanks to many respectful guys/companies who made their tools or materials free or open source (KiCad, OpenSCAD, InkScape, Raspberry things).

Caution

This is a difficult build, much more difficult than my previous Pico Popn project:
https://github.com/whowechina/popn_pico.
I suggest you to build the my Pico Popn first.
This Pico IIDX project:

  • Heavily depends on 3D printing, both FDM and SLA (resin).
  • Requires skills to solder tiny components and thin cables.

Move forward only if you're REALLY interested.

This README documentation is still in progress.

HOW TO BUILD

Turntable Materials

  • 1x AS5600 hall angular sensor board set (23mm*23mm)
  • 1x 6mm*2mm magnet (must be radially magnetized), normally comes with the AS5600 board set.
  • 1x 61804-2RS deep groove ball bearing (20x32x7mm), normally < 5US$;
  • 3x M4*10mm screws (large flat head is better) and hex nuts.

Keybard Materials

Detachable Cable

  • 1x HDMI cable (ultra slim, diameter < 4mm), at least 50cm in length, we'll cut the HDMI connectors off, so pick a cheap one.
  • 2X Magnetic pogopin connector sets, male and female. PCB side should use ones with 90-degree pins, cable side use ones with straight pins.

Step 1 - Buy

Step 2 - Solder

Step 3 - Assemble

Step 4 - Firmware