Adafruit-circuitpython-gps

Latest version: v3.11.0

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

3.2.4

- Added a check to make sure the number of bytes in the input buffer was at least 64, so the module doesn't block while waiting for bytes in the buffer.
- Added an explanation of NMEA 0183 and the different formats in which the data is transmitted to the microcontroller from the GPS.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-gps`.

Read the [docs](http://circuitpython.readthedocs.io/projects/gps/en/latest/) for info on how to use it.

3.2.3

Updated Example Timeouts for busio.UART function since it now takes seconds instead of milliseconds and updated associated documentation. Thanks dherrada.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-gps`.

Read the [docs](http://circuitpython.readthedocs.io/projects/gps/en/latest/) for info on how to use it.

3.2.2

Updated an error in `examples/gps_simpletest.py`.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-gps`.

Read the [docs](http://circuitpython.readthedocs.io/projects/gps/en/latest/) for info on how to use it.

3.2.1

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-gps`.

Read the [docs](http://circuitpython.readthedocs.io/projects/gps/en/latest/) for info on how to use it.

3.2.0

Added example for using GPS as a RTC.

Added `datetime` property.

Updated example names to match convention.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-gps`.

Read the [docs](http://circuitpython.readthedocs.io/projects/gps/en/latest/) for info on how to use it.

3.1.1

This library now works with 'pyserial', includes some example code and CPython compatibility changes. Also added an optional debug flag.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-gps`.

Read the [docs](http://circuitpython.readthedocs.io/projects/gps/en/latest/) for info on how to use it.

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.