You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tetris is a digital puzzle game that involves stacking blocks. The player’s goal is to strategically guide and align the falling blocks to complete rows within a limited time. This game was developed as part of a digital logic course project in the Computer Engineering department at Guilan University, where we implemented it using Proteus.
"A high-precision 24-hour Digital Clock system designed using the ATmega32 microcontroller and programmed in Embedded C. This project features real-time timekeeping with HH:MM:SS and DD/MM/YYYY formatting displayed on an LM016L LCD. It includes precise overflow logic for time units, hardware reset capabilities, and a full Proteus simulation environ
The "UNO Calculator" is an Arduino UNO project with a keypad and LCD display for basic arithmetic operations. It comes with a Proteus simulation for testing. Great for learning microcontroller interfacing and programming.
An 8051 Microcontroller-Based Alcohol Detection System using an MQ3 sensor and buzzer was developed to enhance safety in industrial areas and prevent accidents due to alcohol consumption. This project was completed as a Microcontrollers Lab Mini-Project in the 4th semester of college by me and a few friends, including a hardware implementation.
Digital logic design portfolio featuring Proteus simulations of transistor-level NAND gates, half/full adders, and gate verification. Demonstrating a bottom-up understanding of computer architecture fundamentals for CS internships.
A simulation project demonstrating serial communication in a Single Master - Multi Slave architecture using Arduino microcontrollers and Proteus Design Suite.
A project demonstrating SPI serial communication in a Single Master - Multi Slave architecture using Arduino microcontrollers and Proteus Design Suite, integrated with a C# Windows Forms application for data visualization and control.
An IoT lab exercise project that integrates environmental sensors, occupancy detection, distance. Real-time data is processed through Node-RED, stored in SQLite, sent to Thingspeak, and visualized on a dashboard with charts, gauges, and tables for safe inspection and monitoring.
A C-based interface for a 4x4 matrix keypad and 16x2 LCD using STM32F103C6 and HAL. Features custom drivers for 4-bit LCD communication and keypad polling.
A Proteus-simulated Low Voltage (LV) control system for an E-BAJA electric vehicle, implementing SAE 2022–23 rule-compliant start-up sequencing, tractive system activation, TSAL, RTDS, brake light logic, and kill switch safety control using Arduino UNO and relay-based architecture across 48V/12V/5V domains.