搜索资源列表
bcd_conv
- convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o AS
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
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
CVAVR_M16_Sound
- 这是一个让单片机发出音乐的程序,包括几种简单的声响,警声,和几首音乐。 ..\\TestSound.prj 项目文件 ..\\TestSound.c 主程序文件 ..\\Music.h 音乐驱动文件 ..\\Music_data.h 几首音乐数据文件 ..\\TestSound.hex 可供烧录的文件 ..\\TestSound.asm 生成的汇编文件-This a music MCU issued procedures, including several sim
HZtoASMorC
- 简单的应用于单片机标签文本的文字转换软件 编程语言Delphi6 作者: 赵曰侠 xxjohn@163.com 将汉字转换为二进制的表示方式,应用于单片机开发中的 汇编语言或者C语言 步骤: 1 将要转换的文本存为文本文件 2 软件点击“打开按纽”,左边栏显示文本的信息 3 选择转换格式ASM 0**H格式还是C语言的HEX 0x**的格式 4 点击“转换”按钮,右侧列表显示转换结果 5 点击“保存”,将结果保存为文件,以备使用
Keil_drasm
- 如何导入ASM文件到工程,将教您掌握Keil开发平台的知识,将ASM转化为HEX格式的,然后下再到单片机中
asem5113
- 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 numbe
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
铂电阻测温系统
- 这是一个铂电阻测温系统的ASM源程序及电路图HEX文件等
DIS8051
- 8051反汇编程序!用于将HEX/BIN转换为ASM。-8051 Disassembler! Used to HEX/BIN converted to ASM.
Stepper-Motor
- Stepper Motor circuit using ATmega16 this package includes DSN (Proteus Design File), C code as main, ASM (some sources included), and the hex file too.
usb90s2313-USB-ARV
- 单片机AT90S系列 制作简易USB接口(软件模拟,无usb硬件)。asm源代码- Monolithic integrated circuit AT90S series manufacture simple USB connection (software simulation, non- usb hardware). Asm source code
ex2a
- This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DEscr iptION: This example should be used together with ex2a-tx433.asm. One nRF9E5 evaluation board (rec
MCUToolsEn
- MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
motorspeed
- pwm motor control,hex,asm,pic
wenduji
- DS18B20温度计? * 采用4位LED共阳显示器显示测温值,显示精度0.1度,测温范围-55度至+125度 * 用AT89C2051单片机,12MHZ晶振, 内含hex文件-DS18B20 thermometer?* Using four LED display temperature values were Yang, display accuracy of 0.1 degrees, temperature range-55 degrees to+125 degrees*
Assembly
- kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 Hist
Programa_Pong
- PIC-PONG PIC 16F84 - Program ASM HEX
DC-Motor-controllers-with-PWM
- DC Motor controllers with PWM PIC16C5X, and the source code 00531e.pdf MWPOS.ASM MWPOS.COD MWPOS.ERR MWPOS.HEX MWPOS.LST vq3001.pdf
LCD-Control
- LCD Control using ATMEGA16 ... theres all the project files included in the package (DSN, C, ASM, Hex)