Skip to content

Instantly share code, notes, and snippets.

View robomike's full-sized avatar

Mike Letsky robomike

View GitHub Profile
#NMEA Reader for Circuit Python
#Written by Mike Letsky
import busio
import board
def getPosition():
global gpsUart
global byte
global sync