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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

added picadehat gpio capability and a tool to monitor input device #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

takov751
Copy link
Contributor

@takov751 takov751 commented Jul 1, 2022

Well there is still room for improvement, but this should work now. It's needs to be tested on physical device. Later it could be improved with LED feedback and press command and held function on same pin as well.

For now keycode dictionary is layout settings and later every gpio pin just needs to be defined as variable with the class which does the heavy lifting. Hopefully it's more human readable and straightforward enough .... and works :D 馃暫

@takov751
Copy link
Contributor Author

takov751 commented Jul 1, 2022

There are missing features like on board sound https://github.com/pimoroni/picade-hat/blob/master/legacy-python-driver/README.md#sound--volume-control

And volume control with media buttons are mapped, however that still questionable if working.

Hence at this stage physical testing is a necessity to tune it further.

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

Successfully merging this pull request may close these issues.

None yet

1 participant