How to find peak in c++@lastchane thank you
How to find peak in c++In this code, I calculate the number of peaks and check the result with the Findpeaks Matlab functio...
How to read i2c with interrupt signal?I want to read the i2c information with interrupt, but this code I wrote does not work I can read th...
Get Two's complement of doubleHow can I calculate two's complement of c1? [code] double c1 = (ADC_CH1[0] << 16 | ADC_CH1[1] ...
How can I improve this code?@helios In style? Sorry, I fix it