sidecartridge / atarist-sidecart-raspberry-pico

AtariST cartridge emulator based on Raspberry Pi Pico and RP2040
GNU General Public License v3.0
58 stars 5 forks source link

USB and Bluetooth keyboard and mouse emulation #33

Open diegoparrilla opened 1 year ago

diegoparrilla commented 1 year ago

Summary

Leverage the USB and Bluetooth capabilities of the Raspberry Pi Pico W in the SidecarT board to create a driver that emulates remote keyboard and mouse devices, enhancing the interaction with the Atari ST system.

Description

The Raspberry Pi Pico W on the SidecarT board comes with Bluetooth functionality alongside WiFi. While the WiFi capabilities have been utilized, the Bluetooth functionality remains untapped. This feature aims to develop a driver that can emulate a keyboard and mouse over Bluetooth, allowing users to interact with their Atari ST system wirelessly.

Key Points

This feature proposal seeks to enhance user accessibility and interaction with the Atari ST system by introducing USB and Bluetooth keyboard and mouse emulation, providing a modern and wireless mode of interaction.

Ripper912 commented 1 month ago

Hi does this means that the USB ports are now finaly functioning?(Usb mouse for example)?