-
mini2440开发板的裸机程序
这是mini2440开发板的裸机程序,可以用于蜂鸣器、AD转换、RTC时钟、按键测试、触摸屏测试、LCD或VGA测试、I2C测试、音频输出测试、SD卡测试等。代码编写很规范,注解到位,初学者可以慢慢从这些源代码学起。
- 2023-08-06 02:00:04下载
- 积分:1
-
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FOR...
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FORTRAN程序并且多数不能真正运行。鉴于目前在许多嵌入式系统中要用到FFT运算,如以DSP为核心的交流采样系统、频谱分析、相关分析等。本人结合自己的实际开发经验,研究了实数的FFT算法并给出具体的C语言函数,读者可以直接应用于自己的系统中。--I implemented FFT algorithm in real number and provides a C function. Users could use it directly in their systems.
- 2022-01-26 01:17:49下载
- 积分:1
-
This is a source code, the USB quite good, we hope to see down the download. , A
这是一个源代码,USB的挺不错的,希望大家下载下来看看.,一-This is a source code, the USB quite good, we hope to see down the download. , A
- 2022-09-25 22:20:03下载
- 积分:1
-
Use PIC18f4550+ MMC and FAT16 with the mikroC, this code is a sample how to use...
Use PIC18f4550 + MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f-Use PIC18f4550+ MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f
- 2022-03-07 05:12:46下载
- 积分:1
-
基于snd1c芯片的mp3播放器源代码(原理图)
基于snd1c芯片的mp3播放器源代码(原理图)-snd1c chips based on the MP3 player source code (diagram)
- 2022-10-14 04:10:03下载
- 积分:1
-
FL2440中断程序
通过编程,实现FL2440 开发板按键 S0 和 S2 的中断实验,串口输出。
- 2022-06-27 13:17:02下载
- 积分:1
-
Included basic embedded concept documents. Its been explained fantastically with...
Included basic embedded concept documents. Its been explained fantastically with simple english. Have read many embedded documents, But the embedded concept explained here is simple, basic and to the point.
- 2022-02-09 14:43:29下载
- 积分:1
-
Michael J. Pont 的嵌入式系统编程讲座1,
8051CPU,keil开发环境。英文的,通俗易懂。...
Michael J. Pont 的嵌入式系统编程讲座1,
8051CPU,keil开发环境。英文的,通俗易懂。-Michael J. Pont Embedded Systems Programming Lecture 1,8051 CPU, keil development environment. English, user-friendly.
- 2022-03-19 10:03:25下载
- 积分:1
-
Ripple carry adder n bits
这是n位纹波进位加法器的vhdl代码。我已经使用了通用的样式来编码这个加法器,它是一个纹波进位加法器,从一个全加器到另一个全加器的进位纹波在方向上与所使用的位宽度成比例。
- 2022-03-17 17:07:54下载
- 积分:1
-
wince6.0 X86 INT
关于wince6.0,x86下面的标准流驱动,提供了完整的中断例子,可以修改中断号。
- 2023-01-13 03:45:04下载
- 积分:1