Added support for Pimoroni Display Hat Mini#1113
Open
makerph wants to merge 14 commits into
Open
Conversation
Add Pimoroni Display Hat support
Add Pimoroni Display Hat Support
add pimoroni display hat mini support
Add Pimoroni Display Hat Mini Support
Add Pimoroni Hat Support
fix class error
change screen width, height and rotation
fix: added backlight pin
fix: added backlight pin
cleanup
fix missing lines
change spi speed
update logging info message
- Fixed self.skip += np_file to self.skip.append(np_file) - Replaced unused _append_saved() with in-use logic - Made .net_pos_saved file path configurable - Updated API_URL to use the Google Geolocation API - Cleaned up logging and removed unused code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Added support for Pimoroni Display Hat Mini
Motivation and Context
I wanted to have a large display with larger resolution in phat format. There are existing LCD Hat support but text is too small for my old eyes.
How Has This Been Tested?
Tested this on Raspberry Pi Zero W with fresh 1.5.5 Image
Types of changes
Checklist:
git commit -s