Skip to content
View OmurCeran's full-sized avatar
  • Turkey

Block or report OmurCeran

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Autosar_Bsw_MiniAutosar_Bsw_MiniPublic

    AUTOSAR Classic BSW concepts (COM, DEM, SchM, RTE) implemented from scratch on STM32F4 + FreeRTOS. Demonstrates EPS race condition and its implicit RTE solution.

    C 6 1

  2. ZephyrRTOSZephyrRTOSPublic

    Zephyr RTOS basics

    C

  3. EmbeddedC_Design_PatternsEmbeddedC_Design_PatternsPublic

    Embedded C Design Patterns

    2 3

  4. Raspberrypi-AutomotiveGradeLinuxBasedAppsRaspberrypi-AutomotiveGradeLinuxBasedAppsPublic

    AGL app test with raspberrypi3-64

    BitBake 1

  5. RaspberryPi-YoctoRaspberryPi-YoctoPublic

    RaspberryPi-Yocto Customize

    BitBake

  6. Stm32-gpio-raii-wrapperStm32-gpio-raii-wrapperPublic

    An object-oriented GPIO driver implementation on STM32. Demonstrates RAII principles, polymorphism, and std::unique_ptr usage on bare-metal embedded systems.

    C