You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@godsic we haven't currently got plans to do this, but we're planning to do some work around data sampling, etc over the next few months.
It would really help if you have the time to write a few examples of where and how you think this would help (see for example #49 where we are using some API examples to work out what the right thing to implement is.)
This is particular useful for non-blocking bit-sampling or big-banging, for example, if you want to implement an IR receiver using bit-sampling in a non-blocking way (event-driven way), it is currently hard to do so ... also any plans to upstream the v2 support like v1 directly to micropython?
Hi there,
Any plans to implement
machine.Timer
class that might be beneficial for, e.g., uniform data sampling, DSP, etc.?The text was updated successfully, but these errors were encountered: