搜索资源列表
8255
- 8255 基于keilC51的驱动,proteus 仿真
8086-8255-proteus
- 基于PRoTEOUs的8086仿真程序。主要仿真8255与数码管。-Simulation program based on PRoTEOUs 8086. 8255 Main simulation and digital control.
ourdev_695717MRBW07
- proteus仿真实例,基于8086最小系统,包含8259、8255等单元-proteus simulation example, the smallest 8086-based systems, including the 8259,8255 and other units...
8255TEST-RIGHT-2
- lcd1602+lcd12864+led+key 扩展,通过8255 proteus仿真通过 keil环境。调试了很久发现lcd的驱动还真是不容易-1.lcd1602+lcd12864+led+key 2.proteus3.keil2
8255lizi
- 一个基于单片机proteus仿真8255并行口扩展实例
Electronic_musical_instrument_keyboard
- 单片机实验,键盘电子乐器(proteus仿真)要求:利用并行接口8255作为键盘接口,设计一个具有2个八度音阶的键盘乐器,音阶键不少于16个,采用扫描方式管理键盘,音域范围自行定义。-SCM experiment, keyboard electronic musical instruments (proteus simulation) requirements: use of a keyboard interface, parallel interface 8255 to design a tw
AVR
- AVR单片机的几个典型程序和仿真(AVRstidio+PROTEUS) 1.8255扩展IO 2.74165 3.ADC音量转换LED 4.DS18B20 5.DS1302 6.LCD 7.LED渐亮渐暗-AVR microcontroller and the simulation of several typical procedures (AVRstidio+ PROTEUS) 1.8255 volume expansion IO 2.74165 3.ADC co
8255A
- 在PROTEUS下进行的并口扩展芯片8355A的仿真成功,并且带有C51程序-PROTEUS carried out in parallel simulation of a successful expansion of the chip 8355A, and with the C51 program
NO.8-8255-expansion
- 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 08 用8255实现接口扩展-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 cabinet hardware application No. 02 08 8255 implement
8051Pproteus-132
- 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 03 篇 综合设计 32 用8255与74LS154设计的16×16点阵屏-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 03 cabinet with integrated design 32 design 74LS154 8
proteus-traffic-light
- proteus仿真交通灯,使用了单片机和8255硬件,是很好的仿真-proteus traffic light
8255-led
- 对8086进行仿真操作,在8255中通过LED显示输出,程序在proteus仿真通过。-Simulation of the 8086 operation, in 8255 through the LED display output, the program passed in proteus simulation.
51sheji
- 基于8255的单片机时钟程序及proteus仿真-51 single chip microcomputer,Clock procedures ,based on 8255
8255
- 8255原理及应用(源程序+原理图+Proteus仿真)-8255 Principle and Application (source the+ schematic+Proteus of simulation)
8086-8255
- proteus仿真8086控制led矩阵,显示多种花色,可用来作课程设计。-proteus simulation 8086 control led matrix display a variety of colors, and can be used for curriculum design.
ledjuzheng
- 8086,和8255实现led矩阵显示多种花色,含proteus仿真-8086 and 8255 led matrix display a variety of colors, including proteus simulation
8255流水灯
- 8盏流水灯由上到下依次亮灭,使用Proteus进行仿真设计(The 8 water lights go out in turn.)
8255
- 用proteus实现对8255a芯片的流水灯仿真设计。(8255A simulation design)
微机原理 8086 交通灯 proteus仿真
- 8086交通灯,用8255控制动态显示数码管来作为红绿灯的秒数,用8253作为计数器(8086 traffic lights, using 8255 control to dynamically display the digital tube as the number of seconds of the red and green light, and use 8253 as a counter)
proteus 的8086 8255仿真
- 基于Proteus的8086与8255仿真实验 (1)基本输入输出实验。编写程序,使8255 的A口为输入,B口为输出,完成拨动开关到数据灯的数据传输。要求只要开关拨动,数据灯的显示就发生相应改变。 (2)流水灯显示实验。编写程序,使8255 的A口和B口均为输出,数据灯D7~D0由左向右,每次仅亮一个灯,循环显示,D15~D8与D7~D0 正相反,由右向左,每次仅点亮一个灯,循环显示。(Simulation experiments of 8086 and 8255 based on Pro