Whelp, I bought PA1010D GPS and few other break out things thinking they would work with Pi Pico and Breakout board by default, has anyone gotten them to work by now?
i did quick search and looks like some done did on Badger:
so this might be a starting point, but might need to get i2c pins correct?
You kind of have to read the fine print. If you look at the links you will see Python Library and maybe “Micro Python Library”. The Python is for the Pi, and Micro Python for the Pico. The other place to look is here. pimoroni-pico/micropython/examples at main · pimoroni/pimoroni-pico (github.com)
If said breakout isn’t listed, it likely doesn’t have backed in support in Pimoroni’s custom uf2 files.
whelp. Michael Bells file actually worked, i just tried it wrong and hasty the first time. whoops. pins are the same as well for badger and pico since they are the same pico (:
next to figure out 1.12" OLED, but i’m not sure Luma.OLED works on pico