搜索结果

找到约 392 项符合 hex 的查询结果

单片机开发 用89C51做的频率计

用89C51做的频率计,有图有HEX文件,直接烧制单片机就能用
https://www.eeworm.com/dl/648/304422.html
下载: 119
查看: 1067

单片机开发 很完整的51串口程序 包括如下: 串口中断服务程序

很完整的51串口程序 包括如下: 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 出入均设有缓冲区,大小可任意设置。 可供使用的函数名: char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。 getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义 ...
https://www.eeworm.com/dl/648/307943.html
下载: 113
查看: 1085

单片机开发 Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramaticall

Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details ...
https://www.eeworm.com/dl/648/320007.html
下载: 99
查看: 1080

嵌入式Linux Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatica

Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For detai ...
https://www.eeworm.com/dl/653/320009.html
下载: 146
查看: 1103

汇编语言 A1.asm 显示程序实验 STACK1 SEGMENT STACK DW 256 DUP(?) STACK1 ENDS DATA SEGMENT USE16 MES1 DB

A1.asm 显示程序实验 STACK1 SEGMENT STACK DW 256 DUP(?) STACK1 ENDS DATA SEGMENT USE16 MES1 DB Show a as hex: ,0AH,0DH, $ SD DB a
https://www.eeworm.com/dl/644/332506.html
下载: 31
查看: 2805

单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h

c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outputs the ASCII hex value of that cha ...
https://www.eeworm.com/dl/648/334589.html
下载: 20
查看: 1094

单片机开发 usb(68013)固件程序代码

usb(68013)固件程序代码,keil c环境,编译后的hex文件用于生成固件数组,加载到驱动程序。
https://www.eeworm.com/dl/648/337636.html
下载: 65
查看: 1082

嵌入式/单片机编程 C51单片机的程序下载器软件源代码

C51单片机的程序下载器软件源代码,VB,有兴趣自己编写软件,少许改动或直接就能将已编译的HEX文件下载到单片机
https://www.eeworm.com/dl/647/339928.html
下载: 196
查看: 1055

汇编语言 利用汇编语言实现电压测量与现实

利用汇编语言实现电压测量与现实,程序可以运行,生成HEX或BIN文件
https://www.eeworm.com/dl/644/339970.html
下载: 169
查看: 1031

汇编语言 基于DS18B20的数字温度驱动程序

基于DS18B20的数字温度驱动程序,汇编程序还有KILL环境编译和hex文件以及PROTUSE仿真环境图,对于研究ds18b20的人有帮助
https://www.eeworm.com/dl/644/348565.html
下载: 111
查看: 1074