Skip to content
View DevanshV's full-sized avatar

Organizations

@UW-Side-Project-Club
Block or Report

Block or report DevanshV

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. Duck-Hunt-Game Duck-Hunt-Game Public

    This game was made on the Keil MCB1700 board using multithreading. It also makes use of many available peripheral, using interrupts and polling. Code in main.c

    C

  2. RTOS-Dynamic-Memory-Management-Algorithm RTOS-Dynamic-Memory-Management-Algorithm Public

    Half-fit memory management scheme to track memory allocation and deallocation for a real-time operating system. Code in half_fit.c

    C

  3. Quicksort-with-Tasks Quicksort-with-Tasks Public

    Quicksort Algorithm using recursion and tasks

    C 1

  4. LEGO-Grab-and-Retrieve-Robot LEGO-Grab-and-Retrieve-Robot Public

    C-Based Programming + Pictures (RobotC and Lego Mindstorms)

    C 1

  5. Music-Player Music-Player Public

    Music Player Application, the application code can be viewed in the AudioPlayer.c file

    C