randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
479 stars 56 forks source link

Bluetooth keyboard support rPi 3? #153

Closed abstractpoint closed 3 years ago

abstractpoint commented 3 years ago

Awesome project and I cannot wait to try it!

I am assuming that BT support is not part of circle-lib so a there will never be a solution to connect a BT keyboard? I'm building a projector with rPi built in inside, so would be amazing to connect a wireless keyboard to this retro gaming rig.

randyrossi commented 3 years ago

Some wireless keyboards do work but perhaps not Bluetooth. I use a Logitech keyboard which has a dongle but I think it's radio.

On Mon, Jan 4, 2021 at 4:33 PM George T notifications@github.com wrote:

Awesome project and I cannot wait to try it!

I am assuming that BT support is not part of circle-lib so a there will never be a solution to connect a BT keyboard? I'm building a projector with rPi built in inside, so would be amazing to connect a wireless keyboard to this retro gaming rig.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/153, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI3HKD4CMK3ZGIYCXM2TP3SYIX3DANCNFSM4VTTLH2A .

-- Randy Rossi

abstractpoint commented 3 years ago

That makes sense. Thank you for answering. I think it is too limited use case to support bluetooth at the moment, and a need for a pairing interface etc would make this likely too much work anyway. (Unless a text config can be used in some way)