Noise meter-saving values

ok.. as i told you storing in RAM is limited to available amount of RAM in your controller.

you can define a memory location that will be used for storing ADC values and after storing on one location your move to next location. just like a queue in C code.

you need to maintain two pointers one for read and one for write.

here is a small example:
Lets say our memory location to store ADC data is 50H in... Read Compelte post
Posted by ajay_bhargav on Mon Mar 22 2010, 04:14 pm

Downloads

Comments

RandallSwels
Thu Sep 28 2023, 09:25 pm
Zaemlmoche
Tue Sep 26 2023, 06:36 pm
StanleyMek
Tue Sep 26 2023, 01:43 pm
Vikiayf
Tue Sep 26 2023, 05:28 am
Lunteecrenope
Tue Sep 26 2023, 12:51 am
Senyapralk
Mon Sep 25 2023, 08:14 pm
Rosalbazem
Mon Sep 25 2023, 05:55 pm
Robertquorm
Sun Sep 24 2023, 09:57 pm