Giter VIP home page Giter VIP logo

ANTHONY RUIZ's Projects

auv_2022-2023 icon auv_2022-2023

this is a legacy project and also includes work from previous group(s)/people

data-structures icon data-structures

Classical data structures: C++: vector, linked list, stack, queue, binary search tree, and graph representations. Worst-case analysis, amortized analysis, and big-O notation. Object-oriented and recursive implementation of data structures. Self-resizing vectors and self-balancing trees. Empirical performance measurement.

designing-with-vhdl icon designing-with-vhdl

porject from designing with VHDL course. Includes, FSM (finite state machine), next state logic,seven-segment-display-decode, full adder, flip flops, D_flip-flops, ripple carry adder, full adder, half adder, delay propagation

embedded-processor-interfacing icon embedded-processor-interfacing

Techniques of interfacing based on speed, timings, synchronization, interrupts, protocols, noise, and race conditions. Interfacing specifications of the processor data, address and control buses. Code is written in C++ and ARM assembly

lexer-scanner icon lexer-scanner

CPSC 323 Compilers and Languages. The major task of this assignment is to develop a procedure or function named lexer(), which will be responsible for returning a token when required. The lexer() function should return a record that contains two fields: one for the token and the other for the actual value of the token, also known as the lexeme

microcontrollers- icon microcontrollers-

Microcontroller topics in repository: microcontroller programming model and instruction set, assembler directives, writing and debugging microcontroller assembly language routines, microcontroller memory system, microcontroller communication systems.

stop-light-part-1-ti-msp432- icon stop-light-part-1-ti-msp432-

Part 1: FSM Traffic Light: south/west intersection revolving around two traffic lights go north/east. This FSM cycles through inputs depending on button press logic and a timer.

stop-light-part-2-msp432- icon stop-light-part-2-msp432-

PART 2: addition of a walk functionality, this adds an extra walk/dont walk LED output and a walk button input. This builds upon part 1: FSM Traffic Light: north/west intersection revolving around two traffic lights go north/west.This FSM cycles through inputs depending on button press logic and a timer.

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.