mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 12:25:30 +00:00
12 lines
712 B
ReStructuredText
12 lines
712 B
ReStructuredText
ESP RainMaker Programming Guide
|
||
===============================
|
||
ESP RainMaker is a platform that allows developers to build connected devices with Espressif’s ESP32-S2 SoC without hassle of managing the infrastructure. It provides a device SDK, self-adapting phone apps, transparent cloud middleware and host utilities to reduce complexity in development of connected devices.
|
||
|
||
This is the C API (for firmware) and Python API (for host tools) documentation for ESP RainMaker. All other documentation can be found at `http://rainmaker.espressif.com <http://rainmaker.espressif.com>`_
|
||
|
||
.. toctree::
|
||
:maxdepth: 2
|
||
|
||
C API Reference <c-api-reference/index>
|
||
Python API Reference <python-api-reference/index>
|