book-esp32c3-iot-projects

《ESP32-C3 物联网工程开发实战》配套代码

Stars
99
Committers
3

IoT Projects from ESP32-C3 Book

About this book

ESP32-C3, IoT Guidance based on ESP32-C3 in English, is a book written by Espressif engineers, that provides detailed guidance on IoT development, including hardware design based on ESP32-C3, ESP-IDF, Wi-Fi configuration, ESP RainMaker, etc...

This repo contains the code example of builing a smart light from the book.


 phone_app   /* This folder contains the source code of the mobile app used in the project */ 
    app_android
    app_ios
 device_firmware  /* It contains the source code of the project and is divided into 7 project folders and a common component folder */
    1_blink
    2_light_drivers
    3_wifi_connection
    4_network_config
    5_rainmaker
    6_project_optimize
    7_insights
    components
 test_case   /*It contains some test cases mentioned in the book*/

Contact

If you have any suggestions or questions on Espressif published book, please contact: [email protected]