Comment on Show HN: Interactive pinout for the Raspberry Pi Pico 2Comments−coffeecoders1yThis is great, I wish we had something similar for ESP and even Arduino. I have been following this [1] for the later.[1] https://deepbluembedded.com/arduino-uno-pinout/−gadgetoidOP1yIn typical fashion I got nerd-sniped into making an ESP32 C5 DevKit-1 pinout. I've disappeared down a hole of making the perfect SVG for the board art.Will be an interesting experiment!−coffeecoders1yI had something similar a few years ago. I ended up creating a json for the pinout and using jinja2 to spit out svg. It didn't turn out great.
Comments
This is great, I wish we had something similar for ESP and even Arduino. I have been following this [1] for the later.
[1] https://deepbluembedded.com/arduino-uno-pinout/
In typical fashion I got nerd-sniped into making an ESP32 C5 DevKit-1 pinout. I've disappeared down a hole of making the perfect SVG for the board art.
Will be an interesting experiment!
I had something similar a few years ago. I ended up creating a json for the pinout and using jinja2 to spit out svg. It didn't turn out great.