I would like to know if anyone here knows how to take care of the ADC sampling noise in the circuit ? Its like a line of code only but i cannot figure it out. anyone ?
i think what the teacher wants from me is like using some code to get the average of 3 noise .
Yes. But how hard is it to compute that average using some code? You are adding three values to get a sum. And you are dividing that sum with 3. Are you saying that you do not know enough programming to manage that?
Note that the teacher does want it from you
The teacher is expecting that a student capable of completing this course, at this stage, ought to be able to work this out.
If you really can't work it out, then you seriously need to discuss it with someone now - as it's only going to get harder as the course goes on...
which code should i store in x1 , x2 or x3 ? i need the line of code . example:
noise = x1 where do i get the noise code from ? i cannot possibly type in noise. There will be error ..