lib-proteus-8.13
-
Updated
Dec 4, 2024
lib-proteus-8.13
Microcontrollers - Microprocessors lab works & projects
Enhance security and automate attendance tracking with this integrated solution for keypad/password-based door access. Eliminate reliance on physical keys, streamline attendance management, and ensure a user-friendly experience in various environments.
heat-sensor using Proteus and Altium
celling window depend on the weather arduino project simulated using proteus.
Controlling street light intensity using microcontroller
Several university projects where questions are answered using Proteus software and HAL functions on STM32
Password based door locking system
Person Counter with Arduino and IR Sensor
Automatic sensor powered door locking system
Este repositório contém um projeto de fechadura eletrônica com microcontrolador PIC18F4550. O projeto inclui um esquema do circuito, o código fonte do microcontrolador e instruções detalhadas sobre como configurar e utilizar a fechadura eletrônica.
Temperature control system using two ATMega32 microcontrollers
This mini project shows how to blink an LED using the ATmega16 microcontroller. The LED is connected to PB0, and it turns ON and OFF every 1 second. This helps beginners understand basic GPIO programming and delay usage in AVR.
This project demonstrates how to control 8 LEDs simultaneously using PORTB of the PIC16F877A microcontroller. All 8 LEDs are turned ON for 1 second and then OFF for 1 second — a simple but essential step in learning digital output control.
This project demonstrates how to use the ATmega16 as an SPI Slave. The slave waits for data from the SPI Master, reads incoming bytes, and controls an LED based on the received character. If the master sends 'a', the LED turns ON. If the master sends 'b', the LED turns OFF.
I demonstrated microcontroller fundamentals through LCD interfacing and timing control on PIC16F877A development board.
This project shows how to interface a common cathode 7-segment display with the ATmega16 microcontroller. The program displays digits 0 to 9, each staying for one second. This is a basic experiment to understand how segment codes work and how to send them through a port.
This project demonstrates a simple LED blinking example using the PIC16F877A microcontroller. The LED connected to PORTB Pin 7 (RB7) toggles ON and OFF every 1 second, illustrating basic digital output control.
Add a description, image, and links to the proteus-8 topic page so that developers can more easily learn about it.
To associate your repository with the proteus-8 topic, visit your repo's landing page and select "manage topics."