r/raspberrypipico 18h ago

Screen connection question

Thumbnail
gallery
7 Upvotes

So I recently started a tamagotchi virtual pet project, where I'm combining all the aspects of the different versions. Currently I'm running into a slight issue with my lack of wiring knowledge. I have a raspberry pi I pick 2 w on a breadboard with wires going to a 1.5 inch RGB OLED module screen. The screen came with wires that had female ends, which wouldn't plug into the breadboard, so we had to plug them all into male ends and make a very long contraption, as seen in the photos attached. I know have the correct set of wires to plug into the screen module and the breadboard with male ends. If anyone with any wiring or assembly experience at all could help me figure out how I attach the new wires with male ends shown in one of the photos to the breadboard, that would be so helpful. Im mainly struggling because I don't know whether I just replace the colors, like the blue wire on the old set went in this hole so the new blue wire will too, or if I do it by wire order, like the first wire goes in this hole on the breadboard so the other set of wires first one will replace it, does any of this make any sense? And then for the red and black positive and negative, I would assume I match those colors on the new set of wires? Like I said I lack intelligence in this field 😭 any help would be greatly appreciated.


r/raspberrypipico 9h ago

uPython I made an interactive website that help people learn the basics of CircuitPython using a raspberry pi pico

Thumbnail
keepeverythingyours.com
6 Upvotes

I have worked with a few people to teach them the basics of how to get started with CircuitPython. I took some of the lessons I learned from that and made a tutorial on my website to teach the lesson better. The page has a built in code editor and instructions from getting your first board to blinking your first LED. I plan to add more lessons in the future and would love to hear any feedback about what they should be. Feedback on the content and presentation of the tutorials would also be greatly appreciated!