-->
Page 1 of 1

microsecond timer

PostPosted: Mon Dec 09, 2019 4:41 pm
by kadzsol
I would like to experiment with microsecond timer on nodeMCU. This is just to see how fast I can push ADC sampling.

I have managed to compile the firmware (esp8266) via Docker. Where do I need to change the code to enable the microsecond timer?

According to this thread, it should be possible:
https://iot.stackexchange.com/questions ... 266-in-lua

Re: microsecond timer

PostPosted: Sat Dec 21, 2019 1:46 pm
by marcelstoer
Just pointing to the answer you left on SO: https://iot.stackexchange.com/a/4742/11248