All Questions
Tagged with signal-processing arduino-due
1 question
0
votes
3
answers
449
views
Integrating an analog signal using Arduino Due
I have an 2 analog signal, and I want to calculate the difference between 2 signals (A0 and A1), then integrate an analog, but it doesn't work (I just started studying Arduino).
Please could you show ...