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

RPi Pico screen, CannedMessageModule (CardKB) and reboot support #2595

Merged
merged 5 commits into from
Jul 8, 2023

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Jul 8, 2023

This adds support for the Pico to use an I2C screen on pins 4 (SDA) and 5 (SCL), as well as e.g. a CardKB for usage with the CannedMessageModule. I made the input_source for the CannedMessageModule case insensitive as it took me a while to figure out why it wasn't working (the documentation had the wrong case).

For now I removed the EXT_NOTIFY_OUT pin, as it conflicts with I2C and the module is not yet supported.

Also implements rebooting.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2023

🤖 Pull request artifacts

file commit
pr2595-firmware-2.1.18.6309e0a.zip 6309e0a

thebentern added a commit to meshtastic/artifacts that referenced this pull request Jul 8, 2023
@thebentern thebentern merged commit d8ad2b3 into meshtastic:master Jul 8, 2023
47 checks passed
@GUVWAF GUVWAF deleted the rp2040Screen branch July 28, 2023 17:46
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

2 participants