Andrew Scheller

Results 95 issues of Andrew Scheller

https://www.raspberrypi.com/products/build-hat/ https://www.raspberrypi.com/documentation/accessories/build-hat.html#access-the-gpio-pins

new board

https://www.raspberrypi.org/products/poe-hat/

new board
hacktoberfest

https://www.raspberrypi.com/products/#add-on-boards https://www.raspberrypi.com/documentation/accessories/audio.html#gpio-usage I _believe_ these are electrically-identical to the IQ Audio hats, but now with Raspberry Pi branding.

new board

Hopefully an easy fix - perhaps https://pinout.xyz/pinout/pcm should also mention the acronym I2S, since I suspect "the I2S bus" is a more common name than "the PCM bus" ?

enhancement
TODO

Looking at the pictures (and only the pictures) on https://pinout.xyz/boards#formFactor=PHAT * ReSpeaker 4 Mic Array should be HAT form-factor? * ReSpeaker 4 Mic Linear Array should be Custom form-factor? *...

IMHO there should be a feature (i.e. built into the overlay 'data' itself, rather than just included in the 'markdown' part) for boards that "uses_i2c" to include the i2c address(es)...

enhancement
TODO

In http://networkzero.readthedocs.io/en/latest/usage.html#message-sending it lists one of the functions as `wait_for_message_from()`. But in the http://networkzero.readthedocs.io/en/latest/usage.html#address section it uses `nw0.wait_for_message(address)`. Should it instead be `nw0.wait_for_message_from(address)`?

I notice that swap is now enabled **by default** whereas on previous distros it was disabled by default (yes, I've already seen that it's moved from a swap-partition to a...

raspi-config is the first thing that's displayed when booting for the first time, so the user has no idea what his keyboard, locale or timezone are set to by default....

I think it'd be better if it used DOS line-endings so that Windows-users can easily edit it when the FAT-partition automounts when they put the card in their regular PC.