Pinned Repositories
ButtonTree
4 Button Depth Option Selector
Concert-Events-Scraper
Scrapes events happening at Lee's Palace (Ruby + Mechanize)
devanshv.github.io
Personal Website
Duck-Hunt-Game
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
LEGO-Grab-and-Retrieve-Robot
C-Based Programming + Pictures (RobotC and Lego Mindstorms)
Music-Player
Music Player Application, the application code can be viewed in the AudioPlayer.c file
PinBall-Game
A PinBall game made using VB6
Quicksort-with-Tasks
Quicksort Algorithm using recursion and tasks
RTOS-Dynamic-Memory-Management-Algorithm
Half-fit memory management scheme to track memory allocation and deallocation for a real-time operating system. Code in half_fit.c
SlackPad-Wear-Hacks
DevanshV's Repositories
DevanshV/LEGO-Grab-and-Retrieve-Robot
C-Based Programming + Pictures (RobotC and Lego Mindstorms)
DevanshV/Quicksort-with-Tasks
Quicksort Algorithm using recursion and tasks
DevanshV/RTOS-Dynamic-Memory-Management-Algorithm
Half-fit memory management scheme to track memory allocation and deallocation for a real-time operating system. Code in half_fit.c
DevanshV/ButtonTree
4 Button Depth Option Selector
DevanshV/Concert-Events-Scraper
Scrapes events happening at Lee's Palace (Ruby + Mechanize)
DevanshV/devanshv.github.io
Personal Website
DevanshV/Duck-Hunt-Game
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
DevanshV/Music-Player
Music Player Application, the application code can be viewed in the AudioPlayer.c file
DevanshV/PinBall-Game
A PinBall game made using VB6
DevanshV/SlackPad-Wear-Hacks
DevanshV/SolidWork-iPhone-Stand
DevanshV/StockScraper
Scrape Stock Tickers from Google News using Mechanize
DevanshV/Ultrasonic-Audio-Communication
Unidirectional communication protocol through ultrasonic audio waves (~20 kHz) from a master device and performing FFT on the slave (TM4C123 - ARM Cortex M4)