Welcome![Sign In][Sign Up]
Location:
Search - proteus interrupt

Search list

[SCMIrDA_int

Description: 利用8051单片机实现简单的红外控制以及中断控制的源码,编译环境为KEIL-8051 MCU using a simple infrared control, and interrupt control of the source code, compile the environment KEIL
Platform: | Size: 18432 | Author: 朱允斌 | Hits:

[SCMTimer

Description: AVR单片机ATMEGA128实习之—定时器中断(附带Proteus仿真例子)-AVR single-chip attachment of ATmega128- timer interrupt (with Proteus simulation example)
Platform: | Size: 51200 | Author: meng | Hits:

[SCMXINT

Description: AVR单片机ATMEGA128实习之—外部中断(附带Proteus仿真例子)-ATmega128 single-chip attachment of AVR- external interrupt (with Proteus simulation example)
Platform: | Size: 37888 | Author: meng | Hits:

[Embeded-SCM DevelopARM7_2114_iic

Description: 基于ARM7 LPC2114学习板程序。学习板提供的是ADS源码,现在已改写成KEIL源码。使用硬件I2C对E2PROM进行操作,利用中断方式操作。-Based on ARM7 LPC2114 board learning process. Learning board is provided by ADS-source, and now has been re-evaluated into KEIL source. Use the hardware I2C on the E2PROM to operate, the use of interrupt operation.
Platform: | Size: 55296 | Author: bingo | Hits:

[OS Developthe_Simulation_of_ucos(on_ARM)using_Proteus

Description: 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译.-Proteus in the software simulation ucos (ARM) 1. Transplant except OS_CPU.h, OS_CPU_A.s, OS_CPU_C.C three functions, and the disruption of a function devotes a OS_int_A.s write the rules by which you can interrupt function. 2 . Application for ArmUCOSApp est1 est.mcp, Ligong Week 2104 in the board of the ram can be run directly (code data
Platform: | Size: 514048 | Author: 黄灿武 | Hits:

[SCMkeyboard

Description: 单片机4*4键盘演示,采用中断控制,包含proteus仿真-Single-chip 4* 4 keyboard demo, using interrupt control, including the Proteus simulation
Platform: | Size: 24576 | Author: 黄伟钳 | Hits:

[SCMproteus_Atmega8

Description: 有关Atmega8的protues的仿真部分,除前言外共六部分: 1.基本IO的学习Led部分; 2.基本IO:按键部分; 3.外部中断; 4.定时,计数器; 5.串口通信; 6.IIC通信。 我是老杨,该文档的作者,这份文档是在学习单片机的时候写的,没有把计划写的写完,但这是当时写的最全的一份了。-Atmega8 the protues relevant part of the simulation, with the exception of the foreword outside of six parts: 1. The basic IO part of the learning Led 2. The basic IO: key part of it 3. External interrupt 4. Timing, counter 5. Serial communication 6 . IIC communication. I老杨, the author of the document, this document is a time when single-chip microcomputer in learning to write, and did not plan to write the finished, but this is the most time to write a whole has.
Platform: | Size: 2428928 | Author: 老杨 | Hits:

[Embeded-SCM Developjiaotdc51

Description: 自己做的交通灯~~~用c编写的,图为Proteus的仿真图,有红、绿、黄三灯,带外部中断。-Their own traffic lights ~ ~ ~ using c prepared Proteus The photo shows the simulation diagram, red, green, yellow three lights, with external interrupt.
Platform: | Size: 97280 | Author: 姜康 | Hits:

[assembly languageExternalInterrupt

Description: 单片机外部中断的典型应用,proteus仿真,程序,原理图全套。-External interrupt a typical single-chip applications, proteus simulation, procedures, a full set of schematics.
Platform: | Size: 20480 | Author: 无名 | Hits:

[Other Embeded programkey+led

Description: proteus 2*8,8段数码管,中断按键仿真,-proteus 2* 8,8 para digital tube, interrupt button simulation,
Platform: | Size: 27648 | Author: | Hits:

[SCMchengxu128L

Description: atmega128串口通信,中断以及外部设备的程序。-ATmega128 serial communications, interrupt and external equipment procedures.
Platform: | Size: 84992 | Author: rbchan | Hits:

[SCMATmega16

Description: ATmega16的定时中断汇编程序,每秒数码管减一,AVR studio环境下用汇编语言编写。-ATmega16 interrupt the regular compilation of procedures, by a second digital tube, AVR studio environment prepared using assembly language.
Platform: | Size: 9216 | Author: liu | Hits:

[SCMlinefollower

Description: 这是我第一个寻迹小车,程序很简单,只有十多行。主要用了两个外部中断。走的是黑底白线的轨迹。传感器部分的电路图大家可以在网上找。原理是如果传感器在黑色背景上,输出高电平。如果检测到白线,输出低电平,把两路传感器接到单片机的P32,P33。就能实现循白色轨迹的功能了。传感器我用的是ST168。ST178,ST188也可以。 Proteus仿真文件中用了两个开关来替代,可以观察电机的反应。 -This is my first car tracing, the program is very simple, only a dozen lines. Mainly used two external interrupt. Follows is the black-white lines of the track. Sensor part of the circuit you can find online. The principle is if the sensor in a black background, the output high. If the white line is detected, the output low, the two received a single chip sensor P32, P33. Could be achieved through the functions of a white track. Sensor I use the ST168. ST178, ST188 can. Proteus simulation document used to replace the two switches, you can observe the motor response.
Platform: | Size: 33792 | Author: 杨振 | Hits:

[SCM51

Description: 51单片机入门级资料。流水灯,数码管,矩阵键盘,AD,DA,液晶,定时器中断源程序并包含有PROTEUS仿真。-51 single-chip entry-level information. Water lights, digital tube, matrix keyboard, AD, DA, liquid crystal, the timer interrupt source and includes PROTEUS simulation.
Platform: | Size: 411648 | Author: | Hits:

[SCMadc0809

Description: 里面有keil3写的0809的查询和中断实现 电平转化的程序,精确度0.02,以及用 PROTEUS画的仿真图,可以直接仿真-There are keil3 write the query and the 0809 interrupt level to achieve the transformation process, the accuracy of 0.02, as well as paintings byPROTEUS simulation map, you can direct simulation
Platform: | Size: 78848 | Author: 丁未 | Hits:

[SCMspiint

Description: spi通讯实验,主从模式,中断收发,主机发1234,从机发5678,主机从机收发均采用中断, 编译环境iccavr,带proteus仿真-spi communication experiment, master-slave mode, interrupt delivery, the host issued 1234, issued 5678 from the machine, the host slave transceivers are used interrupted build environment iccavr, with proteus simulation
Platform: | Size: 32768 | Author: lichunzhu | Hits:

[SCM100ExampleProteus

Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 74LS148扩展中断 05 IIC-24C04与蜂鸣器 ……28 键控看门狗 第 03 篇 综合设计: 01 可以调控的走马灯 02 按键选播电子音乐 03 可演奏的电子琴 04 1602LCD显示仿手机键盘按键字符 05 1602LCD显示电话拨号键盘按键实验 …… 41 射击训练游戏 芯片手册:74HC595.pdf-《Microcontroller C Programming Language Training 100 cases》 based on 8051+ Proteus simulation," all Proteus simulation, DSN file and the hex-wen Pieces. Recommended to do graduate design and learning microcontroller downloads. Include: The basis of Article 01 parts: 01 flashing LED 02 from left to right of the water flowing back and forth about 03 lights 04 lights 05 LED lights synchronized flow Simulated traffic lights ... ... 48 MCU and PC-Serial communication simulation No. 02 hardware applications: 01 74LS138 decoder application 02 74HC154 decoder application 03 74HC595 string into and out of chip applications 04 74LS148 extended interrupt 05 IIC-24C04 and the buzzer ... ... 28 keying Watchdog No. 03 Integrated Design: 01 can be a revolving door control button 02 Anycast electronic music can be played by keyboard 03 display 04 1602LCD imitation Keypad key character 05 1602LCD show dial keypad key experimental training ... ... 41 Shooting Games Chip Manual: 74H
Platform: | Size: 11717632 | Author: tong | Hits:

[uCOSInt_ex

Description: External Interrupt Example file for AT89S52 with Proteus Simulation
Platform: | Size: 39936 | Author: Anand | Hits:

[CSharpAD0808

Description: AD0808定时-中断系统 单片机控制 proteus仿真-AD0808 Timing- SCM proteus interrupt simulation system
Platform: | Size: 29696 | Author: 王盛力 | Hits:

[SCMExternal-Interrupt-1

Description: External Interrupt examples written in Keil & Proteus
Platform: | Size: 9216 | Author: azhar | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net