Skip to content

pythings/Drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages