Skip to content
View Percosh's full-sized avatar

Block or report Percosh

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Percosh/README.md

👋 Hi! I’m Eren

I work on embedded systems development using STM32 microcontrollers.
I build sensor-driven real-time control systems, PWM motor drivers, ADC data acquisition,
and OLED / LCD display interfaces using communication protocols like I2C / SPI / GPIO.


🔧 Technologies I Use

  • STM32F103 / STM32CubeIDE
  • C Programming Language
  • SSD1306 OLED Displays
  • HC-SR04, LDR, Potentiometers, Servo Motors
  • I2C, PWM, ADC, GPIO

🧪 Featured Projects

Project Description
stm32-parking-assist-system Parking assistant using ultrasonic sensor + buzzer + OLED
STM32-Servo-Angle-Display-Control-ADC-PWM-OLED- Servo angle controlled via potentiometer + OLED visualization
stm32-auto-night-light Automatic night light system based on ambient light
stm32-servo-button-control Servo angle controlled via buttons

🎯 Goal

To advance into register-level embedded development
and build professional real-time embedded systems.


📫 Contact

Feel free to reach out for questions or collaboration via GitHub DMs.

Popular repositories Loading

  1. steam-ai-game-suggestion steam-ai-game-suggestion Public

    Python

  2. STM32F103_ADC_Threshold_LED_Buzzer STM32F103_ADC_Threshold_LED_Buzzer Public

    STM32F103_ADC_Threshold_LED_Buzzer

    C

  3. stm32-servo-button-control stm32-servo-button-control Public

    Control a servo motor with two buttons using STM32F103 and TIM1 PWM output.

    C

  4. stm32-auto-night-light stm32-auto-night-light Public

    STM32F103, LDR sensörü ve SSD1306 OLED kullanarak otomatik gece lambası sistemi. Ortam ışığı ADC ile ölçülür; karanlıkta LED yanıp hilal ikonu gösterilir, aydınlıkta LED söner ve güneş ikonu görünür.

    C

  5. stm32-parking-assist-system stm32-parking-assist-system Public

    STM32F103, HC-SR04 ve SSD1306 OLED kullanarak mesafe ölçümü ve sesli yaklaşma uyarı sistemi.

    C

  6. STM32-Servo-Angle-Display-Control-ADC-PWM-OLED- STM32-Servo-Angle-Display-Control-ADC-PWM-OLED- Public

    An STM32-based servo control system where the angle is adjusted using an analog input (potentiometer). The angle is calculated from ADC readings, converted to corresponding PWM signals for the serv…

    C