Skip to content
View Aravindasamy1001's full-sized avatar
:electron:
Growing
:electron:
Growing

Block or report Aravindasamy1001

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 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. Microprocessor-and-Microcontroller-Program Microprocessor-and-Microcontroller-Program Public

    8085 8052 assembly-language embedded-c microprocessor microcontroller. lcd-interfacing interrupts timers keil embedded-systems

    C

  2. C-PROGRAMING C-PROGRAMING Public

    Welcome to my C programming practice repository. This repository contains structured and consistent practice of core C programming concepts, aimed at building a strong foundation for embedded syste…

    C

  3. STM32F411RET6_CORTEX_M4 STM32F411RET6_CORTEX_M4 Public

    Bare-metal firmware development on STM32F411RET6 (ARM Cortex-M4) using register-level programming. Implemented UART, I2C, and SPI communication protocols with transmit/receive operations, periphera…

    C

  4. RTOS-From-Scratch-STM32F411 RTOS-From-Scratch-STM32F411 Public

    Building a preemptive RTOS kernel from scratch on STM32F411RE using bare-metal C and ARM Cortex-M4 architecture. This project implements task creation, scheduling, context switching, SysTick, PendS…

    C

  5. Aravindasamy1001.github.io Aravindasamy1001.github.io Public template

    Showcases my skills in Embedded C, STM32 microcontrollers, UART, SPI, I2C, MQTT, RTOS fundamentals, and embedded software development through practical projects and hands-on implementations.

    HTML

  6. FreeRTOS_RUNTIME_GUARD FreeRTOS_RUNTIME_GUARD Public

    FreeRTOS firmware is developed in STM32CubeIDE, built, and flashed onto the STM32F411RE via ST-Link/OpenOCD. A GDB client connects to the OpenOCD server to live-read Cortex-M registers, memory, and…

    C