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.
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.
"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
TinyML-based obstacle detection and emergency braking system simulated on STM32F401VE using STM32Cube.AI, CMSIS-NN, and Proteus. ONNX model deployed on Arm Cortex-M4.
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.
RFID-Based Attendance System using Arduino Uno, EM-18 RFID Reader, and DS1307 RTC Module for automated attendance recording with real-time date and time stamping. Simulated in Proteus and developed using Arduino IDE.
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.
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.
Electronic Devices & Circuit Lab, Lab 07: RC coupled cascaded amplifier built with two BJT stages, simulated in Proteus with measured voltage gain and frequency response.