搜索资源列表
PWM_VOICE
- 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate th
sinbit
- 生成一个周期的正弦波数据,作为常数存于单片机中,产生三相正弦波,可改调深度.-generate a sine wave cycle of data, as a constant stored in SCM, generated three-phase sine wave, Depth can be redeployed.
DMA
- This example provides a descr iption of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in th
真正的USB转并口资料
- 真正的USB转并口资料,来自于德国的一个作者,源码开放,设备可以用作打印机并口,也可以用于所有并口仿真机使用,同时可以在一台机器上生成5个的并口。同时源码中使用ATMAL芯片任意两个PIN做USB设备代码,可以方便读者开发USB设备,而不需要usb接口芯片,不过当然只能是usb1.1的协议-The real USB to parallel port data from a German author, open-source, equipment can be used as parallel
AD9851_chuan.rar
- AD9851产生正弦波的串行程序,用串行传输数据时,DDS只需连接4根线,比并行时节约大量I/O口。,AD9851 generate sine wave of serial programs, using serial transmission data, DDS simply connect the 4 lines, save a lot when compared with parallel I/O port.
CRC16v1.2.rar
- CRC16计算工具,对于通信校验计算非常有帮助,可以直接生成数据的CRC校验码。,CRC16 calculation tool, for communication checksum calculation is very helpful, and can directly generate the data CRC checksum.
33
- 基于DM642的VOIP程序 可采集16路音频信号 其控制CODEC用的是MCBSP配置为SPI进行控制,数据采集通过MCASP口进行,已完成编译并生成.out文件 可以直接使用-DM642' s VOIP-based program can capture 16-channel audio CODEC its control using a MCBSP configured SPI control and data acquisition carried out by MCASP mou
Switch
- 模拟了一个100个端口的交换机,同时模拟了100台PC。PC机初始了MAC和所连的交换机端口,且随机的产生一条数据帧,发向其他PC。 学习二层交换机的存储转发的基本原理。 -Simulation of a 100-port switch, while modeling the 100 PC. PC, MAC and the initial of the connected switch port, and generate a random data frame, sent to the
pctolcd
- 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。-1. To generate figures in both English and Chinese mixed matrix string data. 2. Can choose the font, size, and independently adjust the len
bmp2c
- 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
demo2
- 利用matlab串口工具箱,显示飞思卡尔智能车摄像头数据,生成图像显示。程序为开发过程中的命令行下的测试样例,仅供入门。可在此框架下添加自己的功能-Use of the a matlab serial Toolbox Freescale smart car camera data, generate image display. The program for the test sample, under the command line in the development process f
FPGA-VHDL-DDS
- 基于FPGA的DDS波形发生器--程序,如果需要产生输出不同的位数的波形,可以自行修改程序中的rom表中数据位数-FPGA-based waveform generator DDS- procedure, if the number of bits required to generate output of different waveforms in the program can modify data in the table the median rom
nonsystem
- Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。-Generate trellis data of a rate-1/n convolutional encoder. Convolutional codes 1/n of the encoder, the attention generated by the non-system code.
Lowfrequencydigitalphasetester
- 低频数字式相位测试仪,本设计给出了以凌阳16位单片机Spce061A为核心的数字式相位测量的基本原理与实现方案。该系统由相位测量仪、数字式移相信号发生器和移相网络三个模块构成,分别由两块单片机独立地实现控制与显示功能。采用DDS技术生成两路正弦波信号,并通过改变存储器中数据读取的起始地址来实现数字移相的功能,用Ф-T变换技术来实现相位差的测量,使得测量分辨率精确到0.1º ,测得的频率与相位差值送入LCD进行显示,加入红外键盘以及语音播报的功能,使得系统具有智能化、人性化的特色。-Low
signalgenerator
- 本文是基于MSP430单片机的任意信号发生器的源程序,设计中主要采用TLC5615结合MSP430F149单片机设计一个任意信号发生器,您只需要改变信号波形数据就可以产生任意信号,同时TLC5615已经应用得比较广泛了,读者可以把它应用在自己的系统中。-This article is based on the MSP430 MCU arbitrary signal generator source, the design mainly MSP430F149 single-chip design
bmp-font-bit
- 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
EZ-USB-mcu
- EZ-USB 数据采集卡单片机程序。把三个文件放在同一文件夹中,用keil-c编译其中的.c文件,生成一个.hex文件,用烧写器把.hex文件下载到单片机上。-EZ-USB single-chip data acquisition card program. Put the three documents in the same folder, compile the .C file with keil-c, generate a .hex file,then use device progra
LabVIEW-data-acquisition-system
- 基于LabVIEW的多通道数据采集系统的设计,江苏科技大学硕士毕业论文。全文分为2部分第一部分数据采集硬件的设计中,采用DSP 作为采集卡的CPU,利用USB 接口实现了采集卡与PC 机的通信,整个外围逻辑时序部分用CPLD 控制。第二部分数据管理与分析,作者利用LabVIEW 编写了基于Windows XP的上位机应用程序以及上位机与采集卡之间的通信程序;利用LabSQL 工具包建立了ACCESS 数据库,实现对采集到的数据的存储,并可以查询历史数据。同时系统可以生成报表以及可以对所需要的数据
Analog_AD
- 通过先将数据预存到ROM中,该代码模拟芯片AD9942的工作时序,用ROM中的数据作为输入,产生AD转化后的数据-Data through the first stored in the ROM, the simulation of the code chip AD9942 timing, the ROM data as input, generate data after AD conversion
test2
- generate Data from 1 to 65536