搜索资源列表
AT91SAM7S-BasicMouseUSB
- arm 开发的示例教程,包含源代码,实际编译测试过,实现usb口鼠标的功能,注释全-arm tutorial examples of the development, including source code, the actual compiler tested, I realize usb mouse functions, the entire Notes
s3c2410_IIC
- arm单片机S3C2410,IIC总线的例子源代码。测试过了可以用,没问题。-arm SCM S3C2410, IIC Bus example source code. After testing can be used, no problem.
mydemo1
- 三星arm s3c4510 evm 板测试程序 本人以在开发板上测试过了 包括lcd,timer,isr器件的测试程序-Samsung arm Porting EVM board test procedures to the development of my board tested, including lc d, timer, ISR device testing procedures
TMS320C2812-CAN
- TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据,已经在自己的开发板上测试过,运行良好-TI DSP2812 the can main line procedure, may use this programming can main line receiving and dispatching data, has already tested on own development board, the movement is good
S3C2410_Timer
- 经测试过定时器操作的程序,可以在傅立叶2410开发板上正确运行,程序简单,但启动代码完整,对初学者有帮助。
S3C2410_WatchDog
- 经测试过看门狗的程序,可以在傅立叶2410开发板上正确运行,启动代码完整,对初学者有帮助。
jpeg_verilog
- JPEG 的解码器,没测试过,手里没有合适的平台
12864
- 这个是12864液晶的驱动程序,lcd主芯片为st7920,采用串行通讯方式。我测试过,可以用。
readSN
- ds18b20多个时候的分辨函数,最多可以同时识别10,测试过可以使用
ADC
- AVR下的ADC查询方式的程序 在产品中测试过的代码 注释很清楚 有些通道是差分信号 具体是那些通道是查分通道 需要看各个AVR芯片的数据手册
IICtest
- s3c2410IIC程序,测试过可以用,可以读写AT24系列
At91LibV214_light
- ATMEL at91系列arm的官方驱动,串口等常用的都测试过了,很好,还有很多实例。已经应用在一个项目中了。
STM32连接CC1101模块的软件发射终端
- STM32连接CC1101模块的软件发射终端,绝对能用,实际电路测试过的,不是网络上随便找到的那种不能用的驱动!-STM32 connectivity software module CC1101 transmitter terminal, absolutely can, the actual circuit tested, not the kind of network can not easily find the drive!
STE-LPC1700
- 有关lpc1700系统的测试源码,在lpc1768上测试过可用的程序。-Test the lpc1700 system source code, tested on the lpc1768 procedures available.
STM32F103VET6
- STM32 5个串口同时通讯代码,非常好用,已验证测试过,直接调用。
STM32F103VET6-five-uart
- 基于STM32F103VET6的程序,5个串口同时通,非常好用,已验证测试过,直接调用。-STM32F103VET6 the program, five serial ports at the same time pass, very easy to use, validation test, and direct calls.
SJF2440
- sjf2440 支持k9f1g08,k9f4g08,本人更改并测试过可用。-sjf2440 support k9f1g08, I can change and tested.
STM32用SPI操作SD卡,并移植FATFS文件系统
- 用Keil 4.12编译器编译的,已经测试过,FATFS所有的应用程序都可以执行
44
- 基于STR711的LED程序 ,在硬件在测试过,绝对可用-STR711 of LED-based procedures, the hardware-in-tested, absolutely usable
WebServer.213x.4x
- LPC 213X/214X 实现WEBSERVER 的源代码,亲自测试过没有问题,如果和Microchip的enc28j60网络芯片结合使用,需要注意对MIC芯片的检查,我发现MIC的这款网络芯片稳定性欠佳,需要读取链路状态和“发送状态”寄存器位,虽然我也不明白为什么是“发送”,但是无论发送还是接受溢出导致的28j60死掉,都可以通过这个标志为发现,测试后确实管用!-LPC 213X/214X the source code to achieve WEBSERVER personally tes