搜索资源列表
C54X低通滤波器汇编文件
- 此汇编文件为TMS32054X系列处理器,进行低通滤波运算的汇编源程序。--This program is to do low filter wave calculation for TMS32054X series CPU.
wave
- 单片机89s51做的波形发生器,含PROTEUS仿真图,非常实用的波形产生源码!-89s51 do single-chip waveform generator, including PROTEUS simulation map, very useful source of the waveform generator!
jianyi.pinlvji
- 此为简易的频率计,可测10hz到1Mhz的频率,通过整形电路测方波,三角波,正弦波,还具有自校功能,也可测周期,这个为自己做的仪器原理的课程设计,里面包含程序及设计报告。可方便大家的使用。测量误差《0.1 -This is a simple frequency counter can measure the frequency of 10hz to 1Mhz, measured by square-wave shaping circuit, triangle wave, sine wave, a
DDS
- 我们小组共了一个月做的DDS,程序核心用的是Verilog HDL,有仿真波形,输出正弦波,方波,及三角波,步进可调.频率范围1HZ--10MHZ-Our group for a month to do a total of DDS, the procedure is used in the core of Verilog HDL, there are simulation waveform, the output sine wave, square wave and triangular wa
SinewaveCodeGenerationProcess
- 正弦波代码生成程序,用来生成单片机等做正弦波产生时的代码表!-Sinusoidal code generation process, used to generate single-chip generated sine wave and so on to do when the code table!
0-5VZhuanWei-1.1V~4.5V
- 如何将0-5V的方波信号转为电平为-1.1V ~ 4.5V的方波,使用Proteus的平台建立的一个电路。-How do the 0-5V square wave signal to a level-1.1V ~ 4.5V for the square, use the Proteus platform for the establishment of a circuit.
ul2003
- PWM电机驱动模块接口,通过定时模块产生PWM波驱动直流电机工作,如果你手头上没有直流电机,你可以测量一下uln2003的输入口波形,如果你有直流电机,需要在uln2003输出接口上外接上拉电阻到电源,组成你的电机驱动模块。 -PWM motor drive module interface, through the regular wave PWM modules have a DC motor-driven work, if you do not have the DC motor, y
2052Player
- 由于不满意语音芯片的复制性差,于是自己做了一个语言模块,用STC12LE2052单片机的PWM功能播放声音,从Wave文件中提取的声音数据通过串口从计算机下载,存储在串行Flash芯片SST25VF016B中,可进行单段播放和循环播放,单个模块的制作成本应该在30元以下,可以播8K8位的声音256秒。-Not satisfied with the voice chip, as a result of poor copy, so do a language module, with the STC
DS0
- 用C8051F020和12864液晶,7279键盘控制芯片做的简单示波器,100KHZ内正弦波都能明显观察到,有AUTO一键功能。-LCD with C8051F020 and 12864, 7279 keyboard controller chip to do a simple oscilloscope, 100KHZ within the sine wave can be clearly observed that a key function of AUTO.
fineline_code
- 里面含有直流电机的PWM波的驱动程序,更有做自动寻线小车程序,可以判断是否要拐弯-Which contains a DC motor PWM wave driver, car and more to do automatic line-tracking program, can determine whether or not to turn a corner
ATmega8spwm
- mega8单片机产生spwm信号的例子,做正弦波变频可以参考。-mega8 SCM signal generated spwm example, do sine wave inverter for reference.
pic_programs
- 该代码是本人用pic16f74单片机做的4*4键盘和数码管显示、基于霍尔传感器的电机转速测量、以及PWM波输出的pic汇编程序-The code is used pic16f74 MCU I do 4* 4 keyboard and digital tube display, based on Hall sensor of motor speed measurement, as well as the PWM wave output pic assembler
sdram
- 程序说明: 本次实验控制开发板上面的SDRAM完成读写功能。 先向SDRAM里面写数据,然后再将数据读出来做比较,如果不匹配就通过LED变亮显示出来,如果一致,LED就不亮。 part1是使用Modelsim仿真的工程 part2是在开发斑上面验证的工程 目录说明: part1: part1_32是4m32SDRAM的仿真工程 part1_16是4m16SDRAM的仿真工程 \model文件夹里面是仿真模型 \rtl文件夹里面是源文件 \sim文
DDS
- 基于51单片机实现AD9833输出正弦波、三角波、方波,已经验证可以,程序中包含数码管显示部分,不需要的可以屏蔽。-Based on 51 single chip AD9833 output sine wave, triangle wave, square wave, has been demonstrated, the program includes digital control part, do not need to shield.
fengmingqi5.18
- 用89C51玩蜂鸣,利用单片机的I/O引脚以延时方式产生方波,进而使蜂鸣器发声。注意当中用了P2_7做开关,下载完成后还需要按下这个键才能发声-Play beep with 89C51, using MCU I/O pins to produce a square wave delay means, and thus make the buzzer sound. Note which took P2_7 do switch, the download is complete press the
bisai430
- 全国电子设计大赛时做的逆变电源的源程序,这是我自己写的,能产生比较好的SPWM波信号,希望对学习MSP430的人还有做电源的朋友起到一些帮助。-National Electronic Design Contest to do when the source inverter, this is my own writing, can produce good SPWM wave signal, I hope people are learning to do power MSP430 friend
jiaotongdeng
- 并行接口8255,定时/计时器8253,中断控制器8259A与计算机相连,通过8253产生1Hz的方波,并编程得到计时器,然后利用8259的中断功能和8255的并口输出数据功能做了一实时操作系统,来模拟十字路*通灯的模拟-8255 parallel interface, timer/timer 8253, 8259A interrupt controller connected to a computer, by 8253 produce 1Hz square wave, and progra
52PWM
- 利用s52定时器做的一个PWM波形设计,可实现三路PWM波输出,并且每路互相独立,可自由调节频率,占空比,频率从1Hz到高达27KHz,占空比可实现0 至100 。带仿真图,源码。-Do use a PWM timer s52 waveform designed to achieve three-way PWM wave output, and each channel independent of each other, be free to adjust the frequency, dut
doublefloat_RAM
- 使用verilog编写的一个双浮点RAM,支持对字、字节、半字、双字的读写,包含testbench和wave.do文件-Use verilog to implement a double float RAM, supporting the read and write of halfword,byte,word,double word. It includes the testbench and wave.do
STM32-triangle-wave
- stm32生产三角波程序利用内部DAC和TIM2,不使用DMA,三角波由PA4输出-stm32 triangular wave production process using internal DAC and TIM2, do not use DMA, triangle wave output by the PA4
