040-Third generation software development-new waveform capture algorithm

Third generation software development-new waveform capture algorithm Article directory Third generation software development-new waveform capture algorithm Project Introduction New waveform capture algorithm Code explanation Keywords: Qt、 Qml、 Catch the wave, Interception, Waveform Project introduction Welcome to our QML & C++ project! This project combines the power of QML (Qt Meta-Object Language) and C++ to develop […]

041-Third generation software development-QCustcomPlot waveform annotation

Third generation software development-QCustcomPlot waveform annotation Article directory Third generation software development-QCustcomPlot waveform annotation Project Introduction QCustcomPlot waveform annotation Effect initialization draw Keywords: Qt、 Qml、 Keyword 3, Keyword 4, Keyword 5 Project introduction Welcome to our QML & C++ project! This project combines the power of QML (Qt Meta-Object Language) and C++ to develop excellent […]

vivado dds+vio waveform synthesis experiment

Article directory What is VIO ip configuration fword and top-level modules debug matlab verification The goal of experiment 1 is to change the frequency of the sine wave generated by dds through vio, test it through ila, and also check whether the waveform file is correct in matlab Regarding dds and ila, I have discussed […]

Control AD9833 output waveform based on STM32

The AD9833 module is controlled through STM32 to output the DDS waveform of the corresponding frequency (square wave, sine wave or triangle wave), and the frequency is displayed on the OLED screen. Experimental equipment: 1. STM32F103C8, 2. AD9833 module, 3. OLED, 4. Oscilloscope The communication between OLED and STM32F103C8 is I2C, and the communication between […]

[Verilog] 11 Verification – writing test verification program (test bench), waveform generation, reading vectors from text files, writing vectors to text files

11 Verification – writing test bench, waveform generation, reading vectors from text files, writing vectors to text files 11.1 Write test verification program 11.2 Waveform generation 11.2.1 Value sequences 11.2.2 Repeating patterns Generate standard clock waveforms NOR gate generates clock waveform Generate clock waveforms with different high and low level durations forever generates clock waveforms […]

Simulation of Arbitrary Waveform Signal Generator Based on 51 Single Chip Computer

Simulation diagram: Characteristics of the chip/module: DAC0832 Features: Resolution: DAC0832 has 8-bit resolution, that is, it can convert digital input into 256 different analog output levels. It is capable of providing accurate analog output signals. Dual channel output: DAC0832 has two independent analog output channels, which can generate two different analog output signals at the […]

GD32F103VET output PWM waveform

GD32F103VET maps TIMER0_CH3 to PE14 pin to make it output PWM waveform. When testing, use an oscilloscope to see the waveform output by the PE14 pin, the effect is more intuitive. The PWM output pin mapping of TIMER0 is as follows: TIMER0_REMAP[1:0]=”00″ (no mapping): TIMER0_CH0 is mapped to PA8 pin by default TIMER0_CH1 is mapped […]

Simulation of waveform signal generator based on STM32 microcontroller

Simulation diagram: Function introduction: Using 51 single-chip microcomputer as the controller, the minimum system has a crystal oscillator circuit, because 32 is very stuck in the simulation, so the reset circuit is removed The liquid crystal display adopts LCD1602 to display the parameter information of the project Use DAC0832 to convert the analog signal into […]