搜索资源列表
CS_MPFS
- 将网页转换成数组,放于c代码中,建立Webserver时可以用到。-website will be converted into an array, or in c code, the establishment of Webserver can use.
epson arm ucOs的移植代码
- 将ucOS2.76移植到Epson Arm7上面的移植关键接口代码,基本按照官方网站移植办法-ucOS2.76 will migrate to the above Epson Arm7 transplantation critical interface code, in accordance with the basic approach to the official website transplant
FSDev
- 在VC平台下调试通过的linux 0.11文件系统代码! 对学习文件系统实现的朋友很有帮助,可以下载一个文件映像进行测试各种文件操作API。具体的可以参考赵炯写的《linux0.11内核源代码完全注释》一书和他的网站下载imag文件!-in VC debugging platform adopted by the 0.11 linux file system code! The study documents System helpful friend, a document can be d
2410bs
- s3c2410boot代码 三星网站提供的-s3c2410boot code for the Samsung website
51asmbase
- 精品电子资料,精品EDA软件下载,精品单片机教程,精品电子知识文摘, 精品网站源代码,精品教学文章,精品建站素材-electronic information products, excellent EDA software download, boutiques SCM Guide, boutiques electronic knowledge Digest, boutiques website source code, excellent teaching articles, th
Ssd1818a_Appnote
- The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write
ADS1298
- ADS1298,用于ECG信号采集的单片电路,TI出品。给懒得上TI官网的朋友。-ADS1298, for ECG signal acquisition,the monolithic circuit, TI production. By TI official website.
cfcard
- 这是xilinx v2开发板cf卡读图片的程序。用c语言编写。在xilinx官方网站上有cf可读图片的工程,再将这段代码加载进去就可以了。这是个调试成功的程序。-This is a development board xilinx v2 picture cf card reading process. With c language. In the Xilinx website have cf readable picture works, then the code is loaded int
code
- 里面包含430单片机的一些实例,所有实例来自官方网站,保证正确性。-430 single-chip which contains a number of examples from the official website of all instances to ensure the correctness.
MSP430F55XX
- MSP430F55XX系列代码,这个是TI官网刚刚发布的MSP430F55XX系列的源代码,里面包括FLL+锁频,ADC12采样,液晶显示等代码显示-MSP430F55XX series code, this is TI' s official website just released MSP430F55XX series of source code, which includes FLL+ locking, ADC12 sampling, liquid crystal display
bf561-SD-write-code
- BF561上用的SD卡读写程序,能操作FAT32的文件系统,也支持fat16系统,但并未测试。底层sd驱动为ADI官网驱动-BF561 SD card reader program can operate FAT32 file system, and also supports fat16 system, but not tested. Underlying driver for the ADI official website sd driver
CC430-C-Code-Examples
- TI公司CC430单片机官网例程,对于初学者很有用,希望对大家有用处-TI' s official website CC430 microcontroller routines, useful for beginners, I hope to be useful
MSP430-Code-Examples
- TI的MSP430x13x, MSP430F14x, MSP430F15x, MSP430F16x系列的各模块官方例程,适合入门者使用,容易上手,对学习MSP430系列很有帮助。-MSP430x13x, MSP430F14x, MSP430F15x, MSP430F16x Code Examples。For a MSP430 learner,it s a great resource to start with.It can also be downloaded on TI s Official
ucos-iii--source-code
- ucos-iii的源代码,这是从官网上下载的源代码,没有进行任何修改,压缩文件中包含函数使用说明。-CENTER-iii the source code, which is from the official website to download the source code, without any modifications, compressed file that contains the function instructions
MSP430F543XA-sample-code-collection
- TI官网最新示例代码,包括AD转换、I2C等多个例程。分汇编和C两种,汇编又分CCS和IAR下的。-Sample code for TI' s official website, including the AD converter, I2C routines. Points of both assembly and C, assembly points under the CCS and IAR.
Official-Petit-FatFs-source-code
- 官网上的标准petit fatfs源代码-Official website of the standard Petit FatFs source code
XC866_BLDC-Source-Code-Schematics
- xc866无刷电机英飞凌官方源码和原理图 从英飞凌官网下载-xc866 brushless motor Infineon official source and schematics Infineon downloaded from the official website
BLDC_1300_control-for-Ebike-code
- BLDC_1300_control for Ebike code: 使用英飞凌XMC1301单片机的基于电动自行车控制方波电机驱动程序,原理图请参照英飞凌官网提供例程,带有霍尔中断采样、电流补偿、峰值电流限制、过流过压保护等重要部分。仅供开发者设计学习参考,由此带来的商品问题将不负任何责任,谢谢!-BLDC_1300_control for Ebike code: Electric bicycle control of square wave motor driver based on
Code-of-TMS320F28335
- TMS320F28335在TI官网上的例程,包含源文件和头文件,有利于初学者的学习-TMS320F28335 routines in the TI website, including source and header files,it is helpful for beginner
source-code-for-book-examples
- FreeRTOS在RTOS内核使用榜和RTOS内核计划使用榜上都名列前茅。更多的人使用可以促进发现BUG,增强稳定性。 简单。内核只有3个.c文件,全部围绕着任务调度,没有任何其它干扰,便于理解学习。而且,我根本不需要其它繁多的功能,只要任务调度就够了。 文档齐全。在FreeRTOS官方网站上,可以找到所有你需要的资料。 免费、开放源码。完全可以免费用于商业产品,开放源码更便于学习操作系统原理、从全局掌握FreeRTOS运行机理、以及对操作系统进行深度裁剪以适应自己的硬件。(The ker