Skip to content
View geeky-ashu's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report geeky-ashu

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

Pinned

  1. Coperative-Scheduler Coperative-Scheduler Public

    Programmed a Real Time Operating System In C language that implements Cooperative RTOS solution with support for Semaphores, Yielding, Priority Scheduling etc.

    C 1 1

  2. Custom_Bootloader Custom_Bootloader Public

    Bootloader Development for ARM Cortex M4 based STM32 Microcontroller

    C

  3. DMA-Programing DMA-Programing Public

    Programmed a DMA controller in C language to transfer block of data from memory to peripheral (UART) and will interupt the controller one the transfer ic complete

    C

  4. Image_Processing Image_Processing Public

    This is a small repository of some of my experiments with image processing. The algorithms are nothing special and can probably be found in Wikipedia as pseudocode, but it was very interesting for …

    MATLAB

  5. Peeer-to-Peer-communication-using-RS-485-Link Peeer-to-Peer-communication-using-RS-485-Link Public

    Established a node capable of interfacing with PC so that a user may enter text commands. Based on the commands, subsequent transmission on the 2-wire RS-485 bus to other nodes will occur.

    C

  6. Periodic-Scheduler Periodic-Scheduler Public

    Programmed a Real Time Operating System In C language that implements a periodic RTOS solution

    C 1 1