Skip to content

Add virtual display functionality #88

@sjefferson99

Description

@sjefferson99

For now have the ability for the web UI to show the LCD1602 display output if enabled on the device, so create a new display driver for virtual 1602, but have it load if the physical one is loaded. Display abstraction will deal with the rest providing the same methods are implemented in the virtual driver. Later I will add the option to have additional virtual displays to allow the web UI to receive display data as if a display was connected when it isn't.

Display driver will need to use some kind of websocket type communication from the SMIBHID back to the web client for realtime push.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions