资源列表
FM1702SL-pro
- FM1702SL源程序,可用于调试及二次开发,通过测试可以用-FM1702SL source can be used to debug and secondary development, testing can be used by
modbus-
- 将MODBUS协议写入到AVR单片机,可与组态软件进行通信。注意协议是用汇编写的。-The MODBUS protocol is written to the AVR microcontroller, can communicate with the configuration software. Note that the agreement is written in assembler.
setup_FlashBurn_DSK_v450_rev643
- DSP 开发工具,其功能配合CCS实现程序的烧写,烧写软件FLASHBURN-TOOL OF DEVELOP DSP
ourdev_635251YSTOXH
- IAP源码有需要的朋友可以下载使用,在STM32上实现-AIP code
adc
- 基于飞思卡尔M0+的AD转换子程序,主要适用于Kinetis中的KL系列单片机均可使用-Freescale Kinetis series M0+ core MCU AD converter program,special for KLxx
Time-clock
- ARM9开发板S3C2440时间闹钟程序,通过按键设置、LCD显示,附带详细说明。-S3C2440 ARM9 development board time clock procedures, through the key settings, LCD display, with a detailed descr iption.
CanFestival
- canopen 的协议栈CanFestival在stm32中完整移植,可以直接使用。-canopen protocol stack CanFestival in the full stm32 transplanted, can be used directly.
uCOSII2.91Plwip-1.3.2-(DM9000)
- stm32f103上移植的ucos+lwip协议栈,硬件层驱动用dm9000,源码可用。-on stm32f103 transplant ucos+ lwip protocol stack, the hardware layer drive dm9000, source code is available.
mc9s12--interrupt-servers-program
- mc9s12中断服务程序的编写介绍指南,以及cw ide中中断编号的使用指南-mc9s12 interrupt servers program
STM8-001-UART_printf
- 利用stm8单片机的串口实现打印功能,具体可由串口调试助手调试,-Use stm8 microcontroller serial Print function, specifically by serial debugging assistant commissioning,
code.lpc23xx.peripherals.iar
- 接通电源后开发板左下角电源指示灯亮,表示电源工作正常。这里是LPC2468开发板全部例程,keil开发环境,希望对新人有帮助。-After turning on the power development board of the lower left corner of the power indicator light, said the power supply works. Here is the LPC2468 development board all the routines, a
ATKNCR
- (数字字母手写识别库)ATKNCR_M_Vx.x.lib和ATKNCR_N_Vx.x.lib的唯一区别是是否使用动态内存分配. 其中:M,代表需要用到malloc的版本,必须实现alientek_ncr_malloc和alientek_ncr_free两个函数 N,代表普通版本,不需要实现alientek_ncr_malloc和alientek_ncr_free两个函数 Vx.x,代表当前识别程序的版本. 功能:支持数字/小写字母/大写字母/混合四种识别模式.