搜索结果
找到约 865 项符合
low-Frequency 的查询结果
其他书籍 This application report discusses the design of non-invasive optical plethysmography also called as
This application report discusses the design of non-invasive optical plethysmography
also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The
pulsoximeter consists of a peripheral probe combined with the MCU displaying the
oxygen saturation and pulse rate on a LCD glass. The same ...
通讯编程文档 This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the
This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the computer networking industry to receive data at
a particular frequency and transmit them at another frequency. An asynchronous FIFO has
two different clocks: one for read and one for write.
MTK 5800C Fm芯片资料和驱动代码 技术特点: *国内首颗采用CMOS工艺的调频收音机芯片; *驱动能力强
5800C Fm芯片资料和驱动代码
技术特点:
*国内首颗采用CMOS工艺的调频收音机芯片;
*驱动能力强,可直接驱动耳机及放大器;
*功耗低,比国外先进方案还低1mA;
*频率覆盖从76M-108M的各国调频波段;
*高度集成度,所需外围器件数为零;
*强大的LOW-IF数字音频结构;
*强大的数字信号处理技术(DSP),实现自动频率控制和自动 ...
VHDL/FPGA/Verilog The Hilbert Transform is an important component in communication systems, e.g. for single sideband m
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hilbert Transform with a digital filter. Due to the n ...
通讯编程文档 This file is a function under matlab which allow to compute and plot fast fourier transform of a sig
This file is a function under matlab which allow to compute and plot fast fourier transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points.
通讯编程文档 This file is a function under matlab which allow to read, play and plot audio signals from wav file.
This file is a function under matlab which allow to read, play and plot audio signals from wav file. We can also extract the sampling frequency and coding bit number
uCOS 基于LPC2478硬件平台的IAP和远程WEB应用。 系统共分为三个部分
基于LPC2478硬件平台的IAP和远程WEB应用。
系统共分为三个部分,BOOT区,LOW区和HIGH区。可通过WEB实现对芯片的远程IAP在线升级.
微处理器开发 The LN2410SBC is a high performance single board computer based on ARM920T (MMU included). Its ultra
The LN2410SBC is a high performance single board computer based on ARM920T (MMU included). Its ultra low power consumption, various built-in IO ports and support for Linux/WinCE/RTOS make it suitable for many industry applications.
通讯编程文档 The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily space
The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily spaced frequency bands.
软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved
using the C language, and without using a low-level style of C code.