pa1010d-python
pa1010d-python copied to clipboard
Python library for the Pimoroni PA1010D GPS Breakout
Hi. Will this module receive Galileo satellites. On the website it says that it will but some config. needs to be done to enable it. What config. and what software...
# Testing If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so: ``` git clone https://github.com/pimoroni/pa1010d-python -b repackage cd pa1010d-python...
Hi, we're using a Raspberry Pi Pico W and we need to use this in a project- we're currently using micropython but **are we able to use this module on...
It seems that the pps.py example, sends "PMTK255,1" for **on**. But this seems to be to send the device into periodic backup mode Quote from: https://cdn.shopify.com/s/files/1/0174/1800/files/CD_PA1010D_Datasheet_v.03.pdf?v=1602073146 * Enter periodic mode...
fix _write_sentence for pyhton3 fix send_command for pyhton3 add missing elements from nmea sentences add initialisation of PA1010D add waitforfix