搜索资源列表
单片机实现的俄罗斯方块程序
- 单片机实现的俄罗斯方块程序,C代码 //本压缩包包含完整的Keil工程和Proteus仿真文件, //如果你装有Proteus6.5,可以解压后直接运行Lcd-6963256-2.DNS,然后点击播放键|>运行, //用鼠标在串口点击一下就可以用电脑的键盘控制了-MCU Russian squares procedures, C code / / compression of the packet contains the complete Proteus Keil engin
kaifaban
- 自己花了很长时间编写的单片机开发板程序,里面包含了:菜单显示编程(自己创),DAC0808,ADC0809,PCA9555 IIC转并口,24C16的读写,和PC机的实时通信,多机通信,18B20,LCD和键盘程序,步进电机,由于还不是最终版,没写使用说明书,请大虾们多多指教。可以在proteus下仿真,带有proteus仿真图。
Keil+proteus
- Proteus6.7是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真51系列、AVR,PIC等常用的MCU及其外围电路(如LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分SPI器件,部分IIC器件,...) 其实proteus与multisim比较类似,只不过它可以仿真MCU!
LCD
- LCD和44键盘的一个简单例子,proteus下仿真通过
12864
- 51单片机驱动12864液晶屏显示,通过矩阵键盘输入数字,在液晶屏上显示。C语言编程,Proteus仿真成功,包含源代码和仿真工程,下载即可运行-51 Microprocessor 12864 LCD display, keyboard input through the matrix of numbers, displayed on the LCD screen. C language programming, Proteus simulation successfully, includin
12864Pds1302Pds18b20
- 通过proteus仿真实现12864液晶+ds1302时钟芯片+ds18b20温度传感器+键盘,本实例在proteus测试通过。-Simulation by proteus 12864 LCD+ ds1302 clock chip temperature sensor+ keyboard+ ds18b20 this instance proteus test.
100ExampleProteus
- 《单片机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 7
cheshi112
- LPC2124+数码管+液晶+串口+键盘设置+1302 数字时钟 带proteus仿真-LPC2124+ Digital tube+ LCD+ Serial+ Keyboard settings+ 1302 Digital Clock with Proteus Simulation
Diamond090619
- 简单的俄罗斯方块游戏,AVR ATmega 128、 LCD SED1520、Proteus仿真平台,带有SED1520驱动程序,没有带键盘,用最简单的虚拟终端代替。程序未经优化大小约为7K,只是粗成品。-Simple Tetris game, AVR ATmega 128, LCD SED1520, Proteus simulation platform, with SED1520 driver, not with the keyboard, using the most simple to
1602mcu
- 液晶电子钟(1602&矩阵键盘检测),开发环境keil,内付proteus仿真文件。-LCD electronic clock (1602 & Matrix keyboard detection), development environment, keil, document simulation in proteus pay.
LCD
- 用Proteus做的LCD1602显示的仿真。键盘输入数值,通过LCD显示。图形很简单,适合新手学习。-Proteus to do with the LCD1602 display simulation. Numerical keyboard input through the LCD display. Graph is very simple for novices to learn.
key
- 我编写的基于AVR的MEG16的矩阵键盘程序,LCD和数码管显示,有PROTEUS仿真。-I prepared a matrix based on the AVR-MEG16 keyboard program, LCD and digital tube display, with PROTEUS simulation.
LPCfangzhenshixian
- 关于LPCARM处理器的仿真实现,具有完整的测试源代码,开发环境KEIL,并具有PROTEUS仿真实现,常用的外围单片机接口。LCD,键盘,电机等驱动实现-Simulation on the LPCARM processor with a complete test source code, development environment, KEIL, and have the PROTEUS Simulation, common external MCU interface. LCD, key
proteus
- Proteus6.7 是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真 51 系列、AVR,PIC 等常用的 MCU 及其外 围电路(如 LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分 SPI 器件,部分 IIC 器件 -Proteus6.7 is the best tool for simulation of microcontroller peripherals, really good. Can be simulated 51, AVR, PIC and o
KbLshow
- c51键盘lcd显示程序, 经过Proteus仿真及单片机调试通过-c51keyboardandLcdshow
couple
- 热电偶是应用最广泛的一种温度传感器。利用单片机对数字信号处理,并且将处理后的数字信号转换成测量端的真实值,通过LCD动态显示。同时键盘输入设定不同类型热电偶的分度表,能对各种工业热电偶冷端进行温度补偿从而提高温度测量精度,在工业温度控制中有普遍意义。 该文件是项目的源程序。带proteus仿真。-Thermocouple is the most widely used as a temperature sensor. The use of digital signal processing si
jsqjizixd
- proteus计算器仿真,c语言编程,4*4键盘编码,lcd显示-proteus calculator simulation, c language programming, 4* 4 keypad code, lcd display
ex
- 关于单片机的几个c语言程序,包括1.自己编的LCD1602滚动显示字幕的程序、2.Ds18b20温度传感器输入,数码管或Lcd1602输出的程序、3.矩阵键盘的扫键子程序、4.数码管的时钟、5.LCD的时钟。提醒用keil编译,硬件电路也在包中(可能大多数人不会去看),自己画了之后就可以用Proteus仿真了。-Some on the microcontroller c language program, including 1. LCD1602 their series procedures
8051Pproteus-126
- 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 03 篇 综合设计 26 160128LCD中文显示温度与时间-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 03 compressed package integrated design 26 160128LCD Chines
4x4KeyBoarPLCDPProteus
- AVR单片机M16的4x4键盘输入+LCD显示+Proteus仿真,有详细注解,已经成功编译跟执行。-AVR Microcontroller M16 4x4 keyboard input+LCD display+Proteus simulation, a detailed explanation has been successfully compiled with the execution.