TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

BlueRetro – multiplayer Bluetooth controllers adapter for retro game consoles

23 pointsby davewongilliesabout 3 years ago

2 comments

darthcloudabout 3 years ago
Author here.<p>I wrote a retrospective that might be interesting to read to some: <a href="https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;discussions&#x2F;289" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;discussions&#x2F;289</a><p>In this article, I detail how my initial goal of leaning more about Bluetooth and sell a product turned into a software platform makers now use to sell their own hardware take base on my original design.<p>You can easily give the project a try without building a full adapter. If you got a dev board with the original ESP32 you can flash [1] the BlueRetro_pad_test.bin firmware, connect a Bluetooth device [2] to it and see the buttons inputs from a terminal [3]. You can also connect to the web Bluetooth interface [4] to take a look at the configuration.<p>To simply see the adapter in action you can look at my original Hackday Prize submission video [5].<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;wiki&#x2F;Flashing-firmware-Windows-10" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;wiki&#x2F;Flashing-firmwa...</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;wiki&#x2F;Controller-pairing-guide" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;wiki&#x2F;Controller-pair...</a><p>[3] <a href="https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;wiki&#x2F;Getting-BlueRetro-debug-logs-via-Serial-port-Windows-10" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;darthcloud&#x2F;BlueRetro&#x2F;wiki&#x2F;Getting-BlueRet...</a><p>[4] <a href="https:&#x2F;&#x2F;blueretro.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blueretro.io&#x2F;</a><p>[5] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=yj_Zbjb2_ms" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=yj_Zbjb2_ms</a>
koofdoofabout 3 years ago
Very impressive project, and huge props for having everything open source. The hackaday articles on the controller communication protocols are especially interesting to me, high quality documentation like that is so hard to find.
评论 #31572518 未加载