资源列表
FM31256
- fm31256读写源程序,-fm31256 literacy program. 0000000000000000000000000000000000000000
20070103142205875
- 这个是在LINUX下编写的SD卡的读写..注意区别系统的不同-this is the preparation of the LINUX SD card write .. attention to the distinction between different systems
ICCAVR_H
- ICCAVR 编写的函数库,有I2C,LCD,PS2,SD-MMC,AT24CXX,等。-ICCAVR prepared by the library, I2C, LCD, PS2, SD-MMC, AT24CXX, etc.
RTC-lpc21xx
- 基于LPC21XX的rtc源码,调试全部OK,C语言编写-LPC21XX based on the rtc source code, debugging all OK, C language
AVR_Common_Bootloader
- AVR 通用 Bootloader 使用说明 *支持多种型号的AVR单片机 *支持多串口的AVR单片机 *支持RS232/RS485/RS422模式 *支持多种通信波特率和时钟频率 *自动计算波特率误差,如果波特率误差>2%,将给出错误提示 *完全C语言编写,容易修改 *为移植做了很多优化,将移植的工作量减少到了最低 *代码高度优化,占用空间小 *方便的功能裁剪,适应不同的要求 *支持看门狗 *支持使用LED指示升级状态 *支持超级终端下载-
UART-lpc21xx
- 基于LPC21XX的uart源码,调试全部OK,C语言编写-LPC21XX uart source code, debugging all OK, C language
I2C-lpc21xx
- 基于LPC21XX的IIC源码,调试全部OK,C语言编写-LPC21XX Based on the IIC source code, debugging all OK, C language
ucOSii_M128_ICCAVR
- 移植到M128上的ucOS-ii,可以用ICCAVR编译。-transplanted to the M128 ucOS-ii, ICCAVR compiler can be used.
externfalsh-lpc21xx
- 基于LPC21XX的外部存储器源码,调试全部OK,C语言编写-LPC21XX based on the external memory source and debugging all OK, C language
exint-lpc21xx
- 基于LPC21XX的外部中断源码,调试全部OK,C语言编写-LPC21XX based on the external interrupt source code, debugging all OK, C language
SPI-lpc21xx
- 基于LPC21XX的SPI例程,可以直接使用,全部为C语言-LPC21XX based on the SPI routines can be used directly, for all the C language
AVR_M16_ucos_II
- 1. OS版本为2.76 2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz 3. 三种临界代码保护方式均可以使用,在OS_CPU.h里直接设置即可 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-1. OS Version 2.76 2. Timer0 use of matching interruptio
