gadgetoid

↗ HN profile [ 70.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I was tired of looking in two places when referring to the datasheet for pin functions and locations. This simple one-page website brings the RP2350A's pins, alt functions and notes together into a single table. You can…

  2. I've been trying to make accessible and beautiful GPIO pinouts since I started one for the Raspberry Pi in 2013 [1]. I've since given the Raspberry Pi Pico [2] and Pico 2 [3] microcontrollers the same treatment when…

  3. I wanted to create an accessible alternative to the official Pico pinout image, offering more complete pin details, light/dark modes, screen-readable text, and at least some capacity to focus on the peripherals you’re…

  4. I was experimenting with ways to store pinout data to generate the Pico pinout website [1] rather than hand-editing HTML- and got carried away. Pretty much all the heavy lifting is done by the Python library "rich" [2],…