Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcloud authored Jul 20, 2020
1 parent d6d74f2 commit 2ac1e83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# BlueRetro
BlueRetro is a multiplayer Bluetooth controllers adapter for various retro game consoles.
![BlueRetro](https://cdn.hackaday.io/images/5806801590105510986.jpg)
Lost or broken controllers? Need those rare and obscure accessories? Just use the Bluetooth devices you already got! The project is open source hardware & software. It's built for the popular ESP32 chip. All processing for Bluetooth and HID input decoding is done on a single core which makes it easy for other projects to use the Bluetooth stack within their own project as long the application is running on the other core. It's a spiritual successor in some way to my https://github.com/darthcloud/cube64-dx project fork. This is my wildcard entry to the #2020HACKADAYPRIZE
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. It's built for the popular ESP32 chip. All processing for Bluetooth and HID input decoding is done on a single core which makes it easy for other projects to use the Bluetooth stack within their own project as long the application is running on the other core. Wii, Switch, PS3, PS4, Xbox One & generic HID Bluetooth devices are supported. Saturn, N64, GameCube & Dreamcast are supported with simultaneous 4+ players using a single adapter. Soon Atari 5200, NES, SNES, Genesis/Megadrive, PSX, PS2, PCE....
This is my wildcard entry to the #2020HACKADAYPRIZE

See [Hackaday.io page](https://hackaday.io/project/170365-blueretro) for detail on BlueRetro projet.

Expand Down

0 comments on commit 2ac1e83

Please sign in to comment.