Skip to content
View Yubin-dev0's full-sized avatar
  • Joined Aug 21, 2025

Block or report Yubin-dev0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Yubin-dev0/README.md

Hi there πŸ‘‹ I'm Yubin πŸ‡°πŸ‡· (Korea)

I'm an undergraduate student majoring in Information & Communications Engineering at Hankuk University of Foreign Studies (HUFS).
I’m passionate about embedded systems, robotics, and AI automation, and I’m building hands-on projects with STM32 and real-time systems.


πŸ”­ Current Focus

  • Practicing embedded C with STM32 (GPIO, UART, RTOS basics)
  • Building portfolio projects step by step
  • Preparing for a career as an Embedded Software Engineer

πŸ“« How to reach me


✨ Thanks for visiting my profile!

Pinned Loading

  1. STM32_HCSR04_Distance_LED STM32_HCSR04_Distance_LED Public

    STM32 HC-SR04 distance sensor with LED alert and UART output

    C

  2. STM32_PWM_LED_Fade STM32_PWM_LED_Fade Public

    STM32 PWM LED fade (breathing light) demo on NUCLEO-F103RB (PA6/TIM3_CH1). Demonstrates basic PWM duty-cycle control for brightness adjustment β€” a foundation for motor speed/servo control.

    C

  3. STM32_TimerInterrupt_LED_Toggle STM32_TimerInterrupt_LED_Toggle Public

    STM32 TIM2 interrupt + EXTI13 (button) to switch LED period (0.5s ↔ 1s)

    C

  4. STM32_L298N_DCmotorPWM STM32_L298N_DCmotorPWM Public

    Embedded project: DC motor speed and direction control using STM32F103 Nucleo and L298N driver with PWM

    C