Git Product home page Git Product logo

Mostafa Amgad's Projects

arm-tm4c123-safe-project icon arm-tm4c123-safe-project

We designed a safe with two sets of protection; a TFT LCD touch screen where we input the password, then a fingerprint sensor to verify your identity (displayed on the screen). The project consists of 2 Tiva-Cs (TM4c123x series) connected by a CAN bus; the first is connected with: PC by ESP32 WIFI module through UART and an external EEPROM (to store the passwords) through I2C bus, the second is connected with: MCP (SPI to GPIO expander) that illuminates a series of leds (like a robbery alarm), TFT LCD, touch sensor and a relay for the lock. A simpler version using keypad & LCD is implemented using FreeRTOS.

dma-8237-verilog- icon dma-8237-verilog-

Verilog code for DMA 8327 with PCI arbitrer, associated with a GUI using Qt and we uploaded it on an FPGA; communicating with CPU through UART (USB-TTL).

mips-pipelined icon mips-pipelined

Verilog code for pipelined MIPS, associated with a GUI ,and we uploaded it on an FPGA; communicating with CPU through UART (USB-TTL).

my-rtos icon my-rtos

Implemented my own RTOS from scratch on Tiva-C. It has a preemptive priority-based scheduler, so all high-priority threads meet their hard-time requirements (simulation); it supports thread blocking using Os_delay() and context switching using assembly instructions (every thread has a TCB and its own stack).

rc-car-using-atmega- icon rc-car-using-atmega-

Layered Architecture (App-hal-mcal). Drivers: WIFI, UART, utlrasonic, motor, pwm, timer, interrupts, gpio

xvisor icon xvisor

Xvisor: eXtensible Versatile hypervISOR

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.