Giter VIP home page Giter VIP logo

David Wade IV's Projects

capstone icon capstone

My team's capstone project is creating time synchronization across nodes in a network. Our system uses MicriumOS and the network communication is done through ethernet.

climatology-project icon climatology-project

This was my first ever coding project. This project was just some simple data analysis with numpy. The only thing in the repository is the python file and not the data files. This is because there were a total of 230 files, each with around 85 thousands lines of data.

concurrent_data_structures icon concurrent_data_structures

This repository contains my final project for my concurrent programming class. The data structures written were the Treiber Stack, M&S Queue, SGL stack, and SGL queue. The data structures are optimized with elimination and flat combining. Garbage is collected via Epoch-based Reclamation.

data-structures icon data-structures

This repository contains all my relevant code from my data Structures class. This was the first class I ever used C++ and where I learned Object Oriented Programming.

digital-logic icon digital-logic

This repository contains all of my Verilog HDL code from my Digital Logic class. This class was my first time learning Verilog. These labs were performed utilizing the DE10-Lite

embedded-drivers icon embedded-drivers

This repository contains labs where I created completely modulated, encapsulated, and energy efficient embedded drivers written in C. The drivers were written for the Pearl Gecko EFM32 microcontroller. Each lab builds off of the last with the final Coarse Project being the cumulative of everything. All of my code is located in the src folders.

intro-to-c icon intro-to-c

This repository contains the relevant code from my intro to C programming class

matlab icon matlab

Here is a collection of most of the MATLAB code that I have written

mouse-glove icon mouse-glove

This repository contains the contents from the Mouse Glove Project

parallel-programming icon parallel-programming

This repository contains my labs from my graduate level Parallel Programming class. Lab 0 was just writing two basic sorting algorithms. Lab 1 was implementing the sorting algorithms in parallel. Lab 2 was writing my own concurrency primitives and then utilizing them for parallel programming. Lab 3 is parallelizing with openMP

programming-digital-systems icon programming-digital-systems

This repository contains my projects from my programming digital systems class. This is the first time I ever coded in Assembly.

rtos icon rtos

This repository contains my labs from my RTOS class. Using MicriumOS as the RTOS and developing on the Pearl Gecko EFM32. Will eventually go back and clean up the code to be more modular and encapsulated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.