@vkichline said in [Solved] GPS Unit (AT6558):
@liemph; I'd be happy to share my code, but all the GPS-related parts can be found in the product examples here:
https://github.com/m5stack/M5Stack/tree/master/examples/Unit/GPS_AT6558
The example is pretty complete, but unreadable.The project I'm working on is more display oriented, and most of the code is a nascent control class I'm playing around with for solving general display problems. You're welcome to take what you like from it:
https://github.com/vkichline/GPSTestI plan to pursue the display controls in another project, so I won't be updating this one.
Thanks a lot.