← Back to context

Comment by coffeecoders

18 hours ago

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.