搜索资源列表
ledkey
- 拷拷贝到你的Keil安装目录下的c51\\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘L
2410Simplest
- 适用于S3C2410的最简ADS1.2工程! 工程中仅包括一个汇编代码,生成的bin文件仅87字节。可以完成初始化并点亮一个LED灯,您可以这个工程为基础开始2410开发板的熟悉过程。-S3C2410 apply to the most simple ADS1.2 works! Projects include only a compilation of a code of bin documents generated only 87 bytes. Initialization and t
MCUTool
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, includ
lks
- 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \\Keil\\C51\\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \\keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll (\"ledkey\") AGSI2
LCD-CLOCK+AL
- 单片机的LED和时钟程序的BIN和HEX烧写代码,希望对大家有益-SCM LED clock and procedures BIN burning and HEX code, we hope to benefit
cckeilv802
- keil c51在编译的时候会将0xfd的字符(有些汉字含该字符的内码)过滤, 而导致程序出错.特别是在做液晶汉字显示时. 针对这个bug.由网友编写了这个补丁. 请下载之后放到你的keil\\c51\\bin 目录里,运行这个程序.就可以了. 支持v8.02-keil c51 at compile time will 0xfd characters (some with the Chinese characters within the code) off filtration, which
led模拟器源程序及演示程序
- 该模拟器是在Keil7.0中使用。 只要把Ex02Dll.dll复制到 X:\\Keil\\C51\\BIN目录下。 打开测试程序,编译运行即可看到如图led.jpg中所显示的效果。-The simulator is used in Keil7.0. As long as Ex02Dll.dll copied to the X : \\ Keil \\ C51 \\ BIN directory. Open test procedure, compile operation can be seen
HZK32
- 单片机用32点宋体二级汉字库,系统对开发LED显示屏工程的朋友有帮助-Microcontroller with 32 points Times New Roman 2 Chinese character library, the system LED display on the development of projects to help friends
LED
- 基于MDK的公版44B0的程序,新增加了程序注释,在公版上测试通过-MDK-based public version 44B0 procedures, new procedures for the Notes an increase in the public version of the test
1
- linux下脱离dnw 命令 usb2ram 30008000 led.bin-in linux command: usb2ram 30008000 led.bin
led
- 跑马灯 这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。 [一个跑马灯程序.rar] - 一个s3c44b0上的启动兼测试程序 [44b0BIOS.rar] - 44b0启动代码 本项目在ADS1.2下编译,在SDT2.51的ADW中调试。编译时,请将整个44b0xbios目录拷贝-........\
gongju
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
dec-to-bin
- 通过LABVIE,实现十进制到二进制的转换,并通过前面板上的指示灯显示出来-By LABVIE, to achieve the decimal to binary conversion, and display them by LED through the front panel.
forlinx6410-led
- 飞凌6410开发板led程序,包括C文件和bin文件,可在uboot状态下调试和运行。-Forlinx 6410 development board led programs, including the C file and bin file, you can debug and run in uboot state.
LED
- 首先,你用的C18编译器只能编译PIC高端的8位单片机PIC18系列单片机。不建议初学者开始就先学PIC18单片机,建议先学PIC10、PIC12、PIC16系列单片机。如需要编译C文件,可以在Microchip的官网下载HT-PICC for PIC12/16那个。但也不建议初学者开始学就用C编写。如果你不了解单片机内部结构和指令(指令就是汇编),那你永远也没法学懂单片机(不管是否PIC的)。啰嗦的话说完了,现在说一下你的问题。装好以后,先要建立好一个项目,在建立项目的时候需要你指定编译器,则
poi-bin-3.10-FINAL-20140208
- apache主导的java对excel操作的jar包,可以操作.xls和.xlsx,至今为止最新版(2014年4月2号)-java apache-led operation against excel jar package, you can operate. xls and. xlsx, so far the latest version (April 2, 2014)
led
- 51单片机学习知识,流水灯试验源代码和bin,学习单片机的可作为参考-51 singlechip learning knowledge, water lamp test source code and bin, MCU learning can be used as reference
Program3_LPC1768.bin
- 有关于mbed控制SPTD开关控制红绿LED的程序。 -About mbed control SPTD red and green LED switch control program.
Micro
- MPLAB programme and isis