Projects

  • Flip Dot Clock Using Arduino
  • Developed an interactive electronic clock that uses flip-dot display modules to show time. Designed to help users intuitively understand the concept of digital time using electromechanical visual output. Learned about display interfacing, microcontroller integration, and prototyping on Tinkercad.

    Tools Used:

    Arduino, Tinkercad

  • Synchronous FIFO
  • Designed and implemented a Synchronous FIFO (First-In First-Out) memory buffer using Verilog HDL to manage data transfer between two synchronous systems. The design includes modules for write and read pointers, memory storage, and full/empty status flags.

    Tools Used:

    Verilog HDL, Xilinx ISE / ModelSim,Digital Logic Design