-
caijifenxiqi
七、 虚拟信号采集分析器
1):利用信号发生器产生不同信号(信号的相关参数可调)
2):在信号上叠加白噪声。
3):对上述信号进行采样(采样频率可调)
4):在采样的过程中利用均值滤波(每三个点取均值)
5):显示采样后的波形,并对其进行频率分析。
6):将采样后的波形与原波形做比较(在同一坐标系中显示)
(Seven, the virtual signal acquisition Analyzer 1): different signals generated by the signal generator (signal correlation parameters adjustable) 2): white noise superimposed on the signal. 3): the said signal is sampled (sampling frequency adjustable) 4): In the process of sampling using the mean filter (averaging three points each) 5): Show the sampled waveform and its frequency analysis. 6): the sampled waveform is compared with the original waveform (shown in the same coordinate system))
- 2013-11-11 13:38:55下载
- 积分:1
-
开源平衡小车电路图+代码
开发平衡小车的参考资料,内含源码和电路图,可以加速你的开发过程(the reference to develop the balance car)
- 2020-06-20 18:00:02下载
- 积分:1
-
a-to-z-display
8*8点阵led从a到z显示,51单片机源程序(8* 8 dot matrix led display from a to z, 51 microcontroller source)
- 2012-09-21 17:10:22下载
- 积分:1
-
ATtiny24
ATtiny24 单片机 模数转换,PWM输出,数据手册,中文资料(ATtiny24 microchip ADC,PWM,datasheet)
- 2021-04-01 23:19:07下载
- 积分:1
-
SJA1000实验CAN转232 125Kbps
说明: SJA1000收发程序,KEIL平台,C语言开发。(SJA1000 transceiver, Keil platform, C language development.)
- 2020-05-01 22:13:21下载
- 积分:1
-
AD7606_SPI????¨????STM32F103???
STM32+AD7606串行程序,采用spi串行读取数据,单片机采用stm32f407(STM32+AD7606 serial program,using spi serial to read data,single-chip using stm32f407)
- 2020-06-22 22:20:01下载
- 积分:1
-
DC-DC
DC-DC直流稳压变换 开关电源 multisim 开关电源 设计 boost uc3842multisim 开关电源 设计 boost uc3842multisim 开关电源 设计 boost uc3842(DC-DC switching power supply DC transform boost uc3842multisim multisim switching power supply switching power switching power supply design boost uc3842multisim boost uc3842)
- 2011-05-31 01:15:49下载
- 积分:1
-
QR_Decoder_OV5640
说明: 野火官方基于OV5640解码二维码例程。单片机是F429.解码部分代码可以移植至其他IC。此库已经用在公司项目二维码门禁反扫功能上。(Wildfire officials decode two-dimensional code routines based on ov5640. The MCU is f429. The decoding part of the code can be transplanted to other IC. This library has been used in the company project QR code access control anti scanning function.)
- 2021-04-10 18:58:59下载
- 积分:1
-
C51-music
C51 编的音乐程序,关于如何编制音乐代码, 其实十分简单,频率常数即音乐术语中的音调,而节拍常数即音乐术语中的多少拍(C51 music program)
- 2013-12-22 13:47:44下载
- 积分:1
-
最终版跷跷板
本实验开机后,先初始化MPU6050,然后利用DMP库,初始化MPU6050及使能DMP,最后,在死循环里面不停
读取:温度传感器、加速度传感器、陀螺仪、DMP姿态解算后的欧拉角等数据,通过串口上报给上位机(温
度不上报),利用上位机软件(ANO_Tech匿名四轴上位机_V2.6.exe),可以实时显示MPU6050的传感器状
态曲线,并显示3D姿态,可以通过KEY0按键开启/关闭数据上传功能。同时,在LCD模块上面显示温度和欧拉
角等信息。DS0来指示程序正在运行。另外,本例程也可以通过USMART调用MPU_Read_Byte/MPU_Write_Byte
等函数,来实现对MPU6050寄存器的读写操作(仅在UPLOAD OFF状态下).(This experiment starts with initializing MPU6050, then using DMP library, initializing MPU6050 and enabling DMP. Finally, it keeps on in the dead cycle.
Read: temperature sensor, accelerometer, gyroscope, Euler angle after attitude calculation of DMP and other data, report to PC through serial port (temperature).
The sensor of MPU6050 can be displayed in real time by using the upper computer software (ANO_Tech anonymous four-axis upper computer_V2.6.exe).
The state curve and 3D posture can be displayed, and the data upload function can be turned on/off by KEY0 button. At the same time, temperature and Euler are displayed on the LCD module.
Angle and other information. DS0 to indicate that the program is running. In addition, this routine can also call MPU_Read_Byte/MPU_Write_Byte through USMART
Equivalent function to achieve the read-write operation of MPU6050 registers (only in UPLOAD OFF state).)
- 2020-06-24 18:40:02下载
- 积分:1