mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 06:18:36 +00:00
1ddf30c7b2c313574c8b647fcd91c848c083f99d
esp_rmaker_time_sync: Add support for POSIX timezones See merge request app-frameworks/esp-rainmaker!155
ESP RainMaker (Beta)
Note: We have recently made some changes to the APIs. Please refer this file for details.
Introduction
ESP RainMaker is an end-to-end solution offered by Espressif to enable remote control and monitoring for ESP32-S2 and ESP32 based products without any configuration required in the Cloud. The primary components of this solution are:
- Claiming Service (to get the Cloud connectivity credentials)
- RainMaker Agent (i.e. this repo, to develop the firmware)
- RainMaker Cloud (backend, offering remote connectivity)
- RainMaker Phone App/CLI (Client utilities for remote access)
The key features of ESP RainMaker are:
- Ability to define own devices and parameters, of any type, in the firmware.
- Zero configuration required on the Cloud.
- Phone apps that dynamically render the UI as per the device information.
Supported ESP-IDF versions
ESP RainMaker can work with ESP IDF 4.0 and above.
Phone Apps
Android
iOS
Documentation
Please check the ESP RainMaker documentation here to get started.
Each example has its own README with additional information about using the example.
API Documentation Build Status
Discussions
Description
Languages
C
99%
CMake
0.6%
Shell
0.4%