Added dedicated hw design files, some source changes to accomodate LCD GPIO assignments#15
Open
GeorgeRudolf wants to merge 4 commits intoSloeComputers:mainfrom
Open
Added dedicated hw design files, some source changes to accomodate LCD GPIO assignments#15GeorgeRudolf wants to merge 4 commits intoSloeComputers:mainfrom
GeorgeRudolf wants to merge 4 commits intoSloeComputers:mainfrom
Conversation
…D GPIO assignments
3369265 to
d66255f
Compare
c27ecd0 to
60b76ef
Compare
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.
I've rolled a simple little KiCad design that can replace the current breadboard stuff with a dedicated PCB. I've not yet had the opportunity to test it out, but it basically makes this thing mass-producible... And probably a bit more stable (at least my own breadboards and jumpers constantly let me down).
It's simply the Pico and Pimoroni DAC components, minus a few things (I suppose it can also be modified to take a Pico directly, if that's more useful), plus all else in the design, tacked down onto a simple PCB.
I had to move the LCD pins around to accomodate a module that JLC can install themselves.
See if you find this interesting, feel free to cherrypick and modify as you wish, should you decide to accept the PR :)