UIFLOW Measure input pulse
-
Hello,
I have been using Arduino for a while but have recently been trying UIFlow.
Is there a way to measure the width of an input pulse on a GPIO input, similar to the Arduino pulsein() function?
Regards
Phil. -
@philg1300 UIflow don't have function the measure the width of an input pulse yet
-
@PhilG1300 the latest Uiflow firmware 1.5.0 is based on micropython v1.12 which introduced a new feature called RMT, https://docs.micropython.org/en/latest/library/esp32.html#rmt it supposedly can generate and receive pulses as low as 12.5ns, I haven't experimented much with this library, but it may serve your purpose. To use those micropython commands you could just paste them into an execute block in your code
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login