Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: VGA and keyboard host support #92

Open
DuckyPolice opened this issue May 28, 2024 · 1 comment
Open

Feature: VGA and keyboard host support #92

DuckyPolice opened this issue May 28, 2024 · 1 comment

Comments

@DuckyPolice
Copy link

using the pimorini VGA board (vga console output) and and an OTG cable (for keyboard)

@bill88t
Copy link
Member

bill88t commented May 28, 2024

While I don't have the Pimoroni VGA board, nor any accessible VGA monitors, I will try to implement USB-Host keyboard support.

I could make a package that adds boot scripts that when a usb keyboard is attached, a keyboard console input is created.

Then that could in turn be configured with any monitor as output.
The displayiotty driver is able to accept any displayio display object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants