Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Build IoT Products : connect WIFI AP, transfer telemetry data to thingsboard, OTA update

NotificationsYou must be signed in to change notification settings

yungwenpeng/esp32-iot-example

Repository files navigation

Driver: DHT11 Temperature and Humidity Sensor
Network Configuration:Wi-Fi Provisioning Manager
Cloud platforms:Thingsboard
OTA Firmware Upgrades: usingThingsboard

ESP-IDF Training

Repository showing "how-to-build" fully functional IoT product with ESP-IDF framework.

How to use:

$ git clone --recurse-submodules -j4git@github.com:yungwenpeng/esp32-iot-example.git
$ cd esp32-iot-example/esp-idf
$ ./install.sh
$ . ./export.sh

$ cd ../example
$ idf.py menuconfig
Serial flasher config --> Flash size & 'idf.py monitor' baud rate
Partition Table --> Partition Table
Example Provisioning Configuration --> Provisioning Transport(Soft AP)
Example MQTT & HTTPS Server Configuration
$ idf.py build

$ idf.py erase-flash
$ idf.py -p /dev/ttyUSB0 flash monitor

Demo:

iot-example-demo

Others

Example adding conditional configuration, refer tohere

About

Build IoT Products : connect WIFI AP, transfer telemetry data to thingsboard, OTA update

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp