MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。
上传时间: 2013-12-26
上传用户:佳期如梦
The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash eeprom interface offers low cost storage for USB device configuration and customer product specific functions. New functions can be programmed into the I2C by downloading it from a USB Host PC. This unique architecture provides the ability to upgrade products, in the field, without changing the peripheral hardware.
标签: Controller Universal contains Serial
上传时间: 2014-01-06
上传用户:15071087253
AT24C02的使用实例,通过eeprom向82C55写入代码使得LED灯按给出的代码显示
上传时间: 2013-12-26
上传用户:xhz1993
51系列单片机的i2c的c语言的原代码,适用用多种eeprom与单片机的通讯
上传时间: 2014-10-31
上传用户:tuilp1a
at24c02驱动和测试程序,对于eeprom驱动开发来说可以借鉴,使用S3C2440可以直接使用。
上传时间: 2017-07-05
上传用户:叶山豪
Library for the 8051 microcontroller. such as math routine, hexBCD, LCD, Keyboard, I2C, Remote, Keypad, Serial eeprom.. ect. All lybrary function has been tested.
标签: microcontroller Keyboard Library routine
上传时间: 2013-11-30
上传用户:Breathe0125
由单片机,液晶屏,eeprom,实现的俄罗斯方块。
标签: 单片机
上传时间: 2017-07-21
上传用户:tyler
CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV eeprom, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.
标签: following important contains features
上传时间: 2014-11-23
上传用户:龙飞艇
#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h> #include <string.h> #include <util/delay.h> #include <avr/eeprom.h> #include <stdio.h> #include "defines.h"
上传时间: 2017-07-31
上传用户:diets
I2C程序,24系列eeprom的读写程序应该有用的
上传时间: 2014-01-08
上传用户:ve3344