User profile: mnm71

User info
User name:mnm71
Old user name:nasi
History
Joined:
Number of posts:80
Latest posts:

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 double
How 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