An open API service indexing awesome lists of open source software.

https://github.com/chinmay-esp/led-blinking

This repository contains a LED blinking program developed using the ESP-IDF framework in C++. The code demonstrates how to initialize GPIO, configure the LED pin, and implement a basic delay for toggling the LED state.
https://github.com/chinmay-esp/led-blinking

cpp esp32 espidf

Last synced: 3 months ago
JSON representation

This repository contains a LED blinking program developed using the ESP-IDF framework in C++. The code demonstrates how to initialize GPIO, configure the LED pin, and implement a basic delay for toggling the LED state.

Awesome Lists containing this project

README

        

**LED Blinking ESPIDF**