Popular repositories Loading
-
LED-Blinking
LED-Blinking PublicThis 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 to…
C++
-
LED_Switch_Interfacing
LED_Switch_Interfacing PublicThis repository demonstrates how to control an LED using a switch on an ESP32 microcontroller. It uses ESP-IDF, FreeRTOS, and C++ to toggle an LED based on the state of a GPIO input configured as a…
C++
-
MCPWM_ESP32
MCPWM_ESP32 PublicThis project demonstrates controlling a Brushed DC Motor using PWM on an ESP32 with the MCPWM peripheral. The BrushedDCMotor class handles motor initialization, forward/backward motion, and stoppin…
C++
-
HC05-Arduino
HC05-Arduino PublicThis code enables bidirectional communication between an Arduino and an HC-05 Bluetooth module using SoftwareSerial. Data is forwarded between the USB Serial Monitor and the HC-05
C++
-
LEDC_PWM_ESP32
LEDC_PWM_ESP32 PublicThis repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LE…
C++
If the problem persists, check the GitHub status page or contact support.