-->
Page 1 of 1

Is there any Counter connected to GPIO

PostPosted: Thu Jul 12, 2018 10:07 am
by ruphy
Hello,
i try to find a counter at the esp8266 but cant find it.
i am using arduino IDE for programming and have an interrupt for counting the pulse. but i want to change this.
So what i want to do is to count pulse with different frequencies at a GPIO. AVR boards have a counter which you can connect with a GPIO. So you can count by hardware. is it here also possible? i am glad about every help.
thanks

Re: Is there any Counter connected to GPIO

PostPosted: Fri Jul 13, 2018 8:35 am
by martinayotte
ESP8266 doesn't have any counter on GPIOs, but ESP32 have some ...