This is a standalone project, 'indicator_basis', independent from the SenseCAP Indicator ESP32 example.
On GitHub, utilize it as a template.
The two resources mentioned are commonly used to land the SenseCAP Indicator ESP32 project.
- The ESP-IDF examples↗ from Espressif. These examples cover a wide range of applications and can be very helpful when developing projects based on the ESP32 microcontroller.
- The SenseCAP Indicator ESP32 example↗ from Seeed Solution. This repository contains the SDK for the SenseCAP Indicator device. It provides several examples demonstrating how to utilize the ESP32 functions for various applications, such as displaying sensor data, implementing time and configuration functions, and facilitating communication using LoRa.
2023/07/26
- Initial version.