Philip Howard

Results 1118 comments of Philip Howard

Proposal: All the pins are now SPARKLES!!! (ノ◕ヮ◕)ノ*✲゚*。⋆ ![sparkles](https://user-images.githubusercontent.com/1746967/93887005-07adee80-fcde-11ea-8e32-c6e80ce5aa27.png)

I need to get around to looking at this. I'm really keen to move over to GitHub pages to make keeping the site up-to-date easier, and potentially helping me delegate...

Oh and `pico.pinout.xyz` at least is just a hand-crafted static HTML site. I have just moved that over to GitHub pages this morning. I don't currently have any plans to...

I care. But I'm also busy juggling multiple day-job projects, a house move gone awry, a toddler and - uh - what's that thing ransacking the whole world again? Ah...

I don't know why I expected that list to be shorter- at least five of those are my fault 😆 This is an interesting overview- I wonder how it could...

I did this for https://pico.pinout.xyz, so yeah - hard agree :laughing:

Made a start. It's not great, but it's a start! ![Screenshot from 2023-06-10 19-37-26](https://github.com/pinout-xyz/Pinout.xyz/assets/1746967/c87af2a7-919e-49fa-a58b-892b24cc3f25)

Yikes! Indeed it looks like close observation of their schematic confirms this: https://www.waveshare.com/w/upload/5/57/2.13inch_e-Paper_HAT_Schematic.pdf RPI_5V -> VCC_INT -> VCC -> 3.3 vreg -> 3V3 Looks like this is a bonus feature...

Sorry for not getting back to you sooner. This is great, thank you. The one thing I'd change is to drop the dependency on regex and simply try to parse...

The `spi1` bus can be enabled by adding `dtoverlay=spi1-3cs` to `/boot/config.txt`. Since neither SPI0 or SPI1 are enabled *by default* I don't see any particular reason why we can't keep...