Skip to content

Add SenseHat emulator support #41

@nunnatsa

Description

@nunnatsa

Type: enhancement

Description

The SenseHat Emulator is a cross platform python based emulation of the raspberry-pi sense hat device.

It would be very nice if the PiHatDraw application will communicate with this emulator, allowing users and developers to use the piHatDraw application even if they don't have access to the relevant hardware (the sense hat or a raspberry pi computer).

Suggestion

build a Hat interface, then on initialization, try to find the senseHat. If not exists, try to find the emulator. Then build the relevant instance - emulator controller or real sense hat controller. The rest of the application should know nothing about it - it will use the interface and the channels.

Additional information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions