Skip to content

A framework to implement IoT devices/gateways based on the ESP8266/ESP32 hardware.

License

Notifications You must be signed in to change notification settings

simonlmn/esp-iot-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-iot-core: Framework for implementing IoT devices based on an ESP8266/32

A framework to implement IoT devices/gateways based on the ESP8266/32 hardware.

Includes common functionality and infrastructure for:

  • Logging
  • Component configuration (with persistence)
  • HTTP API with common endpoints for core features (e.g. logs and configuration)
  • Initial WiFi setup/configuration
  • Device/component diagnostics
  • Stream-like HTTP responses (with JSON support)
  • Utility functions

Support

If you want to support this project, you can:

  • use it and provide feedback
  • fix bugs
  • develop improvements or new features
  • Donate

About

A framework to implement IoT devices/gateways based on the ESP8266/ESP32 hardware.

Resources

License

Stars

Watchers

Forks

Packages

No packages published