howroyd / esp32-cpp20

For the upcoming C++20 YouTube series programming the ESP32, using the ESP-IDF

Home Page:https://www.youtube.com/channel/UCxjeO0FH6sdpwIb2Wkbwtzw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP IDF Project Using C++20

https://www.youtube.com/c/SimonHowroyd

Prerequisites

ESP-IDF v5.1.2 (Release Version)

Download ESPTOUCH APP from app store: Android source code iOS source code is available.

How to use

  • Make sure your phone is connected to the target AP (2.4GHz)
  • Open the ESPTOUCH app and input the AP PASSWORD
  • Await the connection to be established
  • Check the serial log shows the same IP address as the app reports

About

For the upcoming C++20 YouTube series programming the ESP32, using the ESP-IDF

https://www.youtube.com/channel/UCxjeO0FH6sdpwIb2Wkbwtzw

License:GNU General Public License v2.0


Languages

Language:C++ 96.3%Language:Dockerfile 2.4%Language:CMake 1.3%