I am looking for help how to use the ADC for the PIC16F688. I know how to do it using "C " however I do not really know how to do it using "GCB". I will appreciate you help. Have a wonderful day.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I am looking for help how to use the ADC for the PIC16F688. I know how to do it using "C " however I do not really know how to do it using "GCB". I will appreciate you help. Have a wonderful day.
Hi,
Start with the Help, but, the command is readadc().
See
https://gcbasic.sourceforge.io/help/_analog_digital_conversion_overview.html
Dear Anobium
Thank you so much for your help.