搜索资源列表
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
stc
- 一段LED广告源码,485总线MODBUS RTU协议,基于STC12C2052芯片-Section of LED advertising source, 485 MODBUS RTU protocol, based on the chip STC12C2052
Timer1
- main() { SystemInit() /*系统初始化*/ MCRC=MCRC & 0xFF00 //IOPE0-7设为IO口模式 PEDATDIR=0xFF00 //所有LED=0, asm(" CLRC INTM ") Timer1Init() /*定时器初始化*/ while(1) }-main() { SystemInit() /*系统初始化
BAI3---SANG-CHAN-LE
- LED aSM automatic program
1oneten0to9
- 用软件延时的方法,经过循环嵌套实现数码管的显示间隔一定的时间,文本采用汇编语言书写,适用于keil(The project is set to control the delay time of led.All of the centenses are writed by asm language,and they are suitable for keil.)