Has anyone made a digital power supply using a microcontroller or DSP? I am currently using a DSP280X series, but I still have some problems with the program calibration, PID algorithm, and software A...
[p=26, null, left][color=#000][font=Arial]As manufacturing technology evolves and advances, system designers must keep up with the pace of technology to select the most appropriate electronic devices ...
[i=s] This post was last edited by chenzhufly on 2018-1-12 17:22 [/i] [align=left][size=4] [/size][/align][align=left][size=4] It is time to write the year-end summary again, and I find that time flie...
[i=s]This post was last edited by eew_3sqZMg on 2021-2-25 12:04[/i]With the help of a noble person, I found the login password of UBUNTU. I was so happy. The clouds were cleared and I saw the light. I...
How to use IAR to implement dynamic memory allocation?I first defined the complex structurestruct complex{dou××e real;dou××e image;};then struct complex* fft_array = new struct complex[fft_n];This pro...
[size=14px]The mobile phone controls the car to move forward, backward, turn left and right through voice judgment. Please give me an idea or reference solution. If you have any hardware recommendatio...