PDA

View Full Version : A/D pic16f877



yasser hassani
- 30th April 2004, 07:29
Hi anyone
In my project I want to read data from ADC and save them to RAM.
I want to always access to 10 recent data in RAM.
How can I do that?
I use pic16f877 and pic basic pro for my project.
I also want to implement a math routine (for example +/-) on these data and save them another places of RAM.
How can I do this?
Thank you for your helping.