- Dubai, UAE
- www.linkedin.com/in/lins-paulson
Popular repositories Loading
-
ESP32-IoT-Weather-Monitoring
ESP32-IoT-Weather-Monitoring PublicESP32-based IoT Weather Monitoring System using DHT11 sensor and MQTT for real-time data transmission.
Assembly
-
stm32-led-blink
stm32-led-blink PublicSTM32 LED blink example demonstrating low-level register access and microcontroller fundamentals.
Makefile
-
stm32-cmsis-gpio-blink
stm32-cmsis-gpio-blink PublicThis project demonstrates how to control an STM32 GPIO peripheral using direct register-level programming without relying on HAL or LL libraries. It uses CMSIS-style struct mappings to access memor…
Makefile
-
stm32-baremetal-from-scratch
stm32-baremetal-from-scratch PublicA minimal STM32 bare-metal project built entirely from scratch without STM32CubeMX, HAL, or LL libraries. This project uses manually copied CMSIS core files and custom header definitions to access …
C
-
stm32-button-controlled-led
stm32-button-controlled-led PublicA bare-metal GPIO project for the STM32F0 microcontroller demonstrating clean embedded C design using CMSIS register access, modular code organization, and hardware abstraction. The LED on PA5 is c…
C
-
stm32-uart-cli
stm32-uart-cli PublicA lightweight UART-based Command Line Interface (CLI) for STM32 microcontrollers. Supports configurable commands such as SET_FREQ and GET_STATUS. Designed for embedded debugging, configuration, and…
C
If the problem persists, check the GitHub status page or contact support.