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.
- Host: GitHub
- URL: https://github.com/chinmay-esp/led-blinking
- Owner: Chinmay-ESP
- Created: 2024-12-19T10:54:50.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T11:17:35.000Z (6 months ago)
- Last Synced: 2025-01-05T20:13:37.554Z (5 months ago)
- Topics: cpp, esp32, espidf
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**LED Blinking ESPIDF**