vahithosan
vahithosan
Hi. I'm trying to test the counter. I want to pulse with RMT and count with counter. Example : ``` from machine import UART, Pin, Timer, PWM, ADC import time...
> At a quick glance, it should just be: > > ```python > counter.irq(handler=k, trigger=counter.IRQ_THRESHOLD0) > ``` > > You are calling the handler and passing its return value to...
I have the same problem. ``` MicroPython v1.22.0-preview.208.gb5449b0f0.dirty on 2023-12-04; Generic ESP32 module with ESP32 Type "help()" for more information. ``` sayac.json: ``` { "adet_say": 0, "total_say": 0, } ```...