GPS sensor
- Asif Bhatti
- Jul 28, 2020
- 1 min read
install the package for the GPS sensor by:
sudo pip3 install adafruit-circuitpython-gps
Follow the instruction from https://learn.adafruit.com/adafruit-ultimate-gps/circuitpython-parsing for interfacing with GPS sensor.
Comentários