搜索资源列表
hex2bin[1]
- hex2bin hex to bin file convertion-hex2bin
s51
- 微型51/AVR编程器由德国的Peter Dannegger设计的51编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。但在原设计的的PC程序中很可惜的只有DOS版本的。为此我为它写了一个Windows版本的配套软件,经过一些朋友的试用效果也不错。以下图一是软件的界面。现有英文版和简体中文版,支持win9x,winxp,winnt,win2k多种版本的OS系统。 软件使用简单无须太多的说明,同时支持HEX,BIN等文件格式的读取,绿色软件无须安装。 可以到http://www
Hex_To_Bin
- 将Firmware的hex文件转换成16进制文件,这对于需要在应用程序下下载Firmware是非常有用的!-Firmware of the hex file will be converted into 16 binary files, which in the application that need to download Firmware is very useful!
Hex2Bin
- Hex(intel-Hex or motorola-S) to Bin converter source-file for windows.
hex2bin
- Converting a *. hex *. bin An example TCL scr ipt to convert the file into *. hex *. bin file. The program accepts 0, 1 or 2 arguments. 1-st argument - the input file (if 0 arguments - stdin), 2-th argument - the output file (if not specified -
altprog_Source
- programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
flasher_0.17_src
- programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
51Hex_Bin
- 很经典的hex及bin文件互转工具,清晰明了。 sonicss 51系列软件之三 之一:51定时器初值计算 之二:51波特率初值计算 ============================================= 在老古开发网(www.laogu.com)上看到Intel Hex 文件格式,便制作了此软件(Windows 版),可以运行于 Win9x/Me/2K 或更高版本,本软件为Intel Hex文件和 Bin文件相互转化程序
setBitVal
- 在嵌入式ARM开发中,需要对寄存器的各个bit位按照需求进行设置;而在阅读源代码时,需要清楚各个bit的哪些是被置1的。setBitVal正是用于能够清楚的读取一个数的bit位是否为1或0的小工具。可以直接在windows环境下运行Release\setBitVal.exe。-setBitVal is a little tool for calculating the bitValue(1/0) from one HEXValue,or converting the BIN(bit values
Hex2Bin V1.1
- 可以将单片机裸机开发的hex文件转换成bin格式的文件,且支持64位Windows系统(Can be single bare metal development hex file into bin file format, and support for 64 bit Windows system)