fpga68k / BlueRetro

Multiplayer Bluetooth controllers adapter for retro video game consoles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlueRetro

CI

BlueRetro is a multiplayer Bluetooth controllers adapter for various retro game consoles. Lost or broken controllers? Reproduction too expensive? Need those rare and obscure accessories? Just use the Bluetooth devices you already got! The project is open source hardware & software under the CERN-OHL-P-2.0 & Apache-2.0 licenses respectively. It's built for the popular ESP32 chip. All processing for Bluetooth and HID input decoding is done on the first core which makes it easy for other projects to use the Bluetooth stack within their own project by using the 2nd core. Wii, Switch, PS3, PS4, PS5, Xbox One, Xbox Series X|S & generic HID Bluetooth (BR/EDR & LE) devices are supported. Parallel 1P (NeoGeo, Supergun, JAMMA, Handheld, etc), Parallel 2P (Atari 2600/7800, Master System, etc), NES, PCE / TG16, Mega Drive / Genesis, SNES, CD-i, 3DO, Jaguar, Saturn, PSX, PC-FX, JVS (Arcade), Virtual Boy, N64, Dreamcast, PS2, GameCube & Wii extension are supported with simultaneous 4+ players using a single adapter.

DIY build instructions

Need help?

Project documentation

Commercial solution sponsoring BlueRetro FW development

Buying these commercial adapters help the continued development of the BlueRetro firmware!!
Thanks to all sponsors!!

  

Community Contribution

Others commercial solution using BlueRetro FW

General documentation


About

Multiplayer Bluetooth controllers adapter for retro video game consoles

License:Apache License 2.0


Languages

Language:C 96.4%Language:Assembly 3.1%Language:CMake 0.6%