Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By ruphy
#77008 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