Fast analog read

Hello everyone.
I wanted to use the robertspark / faster-analog-read patch to read an analog signal with a resolution of 0-1023. I can’t install libraries to this patch. Https://github.com/robertspark/FastAnalogRead is unavailable. You have any advice.
Regards.


hello, change the line in nodo

#pragma XOD require "https://github.com/robertspark/FastAnalogRead"

by

#pragma XOD require " https://github.com/avandalen/avdweb_AnalogReadFast"

https://xod.io/libs/robertspark/faster-analog-read/fast-analog-read/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.