<?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[Problems with Vibrator Motor Unit in uiflow]]></title><description><![CDATA[<p dir="auto">The Vibrator Motor Unit is still missing as a unit in uiFlow 1.2.3 and 1.4.5. The official sample code (<a href="https://docs.m5stack.com/#/en/unit/vibrator" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/#/en/unit/vibrator</a> ) won't work with M5Stack fire. The program always crashes when I try to  digitalWritePin 26. Any ideas how to get vibrator motor working?</p>
]]></description><link>https://community.m5stack.com/topic/1937/problems-with-vibrator-motor-unit-in-uiflow</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 09:37:14 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1937.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 May 2020 09:53:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problems with Vibrator Motor Unit in uiflow on Fri, 08 May 2020 19:23:48 GMT]]></title><description><![CDATA[<p dir="auto">Don't use it on port A use it only on port B.<br />
Confirmed, the motor doesn't work properly.<br />
I am sure that the unit only works as on or off as it only has an on/off transistor not a PWMable transistor.</p>
]]></description><link>https://community.m5stack.com/post/8578</link><guid isPermaLink="true">https://community.m5stack.com/post/8578</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 08 May 2020 19:23:48 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with Vibrator Motor Unit in uiflow on Fri, 08 May 2020 18:43:49 GMT]]></title><description><![CDATA[<p dir="auto">Same thing for me on the Fan unit (which has the same N20 motor as the Vibrator motor unit). I tried PWM on Pin 26, but it just crashes after running the program.</p>
<p dir="auto"><img src="/assets/uploads/files/1588963073582-screen-shot-2020-05-08-at-2.37.38-pm-resized.png" alt="0_1588963069604_Screen Shot 2020-05-08 at 2.37.38 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Even if I upload an empty flow with blank setup and loop functions, as soon as the M5Stack Fire boots, it tries to start the fan and crashes/reboots.</p>
<p dir="auto">I'm testing on Port B. If I switch to Port A, that port has power all the time and turns the motor on full blast and I'm not able to control it.</p>
]]></description><link>https://community.m5stack.com/post/8577</link><guid isPermaLink="true">https://community.m5stack.com/post/8577</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Fri, 08 May 2020 18:43:49 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with Vibrator Motor Unit in uiflow on Fri, 08 May 2020 10:48:03 GMT]]></title><description><![CDATA[<p dir="auto">you need to use the PWM blocks instead of digitalwrite, digital write is just for off and on but PWM can control the speed of the motor</p>
]]></description><link>https://community.m5stack.com/post/8573</link><guid isPermaLink="true">https://community.m5stack.com/post/8573</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Fri, 08 May 2020 10:48:03 GMT</pubDate></item></channel></rss>