Skip to content

gangely/espp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

espp

this project is about using ESP32 with MQTT; the development is in Python and, on the ESP32, in MicroPython

  • please find on this page a brief description of the subfolders

  • some subfolders hold subprojects, others shared libraries

  • see more notes in each of the subfolders README and in the wiki pages

  • present status: the subproject dht-pub is ready to be used, and led-dht-ds is been worked on

subfolders

  • boot.py (definition of connect()), used in all subprojects

  • setrtc.py, used in all subprojects

  • subproject: publishing DHT22, battery, status

  • works with deepsleep

  • subproject: subscribe LED2

  • subproject: subscribe LED2, publish DHT22

  • subproject: same with deepsleep

  • copy of the MicroPython mqtt libraries: mqtt.robust and mqtt.simple

Releases

No releases published

Packages

No packages published

Languages