🌶️ spice2x is a continuation of SpiceTools project with hundreds of bug fixes and new features 🌶️
Updated 2026-09-18 00:19:03 +03:00
Updated 2026-09-17 02:59:13 +03:00
Repo that might help poor souls with modding AFT or MM+
Updated 2026-08-09 09:30:33 +03:00
Updated 2026-08-03 18:50:34 +03:00
Drop-in library to replicate IIDX and SDVX controllers using Arduino
Updated 2026-03-15 14:31:34 +03:00
Updated 2025-12-09 23:06:21 +03:00
kinect driver for DRS (VERYWIP)
Updated 2025-09-08 15:21:40 +03:00
Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
Updated 2025-07-14 01:26:41 +03:00
Bemani PSX Controllers USB Adapter with recent games compatibility
Updated 2025-07-13 23:26:34 +03:00
Various mods for Hatsune Miku: Project DIVA Arcade Future Tone
Updated 2025-07-13 23:24:26 +03:00
Pop'n Music Controller for official cabinets and DIY ASC
Updated 2025-07-13 23:20:30 +03:00
Debouncing library for Arduino and Wiring
Updated 2025-07-13 23:19:13 +03:00
This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as RASPBERRY_PI_PICO. These RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
Updated 2025-07-13 23:16:32 +03:00
Use an Arduino (ATmega32U4-based) board as a Playstation 1 / 2 Controller.
Updated 2025-07-13 23:11:05 +03:00
Updated 2025-07-13 22:38:21 +03:00
A cheap,simple,Ongeki controller Use Keyboard Simulation and Mouse Simulation to controller the ongeki game. Using Pro-micro control.
Updated 2025-01-08 18:29:14 +03:00
Code for a Bemani-focused game controller targeting the RP2040 microcontroller.
Updated 2024-05-06 01:30:59 +03:00
A collection of Arduino breakout boards and code for Bemani uses.
Updated 2024-04-29 01:03:59 +03:00
A mini controller for games such as Sound Voltex, USC, KShoot, osu 4k, etc.
Updated 2022-09-13 22:58:04 +03:00