Skip to content

Using the original micropython_microGPS module, the initialization enable and UART are encapsulated together for easy adaptation

Notifications You must be signed in to change notification settings

DouerGan/micropython_EasyGPS_forESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micropython_EasyGPS

Summarize

Using the original micropython_microGPS module, the initialization enable and UART are encapsulated together for easy adaptation
Use self.on() before you use them.(You can place a PMOS in the VCC of the GPS module to switch on and off)

Supported hardware design

How to use?

You can check out a Demo of my code repository

About

Using the original micropython_microGPS module, the initialization enable and UART are encapsulated together for easy adaptation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages