led-blink
Here are 8 public repositories matching this topic...
Codes for LPC1343, STM8 and STM32
-
Updated
Mar 3, 2020 - C
Examples with LEDs for STM32F30x (NUCLEO-F303ZE)
-
Updated
Feb 3, 2019 - C
A simple embedded project that toggles an LED ON and OFF every second using STM32F446RE. This project is created using STM32CubeMX (for pin configuration and clock setup) and built in STM32CubeIDE.
-
Updated
Oct 25, 2025 - C
A command line program for controlling an LED that runs on ESP32.
-
Updated
Jul 10, 2024 - C
-
Updated
Aug 29, 2025 - C
This project demonstrates how to **blink an onboard LED** using the **STM32F446RE** microcontroller through **bare-metal programming** in **Keil µVision**. It directly accesses **RCC** (clock) and **GPIO** registers using the CMSIS header file `stm32f446xx.h` — no HAL or CubeMX used.
-
Updated
Oct 29, 2025 - C
Improve this page
Add a description, image, and links to the led-blink topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the led-blink topic, visit your repo's landing page and select "manage topics."