Projects

Smart Parking Garage System

Design of smart parking garage system that reads car’s license plate via camera using Python, reading garage info using C++ and send directions to user via Mobile Application using Java. Users add/delete plates to the system via application and admin can see plate requests, registered users, camera, and add/delete users via application.

Raspberry Pi Model 3B+, Arduino Uno, Bluetooth Module, Camera, Google Firebase, Mobile Application, Fire Sensor, Distance Sensor is Used.

https://youtu.be/SKXbKq9a8BM

Buck-Boost Converter Design

Design and Manufacturing of Buck-Boost converter that converts 24V to -6V. Using LTspice and manufactured using DipTrace.

https://youtu.be/DbStphQ7PyM

16-bit Carry-Bypass Adder

Design of 16-bit Carry-Bypass adder using TSMC 0.18 µm CMOS Technology. Design, layout and simulations are done in Cadence

AI

Solving New York Times mini puzzle automatically by Artificial Intelligence, using Python. The program takes the questions and squares and creates the solution squares by using GUI and Databases from the Wikipedia and Encyclopedia

Voice Recognition Circuit

Design of voice recognition circuit that recognizes numbers. User gives numbers as inputs with his/her voice to the circuit and the number is shown in the Basys3 Seven Segment Display Using VHDL, Basys3, Xilinx

Amplifier

Design and Manufacturing of PCB of a differential amplifier in DipTrace and LT Spice consisting of only transistors that amplify only the difference between its two inputs.

Transceiver

Design of a physical transceiver circuit that transmits and receives sound waves in 10 meters with a working 100Hz28MHz frequency.

Traffic Lights Controller

Traffic lights control system that arranges the traffic lights according to the roads usage to reduce traffic jam.

Calculator

Basic calculator that sums, subtracts, multiplies and divides two numbers in Intel 8051 hardware using Assembly, Proteus, MCU 8051 and Keil

Metal Detector

Design of physical metal detector that detects any metal in the detection area using C++ in Arduino