Tauheed-Elahee - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. Impement a simple stopwatch on an FPGA. There is an added goal of making as many modules paramterized as possible and sticking to structural code as much as possible.

    Verilog 2

  2. The code that will be loaded on to the Arduino to control the drinking machine.

    C++ 1 2

  3. An Arduino project that encodes messages using Morse Code. This project is focused on learning how to use CMake to build and flash Arduino code.

    CMake

  4. Following the book /Mastering Node.js Web Development/ [https://www.packtpub.com/en-us/product/mastering-nodejs-web-development-9781837637355]

    TypeScript