Welcome![Sign In][Sign Up]
Location:
Search - keil uv2

Search list

[SCM单片机应用PS2键盘的实例

Description: 单片机应用PS/2键盘的实例,本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。 [注:AT89x51使用12M或11.0592M晶振,实测使用11.0592M] [Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验]-SCM application PS/2 keyboard example, the learning process only reference source, not used for commercial purposes, if necessary please contact the author. [Note : AT89x51 use 12M or 11.0592M crystal, the measured use 11.0592M] [Keil uV2 7.01 compiler running through the procedure done keyboard data parity]
Platform: | Size: 3072 | Author: 沈凡 | Hits:

[SCM小原码

Description: 汇编写的小程序初学很好的 是单片机ATM89C51用的开发工具是KEIL UV2 -compilation of small programs written in a very good learning ATM89C51 SCM is a development tool is the U KEIL V2
Platform: | Size: 2459648 | Author: 张磊 | Hits:

[SCMKeilC517.01

Description: 环境要求:Windows 98/2000/XP Keil C51 7.0 版本 本盘附有书中的全部实例的代码模块,提供给读者参考之用。其中部分带有.UV2扩展名文件 的是给出了实例的全部代码并且经过编译的,读者可以直接在Keil C51环境下编译运行。-environmental requirements : Windows 98/2000/XP Keil C51 7.0 version of the book was available in all the examples the code modules, available to the readers reference. With some of them. UV2 extension of the document is presented examples of all the code and have compiled, readers can direct the Keil C51 compiler operating environment.
Platform: | Size: 7168 | Author: fency | Hits:

[SCMThermometer

Description: 这是一个远程温度计 MCU: AT89S52 温度传感器: DS18B20 晶振: 12MHz 使用串口连接,在PC端使用"超级终端"打开 设置如下: 波特率: 4800 数据位: 8 奇偶校验: 无 停止位: 1 数据流控制: 无 电路图见Thermometer-SCH.jpg 该程序的编写参照了Keil UV2自带的便子 见EXAMPLES\MEASURE 使用终端交互方式 其实,这不仅是一个测漫器, 它的时钟也非常准确.-This is a remote thermometer MCU: AT89S52 Temperature sensor: DS18B20 crystal: 12MHz to use serial port connection, in the PC client to use super terminal Open settings are as follows: baud rate: 4800 data bits: 8 Parity: None Stop bits: 1 Data Flow Control: No schematics see Thermometer-SCH.jpg the program prepared by the light of the Keil UV2 own son will see the use of terminal interactively EXAMPLESMEASURE In fact, this is not only a measured man, and it is also very accurate clock.
Platform: | Size: 97280 | Author: tary | Hits:

[SCMC51language

Description: 我自己写的源程序,用keil uv2调试过的,很有实用性,对初学者很有帮助-Source code I wrote it myself, using keil uv2 debug off, and very practical, very helpful for beginners
Platform: | Size: 7168 | Author: 叶风 | Hits:

[SCMuV2_command

Description: 关于Keil uV2调试命令的详细说明,转载-Keil uV2 on a detailed description of debug command, reproduced
Platform: | Size: 246784 | Author: iris | Hits:

[Other Embeded programKeil

Description: Keil uV2 used the old version of keil now uV4 is only availabe at keil.com So I think this is usefull for new people
Platform: | Size: 11158528 | Author: vasu | Hits:

[Embeded-SCM DevelopC51

Description: 经典C51编程,keil uv2实例讲解,适合从零开始接触C51的学习文档。-Classic C51 programming, keil uv2 examples to explain, suitable for contact with C51 study documents from scratch.
Platform: | Size: 1085440 | Author: zore | Hits:

[Other Embeded program8051_basic_Programs

Description: this file has many 8051 basic programs for AT89c51 written in C language.... compiles in keil uv2
Platform: | Size: 153600 | Author: vikas reddy | Hits:

[Embeded-SCM DevelopBased-on-ARM7-LPC2478-and-SD-card-readers-voice-pl

Description: 该代码为C语言所编写的,开发环境为Keil uv2或Keil uv3。代码所实现的功能是:将自然界的声音转换成数字代码,然后通过ARM7将数据以*.mp3格式存入SD卡中,并可以回放。所需的硬件平台是NXP公司的ARM7(LPC2478)开发板一块,另外SD卡带有文件系统,是本人移植的。-The code is written in C language, development environment for Keil uv2 or Keil uv3. Code implemented functions are: the nature of the voice conversion into digital code, and then ARM7 data stored in*. mp3 format, SD card, and can playback. The hardware platform is required for NXP' s ARM7 (LPC2478) development board an additional SD card with the file system, is my transplant.
Platform: | Size: 504832 | Author: 菜香闻 | Hits:

[Other Embeded programIIC_test_STM32F10x_24cxx

Description: STM32F10X读写24CXX的keil uv2源代码-STM32F10X read/write 24CXX source code for keil uv2
Platform: | Size: 1022976 | Author: 谢工 | Hits:

[SCMDS1990_keil_uv2_Proteus7.5

Description: DS1990读取序列码+Keil Uv2+Proteus7.5仿真-DS1990 Read operation+ Keil Uv2(IDE)+ Proteus7.5 (Simulation)
Platform: | Size: 167936 | Author: 曹亚辉 | Hits:

[SCMPS2Key

Description: 使用1602液晶显示和PS/2键盘 Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验-Using the 1602 LCD and PS/2 keyboard Keil uV2 7.01 compile and run through the program did not do the keyboard data parity
Platform: | Size: 25600 | Author: 谢成炜 | Hits:

[SCMMCU_C

Description: 本人是学单片机的,刚刚学习C语言,附件中共有7个C源文件,都是一些很简单的。开发环境是Keil uV2 C51. 请版主放行,谢谢!-I m a learning MCU, has just learning the language c, It is a total of seven c source file are some very simple. the development and environment are keil c51. please Pass, thanks!
Platform: | Size: 70656 | Author: Sailing | Hits:

[SCMPS2Key

Description: 单片机应用PS/2键盘的实例,本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。 [注:AT89x51使用12M或11.0592M晶振,实测使用11.0592M] [Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验] -SCM application PS/2 keyboard instance, only to learn the program source code for reference, not for commercial purposes, if necessary, please contact the author. [Note: AT89x51 use 12M or 11.0592M crystal, measured using the 11.0592M] [Keil uV2 7.01 compile and run the keyboard through the program does not do parity data]
Platform: | Size: 24576 | Author: jr558@163.com | Hits:

[SCM1602LCD_GD

Description: 1602液晶_滚动显示程序,[Keil uV2 7.01编译运行通过 -_ Scrolling LCD display program 1602, [Keil uV2 7.01 compile and run through
Platform: | Size: 18432 | Author: jr558@163.com | Hits:

[SCMdoor

Description: 自己开发的电动感应门的c源程序及原理图,用keil uv2开发的。已投入运行-Their development of electric induction door c source and schematic, with keil uv2 development. Been put into operation
Platform: | Size: 96256 | Author: cxl | Hits:

[SCMkeil2Timer

Description: 基于单片机at89s52的简易电子时钟程序,其中是通过外部中断来实现电子时钟的计时与设置时间,实现环境为keil-Uv2。-Based on the simple electronic clock at89s52 SCM, which is through external program to realize electronic clock interrupt the timing and set a time and realize environmental Uv2 keil- for
Platform: | Size: 28672 | Author: 陈瑜 | Hits:

[uCOSSST89R56-uCOS

Description: Keil uV2 下uCOS-ii在SST89R56下的工程(包含全部代码)。-The project in Keil uV2 about how to trasplant uCOS-ii to the SST89R56 (including all of the code.)
Platform: | Size: 278528 | Author: 李世奇 | Hits:

[SCMkeil-C51crack-uVision2

Description: c51 汇编调试 汉字补丁已经预先处理,安装以后可以打开工程\keil\c5\examples\0xfd\ee.uv2检验-c51 lab
Platform: | Size: 16089088 | Author: Z sir | Hits:
« 12 3 4 »

CodeBus www.codebus.net