Getting Started with ESP32 Wireless Networking in C | Wirelessly Enable Any Project with ESP32
YouTube Viewers YouTube Viewers
521K subscribers
52,116 views
0

 Published On Jan 4, 2022

The ESP32 by Espressif is an extremely powerful development board. You can use it to give the power of Wifi and Bluetooth to any IOT project you're working on, with zero hassle.

In this video, we explore how to setup the Espressif IOT Development Framework, or IDF, and use it to write C code to connect the ESP32 to a Wireless Network. Once the device is connected, we are able to connect the ESP32 to a TCP server and retrieve data from that server.

The ESP32 IDF uses FreeRTOS, an open source real time operating system that is used on smaller embedded boards. FreeRTOS allows you to make tasks for different features on your board. Pairing this with the IDF allows you to write powerful Wifi programs to the ESP32.

Drop a like and subscribe to be alerted about new videos!

ESP32 IDF Setup:    • Getting Started with the ESP32 Develo...  
Code: https://www.github.com/lowlevellearni...


Follow me on Twitter:   / lowleveltweets  
Follow me on Twitch:   / lowlevellearning  
Join me on Discord!:   / discord  

show more

Share/Embed