FMFigueroa / esp32-essential-training

Explore the full potential of the ESP32 with ESP-IDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 Essential Training

Description

This project has everything you need for you to explore and take advantage of an IoT project using the ESP-IDF with the target ESP32. The content is separated and named for each branch, the main branch launches all the content making a very complete project to cover and exploit the full potential of ESP32.


Typing Animation Displays My Roles

- hello_world
- logging
- delay
- random_number
- blinky
- keyboard_input
- chip_data_1
- working_with_C
- function_pointers
- referencing_C_and_H_files
- components
- external_components
- components_register_library
- FreeRTOS_timers_vs_tasks
- FreeRTOS_tasks
- FreeRTOS_task_vs_function
- using_the_second_core
- FreeRTOS_task_decision_tree
- FreeRTOS_diferent_states_of_a_task
- FreeRTOS_different_states_of_a_task_kepping_value
- FreeRTOS_sending_notification_in_parts_and_keeping_the_value
- FreeRTOS_Mutex
- FreeRTOS_binary_semaphore
- FreeRTOS_queue
- SPIFFS
- memory-storage
- SRAM_Dynamic_Memory_Allocation
- WiFi_Connect
- Internet_Server
- Web_Sockets
- More content coming soon, stay tuned..! Happy Code.

About

Explore the full potential of the ESP32 with ESP-IDF


Languages

Language:C 89.9%Language:Dockerfile 5.7%Language:CMake 4.4%