<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[UIFlow and unit grove ultrasonic distance sensor]]></title><description><![CDATA[<p dir="auto">It seems there s no aviable unit for that kind of ultrasonic sensor in UIFlow.</p>
<p dir="auto">I've spend some times to search for it.</p>
<p dir="auto">I found some issues for an arduino library, some others for non-grove SR04 (with 4 pin VCC, GND, trigger and echo) for micropython that works well on M5Stack.etc etc</p>
<p dir="auto">But no script or library for grove Unit and UIflows and M5Stack<br />
Any idea ? Is it possible to add that unit in UIFlow ?</p>
]]></description><link>https://community.m5stack.com/topic/1907/uiflow-and-unit-grove-ultrasonic-distance-sensor</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 09:37:19 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1907.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Apr 2020 10:10:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UIFlow and unit grove ultrasonic distance sensor on Thu, 30 Apr 2020 06:35:48 GMT]]></title><description><![CDATA[<p dir="auto">Thank you.You re right, i send that post after i tried that module.   That HCSR-04 module isn't for Grove, it use 4 pins (VCC, ground, trigger pin, echo pin) . It works very well but..<br />
This is my project : i have a mini-robot made with arduino (Uno, motor shield, ultrasonic sensor, servo) and i want to make it again in M5Stack and micropython context. So i bought the GOPlus element that provides controls for  4 servos connexions, 2 independant motors, 3 more grove ports.<br />
The problem is  : when i use at the same time 1 servo and the basic 4 pins Ultrasonic function, the Echo Pin creates an ERROR on the M5Stack .</p>
<p dir="auto">That s why i wanted to try the grove Ultrasonic.<br />
But it s using only 1 pin for trigger and echo.</p>
]]></description><link>https://community.m5stack.com/post/8445</link><guid isPermaLink="true">https://community.m5stack.com/post/8445</guid><dc:creator><![CDATA[Serge]]></dc:creator><pubDate>Thu, 30 Apr 2020 06:35:48 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and unit grove ultrasonic distance sensor on Thu, 30 Apr 2020 02:45:27 GMT]]></title><description><![CDATA[<p dir="auto">I thought I saw in another topic you posted a link to this module <a href="https://github.com/rsc1975/micropython-hcsr04" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/rsc1975/micropython-hcsr04</a> did it not work for you?</p>
]]></description><link>https://community.m5stack.com/post/8442</link><guid isPermaLink="true">https://community.m5stack.com/post/8442</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Thu, 30 Apr 2020 02:45:27 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and unit grove ultrasonic distance sensor on Thu, 30 Apr 2020 02:41:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/serge" aria-label="Profile: Serge">@<bdi>Serge</bdi></a> the library on the seeedstudio website is for use with raspberry pi therefore its pure python not micropython. The module would need to be ported, which for someone with the know how shouldn't be too hard, but thats not me. The GPIO module is raspberry pi specific the esp32 uses the Pin class within machine to control GPIOs.</p>
]]></description><link>https://community.m5stack.com/post/8441</link><guid isPermaLink="true">https://community.m5stack.com/post/8441</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Thu, 30 Apr 2020 02:41:16 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and unit grove ultrasonic distance sensor on Wed, 29 Apr 2020 07:22:49 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Lukasmaximus, i ve seen before your page with the grove one, but you use arduino library. I ve already seen the libraries from Seeedstudio.<br />
I tried the one called "grove_ultrasonic_ranger.py" but something called GPIO is missing when i run the example program.</p>
<p dir="auto">Shall i install the whole "<a href="http://grove.py" target="_blank" rel="noopener noreferrer nofollow ugc">grove.py</a>" library ? Well i don't know yet how to do that.</p>
]]></description><link>https://community.m5stack.com/post/8425</link><guid isPermaLink="true">https://community.m5stack.com/post/8425</guid><dc:creator><![CDATA[Serge]]></dc:creator><pubDate>Wed, 29 Apr 2020 07:22:49 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and unit grove ultrasonic distance sensor on Wed, 29 Apr 2020 01:58:38 GMT]]></title><description><![CDATA[<p dir="auto">Seeedstudio has a grove compatible ultrasonic sensor hcsr04, you could use the micropython library you found and then use the execute block in uiflow to import it and call its functions, alternatively you could make some custom blocks with the block maker.</p>
]]></description><link>https://community.m5stack.com/post/8421</link><guid isPermaLink="true">https://community.m5stack.com/post/8421</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Wed, 29 Apr 2020 01:58:38 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and unit grove ultrasonic distance sensor on Tue, 28 Apr 2020 10:13:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/serge" aria-label="Profile: serge">@<bdi>serge</bdi></a> normally the TOF sensor fills the void.<br />
How does the US sensor output a signal?</p>
]]></description><link>https://community.m5stack.com/post/8401</link><guid isPermaLink="true">https://community.m5stack.com/post/8401</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 28 Apr 2020 10:13:05 GMT</pubDate></item></channel></rss>