Live data from Hacker News

Show HN: Interactive pinout for the Raspberry Pi Pico 2

pico2.pinout.xyz

21–30 of 36 posts

Re: Show HN: Interactive pinout for the Raspberry Pi Pico 2

#25

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!

Re: Show HN: Interactive pinout for the Raspberry Pi Pico 2

#26

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.

Re: Show HN: Interactive pinout for the Raspberry Pi Pico 2

#27

This is amazing, thank you! If anyone knows of something similar for any of the more popular Esp32 boards I would love to know about it!

Thanks... urge to build a version for ESP32-C5-DevKitC-1 rising...

Nerd snipe successful.

(very beta website)

https://esp32c5.pinout.xyz

Re: Show HN: Interactive pinout for the Raspberry Pi Pico 2

#28

Earlier quoted context omitted.

Thanks... urge to build a version for ESP32-C5-DevKitC-1 rising...

Nerd snipe successful. (very beta website) https://esp32c5.pinout.xyz

Incredible! Funny enough of all the dozen different Esp32 boards I’ve collected that’s the one I don’t have. If I ever have the time I may try to do some legwork for you for the c3 and c3-supermini if that would be helpful

Re: Show HN: Interactive pinout for the Raspberry Pi Pico 2

#29

Earlier quoted context omitted.

Nerd snipe successful. (very beta website) https://esp32c5.pinout.xyz

Incredible! Funny enough of all the dozen different Esp32 boards I’ve collected that’s the one I don’t have. If I ever have the time I may try to do some legwork for you for the c3 and c3-supermini if that would be helpful

Once I get the hand of the ESP’s idiosyncratic signal names (I don’t have much experience with them) I should be able to crank them out. But help would be appreciated, thanks - even a canonical list of the pins and functions would be super useful. I get the sense I’m missing something referencing only their pinout diagram.
Post reply on HN