44 Examples of Proteus Assembly Language Simulation: A Comprehensive Collection Based on 51 Microcontroller Assembly Language Design

44 Examples of Proteus Assembly Language Simulation: A Comprehensive Collection Based on 51 Microcontroller Assembly Language Design

Previous Review Note: The A series includes assembly materials including simulation and source code The T series only includes simulation and programs (C language) The H series includes both programs (C language) and simulations, as well as design reports and video explanations! 1. Previous collections can be viewed by searching “directory” 2. For simulation software, … Read more

Digital Voltmeter Based on 51 Microcontroller (Proteus Simulation + Program + Design Report + Explanation Video)

Digital Voltmeter Based on 51 Microcontroller (Proteus Simulation + Program + Design Report + Explanation Video)

Click the blue text to follow us Digital Voltmeter Based on 51 Microcontroller (Proteus Simulation + Program + Design Report + Explanation Video) Simulation software: Proteus 7.8 and above Compiler: Keil 4/Keil 5 Programming Language: C Design Number: S0101 Design a digital voltmeter based on the 51 microcontroller 1. Capable of measuring DC voltage between … Read more

Speed Measurement System Based on AT89C51 and Proteus Simulation

Speed Measurement System Based on AT89C51 and Proteus Simulation

System Overview This design implements a simple speed measurement system using the AT89C51 microcontroller, which detects the speed of rotating objects through a Hall sensor and displays it in real-time on an LCD1602. With appropriate modifications, it can serve as a bicycle odometer, car engine speedometer, or vehicle mileage meter. The system includes the following … Read more

Rice Cooker Based on 51 Microcontroller (Timer Function)

Rice Cooker Based on 51 Microcontroller (Timer Function)

The complete set of materials can be obtained at the end of this article! Click the blue text·to follow us Rice Cooker Based on 51 Microcontroller (Timer Function) (Program, Schematic, Proteus Simulation, Flowchart, Component List) 01 Function Introduction Specific Functions: Rice cooker controller 1. Measure temperature; if the temperature exceeds the set value, stop heating … Read more

Simulation of Traffic Light System Based on 51 Microcontroller

Simulation of Traffic Light System Based on 51 Microcontroller

1. Operating Environment Simulation Software: Proteus 8.17 SP2 Programming Software: KEIL C51 V961(All software and installation tutorials can be found in the Baidu Cloud link at the end of this article) 2. Project Overview   This system is based on the AT89C51 microcontroller as the core control unit, meticulously designed as a traffic light simulation project. … Read more

STM32-Proteus Simulation of Intelligent Greenhouse Control System

STM32-Proteus Simulation of Intelligent Greenhouse Control System

1. System Architecture Design This intelligent greenhouse control system uses the STM32F401CC as the core controller, collecting environmental parameters through multiple sensors and driving actuators for automatic control. The system hardware architecture is as follows: Sensor Module: DHT11 Temperature and Humidity Sensor (PA0) Soil Moisture Sensor (PA3 ADC) LDR Light Sensor (MCP3008 CH0) Display Module: … Read more

Creating Libraries in Proteus

Creating Libraries in Proteus

Proteus is a program with a unique capability to simulate the operation of microcontroller circuits. Another excellent feature, similar to other programs, is the design of printed patterns. Sometimes the devices provided by the program are not available.Proteus allows users to create custom components, which is crucial for designs using special devices or new chips. … Read more

Proteus 8.6 Software Installation Guide

Proteus 8.6 Software Installation Guide

SoftwareDownload [Name]: Proteus [Language]: Simplified Chinese [Installation Environment]: Win7/Win8/Win10 [Download Link]: Link: https://pan.baidu.com/s/1jwjCaNCY_-4WLY3hvRNJ1w Extraction Code: 42xd [Backup Link]: If the download link is invalid, please reply with:Proteus If you encounter issues during installation, please consult the managerQQ: 839576274 SoftwareIntroduction The Proteus software is an EDA tool published by Lab Center Electronics in the UK (the … Read more

Introduction to Third-Party Libraries in Proteus

Introduction to Third-Party Libraries in Proteus

Proteus is a popular Electronic Design Automation (EDA) software primarily used for circuit simulation and PCB design. While Proteus comes with a rich component library, there are times when third-party libraries are needed to extend its functionality. Below is a detailed introduction and usage guide for third-party libraries in Proteus. 1. Common Types of Third-Party … Read more