Skip to content

davwheat/SIM800L_TTGO_Drivers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drivers

A collection of drivers for various peripherals.

  • SIM800L.py: a pure-MicroPython driver for the SIM800L GPRS module with both HTTP(S) GET and POST support. Works out of the box on the TTGO T-Call SIM800 v1.3 board. Example usage is in the example_SIM800L.py script, just set the APN and change the pins if needed, then run the "example_usage" function.

These drivers are the same we use in PythingsOS, if you are interested in an hassle-free solution to remoteely program your board and send some data to the cloud learn more at pythings.io.

About

Some drivers for MicroPython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Python 100.0%