<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How does it control the motor in Android 10 by using PWM and GPIO in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-does-it-control-the-motor-in-Android-10-by-using-PWM-and/m-p/1208825#M167463</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I am currently finding how to develop Motor Control App in Android by using PWM and GPIO&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so I did test about PWM and GPIO based on /sys filesystem, &lt;/SPAN&gt;&lt;SPAN&gt;it's working well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope to develop Motor controller App in Android 10 but I don't have any idea about this app.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so Do you have any idea about this app?&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;is it possible to use the android thing app in Android 10? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Android thing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://developer.android.com/things/faq" target="_blank"&gt;https://developer.android.com/things/faq&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;SoC: i.MX8QXP&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Android source: imx-android-10.0.0_2.5.0.tar.gz&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jan 2021 08:54:53 GMT</pubDate>
    <dc:creator>ahyuo79</dc:creator>
    <dc:date>2021-01-08T08:54:53Z</dc:date>
    <item>
      <title>How does it control the motor in Android 10 by using PWM and GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-does-it-control-the-motor-in-Android-10-by-using-PWM-and/m-p/1208825#M167463</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am currently finding how to develop Motor Control App in Android by using PWM and GPIO&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so I did test about PWM and GPIO based on /sys filesystem, &lt;/SPAN&gt;&lt;SPAN&gt;it's working well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope to develop Motor controller App in Android 10 but I don't have any idea about this app.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so Do you have any idea about this app?&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;is it possible to use the android thing app in Android 10? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Android thing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://developer.android.com/things/faq" target="_blank"&gt;https://developer.android.com/things/faq&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;SoC: i.MX8QXP&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Android source: imx-android-10.0.0_2.5.0.tar.gz&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 08:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-does-it-control-the-motor-in-Android-10-by-using-PWM-and/m-p/1208825#M167463</guid>
      <dc:creator>ahyuo79</dc:creator>
      <dc:date>2021-01-08T08:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: How does it control the motor in Android 10 by using PWM and GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-does-it-control-the-motor-in-Android-10-by-using-PWM-and/m-p/1208855#M167466</link>
      <description>&lt;P&gt;Hi ahyuo79&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;both pwm and gpio are well supported in linux :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.digi.com/resources/documentation/digidocs/embedded/android/pie/cc8x/bsp_r_pwm_8x" target="_blank"&gt;https://www.digi.com/resources/documentation/digidocs/embedded/android/pie/cc8x/bsp_r_pwm_8x&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;as for android one can use its general resources:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.android.com/things/sdk/pio/pwm" target="_blank"&gt;https://developer.android.com/things/sdk/pio/pwm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 09:46:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-does-it-control-the-motor-in-Android-10-by-using-PWM-and/m-p/1208855#M167466</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-01-08T09:46:25Z</dc:date>
    </item>
  </channel>
</rss>

