pinout-xyz / pico.pinout.xyz

Raspberry Pi Pico Pinout Page
https://pico.pinout.xyz/
31 stars 10 forks source link

Add DatanoiseTV PicoADK #3

Closed DatanoiseTV closed 1 year ago

DatanoiseTV commented 1 year ago

The PicoADK is a Audio Development Kit for creating small synthesizers or sound effects. It has an on board PCM5100A 32-bit up to 384kHz Audio Codec and an additional SPI ADC with 8 Channels and up to 1MS/s sample rate (and option for 5V range).

https://github.com/DatanoiseTV/PicoDSP-Hardware

Gadgetoid commented 1 year ago

I've made a lot of tweaks to Pinout lately, tweaking the HTML, fixing bugs, using a shared stylesheet and tweaking the JS.

We also had the concept of a "rear view" contributed, which might also be useful here.

I'll have to find the time to update this to match the latest state of the art, but otherwise I guess it's a worthy addition. Thank you.

DatanoiseTV commented 1 year ago

Thx for merging. Where can I find it on the website? Cheers

Gadgetoid commented 1 year ago

You can find it here - https://pico.pinout.xyz/datanoisetv-picoadk.html

I haven't figured out how we could index various pinouts yet.

Right now the whole GitHub repo is just exposed verbatim on pico.pinout.xyz.