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

Search list

[Other resourcelcd2

Description: 利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码-use KEIL C51 prepared by the T6963C LCD driver, the first document linking specific definition and Chinese character, as long as the hardware connection, and will be able to run, unlike some others simply to download the code
Platform: | Size: 34436 | Author: 卢路 | Hits:

[SCMlcd2

Description: 利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码-use KEIL C51 prepared by the T6963C LCD driver, the first document linking specific definition and Chinese character, as long as the hardware connection, and will be able to run, unlike some others simply to download the code
Platform: | Size: 33792 | Author: 卢路 | Hits:

[SCMlks

Description: 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。 这样使用时就不用每次设置了,任何时候打开都可以用。-for everyone- 2 Keil plug-in, the average studios do and outstanding, Keil which can simulate experimental plates, which can be made many experiments (ledkey. simboard) use : 1. Please download the plug-in two kernels to copy the contents of the installation directory \ Keil \ C51 \ BIN 2. Tool.ini changes, this document kernels at the installation directory \ under Keil. Please add the following line to the Department of [C51] the points behind. AGSI1 = ledkey.dll ( "ledkey") = sim AGSI2 board.dll ( "simboard") 3. uVsion resume. enter Debug mode- open menu Peripheral and found an increase of 2 respectively LED keyboard simulation board, 51 simulation board. Such use would not have to set up every time, any time you can use open.
Platform: | Size: 129024 | Author: 李伟 | Hits:

[SCMAVRXianchangxiazaiqi

Description: 一个完整得AVR现场下载器,制作源代码, AVR单片机现场ISP编程器程序 目标MCU: AT89S52-24PI 编译器:KEIL C51 7.0 晶振:11.0592MHz-integrity in a scene AVR for download, making source code, AVR ISP programmer scene procedures MCU target : AT89S52- 24PI compiler : KEIL C51 7.0 crystal : 11.0592MHz
Platform: | Size: 101376 | Author: | Hits:

[source in ebookdanpianjiC51

Description: 下载说明: 本光盘的所有代码均在Keil C51 7.0以上版本编译通过。读者的电脑只需要 能够运行Windows 98 以上版本的操作系统、并能够安装Keil C51 7.0以上版本 的软件即可。 读者可以到Keil公司的主页(http://www.keil.com/demo/)免费下载 Keil C51试用版软件。但试用版的Keil C51 软件有2KB RAM的限制,部分程序 将不能通过编译。-Download Description: This CD-ROM of all the code in Keil C51 7.0 compiler passed above. The reader
Platform: | Size: 1878016 | Author: 肖金星 | Hits:

[SCMintrins.h

Description: c51中的intrins.h库函数 _crol_ 字符循环左移 _cror_ 字符循环右移 _irol_ 整数循环左移 _iror_ 整数循环右移 _lrol_ 长整数循环左移 _lror_ 长整数循环右移 _nop_ 空操作8051 NOP 指令 _testbit_ 测试并清零位8051 JBC 指令 -C51 in the library function intrins.h cycle _crol_ characters characters left _cror_ cycle shifted to right _irol_ the left circle _iror_ integer integer integer cycle shifted to right _lrol_ long cycle of the left circle _lror_ long integer _nop_ air operation shifted to right 8051 NOP instructions _testbit_ tested and cleared 8051 JBC-bit instruction
Platform: | Size: 1024 | Author: 极光 | Hits:

[SCMspi

Description: STC89C58软件实现SPI口做主机,STC12C4052的SPI口设为从机.实现双CPU通信.由主机从SPI口发送0x55,从机SPI口接收到数据后+10=0x5f,从SPI口发送回主机.主机接收后发到串口.串口助手观察接收数据.程度通过keil c51调试并下载到STC晶片运行.-SPI software STC89C58 realize I make the host, STC12C4052 the SPI port is set to slave. Realize dual-CPU communication. By the host from the SPI port to send 0x55, slave SPI port to receive data+ 10 = 0x5f, I sent back from the SPI Host . host after receiving the serial port. Serial receive data assistants observed. Extent through the debug and download keil c51 to STC chip run.
Platform: | Size: 5120 | Author: reource | Hits:

[SCMusb_Mouse

Description: 用c8051做的usb鼠标(HID类)Firmware works with the Silicon Labs IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains.-C8051 do with usb mouse (HID Class) Firmware works with the Silicon Labs IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains.
Platform: | Size: 30720 | Author: fly | Hits:

[SCM200711192138259170

Description: 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。-Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. Modify Tool.ini, this file is located in the installation directory uVision under keil. Please Add the following line to [C51] part of the back. AGSI1 = ledkey.dll (ledkey) AGSI2 = simboard.dll (simboard) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments.
Platform: | Size: 50176 | Author: wuhenaimin | Hits:

[SCM2007111921383628933

Description: 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。-Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. Modify Tool.ini, this file is located in the installation directory uVision under keil. Please Add the following line to [C51] part of the back. AGSI1 = ledkey.dll (ledkey) AGSI2 = simboard.dll (simboard) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments.
Platform: | Size: 56320 | Author: qiyue | Hits:

[Otherkeil_lic8.12-8.16

Description: keil v8.16 C51开发环境 通用注册机-keil v8.16 C51 Development Environment GM Zhuceji
Platform: | Size: 27648 | Author: tang | Hits:

[Otherledkey

Description: keilc51仿真板软件使用方法:1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。 这样使用时就不用每次设置了,任何时候打开都可以用 -keilc51 board simulation software to use: 1. Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. modify Tool.ini, this file is located in the installation directory uVision under keil. I would be grateful if the contents of the following added to the [C51] part of the back. AGSI1 = ledkey.dll ( ledkey ) AGSI2 = simboard.dll ( simboard ) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments. So no need to use each set at any time can be opened
Platform: | Size: 107520 | Author: zjb | Hits:

[Software Engineeringc51v817a

Description: keil c51 v8.17a keil c51 v8.17a
Platform: | Size: 25407488 | Author: lei | Hits:

[Embeded-SCM DevelopMzT24-2-C8051F020

Description: MzT24-2 彩色TFT模块基础驱动例程(基于C8051F020 Keil C51)完整工程文件,下载即可使用,-MzT24-2 Color TFT module basic driver routines (based on the C8051F020 Keil C51) a complete project file, download to use,
Platform: | Size: 80896 | Author: 刘工 | Hits:

[SCMkeilc51v818

Description: keil c51v818,最新版本,欢迎下载试用。破解可以812的,keil c51v818, the latest version, please download the trial-keil c51v818, the latest version, please download the trial
Platform: | Size: 26342400 | Author: dengxin | Hits:

[TCP/IP stackTCPIP_c51

Description: TCP/IP C51源程序,KEIL C 编译,请下载试用。-TCP/IP C51 source, KEIL C compiler, download the trial.
Platform: | Size: 208896 | Author: rrhgrrhg | Hits:

[ELanguageKeiluVision3

Description: Keil uVision3下载 (破解版带注册机+中文版) 1.点击c51v802.exe直接安装直到结束,安装路径最好选用默认的c:\keil与 原来的老板本放到相同的目录下会自动添加一个新的目录c:\keil\uv3-Keil uVision3 download (hack with RI+ English Version) 1. Click c51v802.exe direct installation until the end, the best use the default installation path c: \ keil and the original owner of this into the same directory will automatically add a new directory c: \ keil \ uv3
Platform: | Size: 25417728 | Author: 刘井生 | Hits:

[ARM-PowerPC-ColdFire-MIPSTBGUI_100_8051_Eval

Description: TBsoft-GUI V1.00 8051评估版免费下载,使用Keil C51 V7.06A作为编译器,可用于MCS-51系列单片机和单色LCD,支持键盘设备,支持使用小汉字库,允许用户程序外挂LCD和键盘驱动程序。-TBsoft-GUI V1.00 8051 evaluation version free download, using the Keil C51 V7.06A as the compiler can be used for MCS-51 family of single chip and color LCD, support for keyboard devices, support the use of small-Store, allows users to process and external LCD keyboard driver.
Platform: | Size: 2977792 | Author: andy | Hits:

[VHDL-FPGA-Verilogmcu-fpga

Description: 目录 FPGA & MCU 开发板介绍 实验1 QuartusII 软件应用 实验2 Keil C51 应用 实验3 字符型LCD YM1602 的应用 实验4 带字库的中文LCD YM12864 的应用 实验5 时钟芯片DS1302 的应用 实验6 I2C 总线器件AT24C64 的应用 实验7 数字温度传感器的应用 实验8 行列式键盘 实验9 硬件电子琴的设计 实验10 AD 与DA 的使用 实验11 简易DDS 信号源设计 实验12 用模拟示波器显示多路波形 实验13 Quartus Ⅱ 内嵌逻辑分析仪SignalTap Ⅱ的使用 附录1 FPGA 驱动程序下载线安装步骤 附录2 YM12864 指令表 附录3 开发板原理图-Catalog FPGA & MCU Development Board introduced the software application test experiment 1 QuartusII 2 Keil C51 character LCD YM1602 Application Experiment 3 Experiment 4, the application of the Chinese character LCD YM12864 with the application of experimental application of 5 DS1302 clock chip experiment 6 I2C bus devices AT24C64 the Application of experimental application of digital temperature sensor 7 Experiment 8 Experiment 9 determinant hardware keyboard keyboard design experiments 10 AD and the DA' s 11 easy to use experimental design experiments DDS signal source 12 with the analog oscilloscope waveform display multiple experiments embedded logic analyzer 13 Quartus Ⅱ the use of instruments SignalTap Ⅱ Appendix 1 FPGA download cable driver installation steps in Appendix 2 YM12864 instruction sheet Appendix 3 development board schematics
Platform: | Size: 1640448 | Author: lyy | Hits:

[SCMkeil-C51

Description: 学习单片机必备佳品 方便易懂 下载程序也比较容易 更容易掌握此软件的操作-Learning microcontroller necessary product easy to understand the download process is easier and easier to master the operation of this software
Platform: | Size: 25393152 | Author: liyang | Hits:
« 12 3 »

CodeBus www.codebus.net