krzychb / esp_to_cloud

Collection of code snippets to post data from ESP32 to the cloud for storage, visualization and analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp_to_cloud - sample http requests

A collection of code snippets I am using frequently to post data from ESP32 to the cloud for storage, visualization and analysis.

The following cloud services are covered

Build Status

Build Status

Contribute

Feel free to contribute to the project in any way you like!

If you find any issues with code or description please report them using Issues tab above.

Credits

This repository has been prepared thanks to great work of the following teams and individuals:

  • Espressif team that develops and maintains esp-idf repository

License

Apache License Version 2.0, January 2004

About

Collection of code snippets to post data from ESP32 to the cloud for storage, visualization and analysis

License:Apache License 2.0


Languages

Language:C 97.4%Language:Makefile 2.6%