资源列表
PNI_Compassing.PNI11096数字罗盘的资料以及参考程序
- PNI11096数字罗盘的资料以及参考程序;一些参考的PCB板图,Digital compass PNI11096 information and reference procedures some reference map of the PCB board
CSR_ADK2.0_GuideLine_withDspExample
- 一份适用于刚开始涉及CSR Bluecore编程的入门资料,包括ADK2.0 xIDE环境介绍和培训资料,Bluecore应用程式构架说明,一个VM,DSP双核交互任务的程序例程及相应的程序说明书。-This documents suitable for the software engineer of CSR Bluecore programming, which including the ADK2.0 xIDE introduction and training materials, Bl
STM32F4_interface_LCD
- This project descr iption stm32f4 processor interface text LCD (lcd1602,1604,2002,2004...). the compiler used is MDK-ARM v5
crc32源码及资料
- CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract oper
fft
- STM32单片机下快速傅里叶变换的c程序,可以很容易的移植到其他嵌入式系统-Fast Fourier Transform under STM32 microcontroller c program can be easily ported to other embedded systems
GM8180_Block_Data_Sheet_V1.1
- GM8180 H.264/MPEG CODEC PLATFORM S O C GM8160/GM8180 video chip with FA626 CPU core provides a high performance solution to accelerate the image and video related applications such as the H.264, MPEG4, and JPEG to the end products
STM32_Bipolar-stepper-motor-drive
- STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas
AJAX-Web-server
- 【期刊论文】基于AJAX的变电站嵌入式Web发布系统的设计与实现.pdf-[Papers] AJAX-based Web publishing systems embedded substation design and implementation. Pdf
dkl
- 某机械工程学院的毕业设计以及毕业论文 非常参考价值-a mechanical engineering graduate of the College of Design and very useful Thesis
S3C2440_ADSshiyan
- S3C2440处理器的ADS裸机实验手册和程序,适合入门和学习,了解ARM处理器的逻辑调试和一些编程方面的知识-The bare experimental ADS S3C2440 processor manuals and procedures for entry and learn, to understand the logic debugging ARM processor and some programming knowledge
西安与上海---VS1003
- 实现MP3播放音功能的测试代码,内涵STM32与vs1003板间连接,可直接用于调试(realize the function of mp3)
RT-Thread-0.3.2
- RT-Thread已经包括了LPC1768的基本移植,通常RT-Thread的做法是,只提供独立的工程,并且在工程中力图把最多的特性都打开了,而不是类似一些做开发板的,循序渐进的提供一些例子。当然,在RT-Thread极为优秀的剪裁能力基础上,能够化繁为简,或层层叠加形成一个复杂的系统: >>使能LwIP TCP/IP网络组件,仅需要在rtconfig.h中定义RT_USING_LWIP宏。 -RT-Thread LPC1768 has been included in th