<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ardupilot &#8211; Maker Projects</title>
	<atom:link href="https://makerprojekte.de/en/category/ardupilot-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://makerprojekte.de/en/</link>
	<description>A blog for makers</description>
	<lastBuildDate>Mon, 01 Sep 2025 09:54:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://makerprojekte.de/wp-content/uploads/2025/12/makerprojects-100x100.png</url>
	<title>Ardupilot &#8211; Maker Projects</title>
	<link>https://makerprojekte.de/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Control your Ardupilot Mega Rover with your Android Smartphone (III)</title>
		<link>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-iii/</link>
					<comments>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-iii/#respond</comments>
		
		<dc:creator><![CDATA[Gregor]]></dc:creator>
		<pubDate>Fri, 01 Nov 2019 12:15:45 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Ardupilot]]></category>
		<category><![CDATA[ESP8266]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[Rover]]></category>
		<category><![CDATA[UGV]]></category>
		<guid isPermaLink="false">https://makerprojekte.de/control-your-ardupilot-mega-rover-with-your-android-smartphone-iii/</guid>

					<description><![CDATA[Overview The Ardupilot Mega (APM) and other flight controllers are frequently controlled by a PPM stream rather than the parallel input per channel which I described in part 1 of this blog. The new PiKoder/PPM wRX receiver with its PPM frame output brings this capability to you. The connection between the receiver and the flight &#8230; <a href="https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-iii/" class="more-link">Continue reading<span class="screen-reader-text"> "Control your Ardupilot Mega Rover with your Android Smartphone (III)"</span></a>]]></description>
										<content:encoded><![CDATA[<h1>Overview</h1>
<p>The Ardupilot Mega (APM) and other flight controllers are frequently controlled by a PPM stream rather than the parallel input per channel which I described in <a href="https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone/">part 1</a> of this blog. The new <a href="https://www.pikoder.de/WLAN_PPM_EN.html">PiKoder/PPM wRX</a> receiver with its PPM frame output brings this capability to you. The connection between the receiver and the flight controller is reduced to a single 3 strand cable as shown in the featured image.</p>
<h1>Description</h1>
<p>The PiKoder/PPM wRX receiver will be controlled by the udpRC4UGV App as described in <a href="https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-ii/">part 2</a> of this blog.</p>
<p>The feature set of the app has been extended to allow you to freely determine the position of the direction and throttle channel within the PPM frame through the app preferences.</p>
<p><a href="https://makerprojekte.de/wp-content/uploads/2018/11/udpRC_PPM_Preferences.png"><img fetchpriority="high" decoding="async" class="alignnone size-medium wp-image-608" src="https://makerprojekte.de/wp-content/uploads/2018/11/udpRC_PPM_Preferences-193x300.png" alt="" width="193" height="300" srcset="https://makerprojekte.de/wp-content/uploads/2018/11/udpRC_PPM_Preferences-193x300.png 193w, https://makerprojekte.de/wp-content/uploads/2018/11/udpRC_PPM_Preferences-400x623.png 400w, https://makerprojekte.de/wp-content/uploads/2018/11/udpRC_PPM_Preferences-768x1196.png 768w, https://makerprojekte.de/wp-content/uploads/2018/11/udpRC_PPM_Preferences-658x1024.png 658w, https://makerprojekte.de/wp-content/uploads/2018/11/udpRC_PPM_Preferences.png 1200w" sizes="(max-width: 193px) 85vw, 193px" /></a></p>
<p>To change the channel setting please select the respective preference and enter the channel number (1 .. 8). E.g. the APM Rover configuration features direction on channel 1 and throttle on channel 3.</p>
<p>Please note that setting the APM’s input mode from parallel to PPM requires a jumper between channel 2 and channel 3 input as shown below.</p>
<p><a href="https://makerprojekte.de/wp-content/uploads/2018/11/Jumperposition-APM.jpg"><img decoding="async" class="alignnone size-medium wp-image-606" src="https://makerprojekte.de/wp-content/uploads/2018/11/Jumperposition-APM-300x177.jpg" alt="" width="300" height="177" srcset="https://makerprojekte.de/wp-content/uploads/2018/11/Jumperposition-APM-300x177.jpg 300w, https://makerprojekte.de/wp-content/uploads/2018/11/Jumperposition-APM-400x236.jpg 400w, https://makerprojekte.de/wp-content/uploads/2018/11/Jumperposition-APM-768x453.jpg 768w, https://makerprojekte.de/wp-content/uploads/2018/11/Jumperposition-APM-rotated.jpg 923w" sizes="(max-width: 300px) 85vw, 300px" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-iii/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Control your Ardupilot Mega Rover with your Android Smartphone (II)</title>
		<link>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-ii/</link>
					<comments>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-ii/#respond</comments>
		
		<dc:creator><![CDATA[Gregor]]></dc:creator>
		<pubDate>Fri, 01 Nov 2019 12:10:13 +0000</pubDate>
				<category><![CDATA[Ardupilot]]></category>
		<category><![CDATA[ESP8266]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[Rover]]></category>
		<category><![CDATA[UGV]]></category>
		<guid isPermaLink="false">https://makerprojekte.de/control-your-ardupilot-mega-rover-with-your-android-smartphone-ii/</guid>

					<description><![CDATA[Overview As already indicated in the previous blog on the topic &#8220;Ardupilot Mega Rover with the smartphone remote control&#8220;, now, after some further work on the topic, a new Android(TM) app &#8220;udpRC4UGV&#8221; with rover-specific functions is available. The most important enhancements are the selection of the flight mode and the toggling of channel 7 making &#8230; <a href="https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-ii/" class="more-link">Continue reading<span class="screen-reader-text"> "Control your Ardupilot Mega Rover with your Android Smartphone (II)"</span></a>]]></description>
										<content:encoded><![CDATA[<h2>Overview</h2>
<p>As already indicated in the previous blog on the topic &#8220;<a href="https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone/">Ardupilot Mega Rover with the smartphone remote control</a>&#8220;, now, after some further work on the topic, a new Android(TM) app &#8220;udpRC4UGV&#8221; with rover-specific functions is available. The most important enhancements are the selection of the flight mode and the toggling of channel 7 making a number of APM special functions available.</p>
<h2>Description</h2>
<p>As outlined in the previous blog a PiKoder/SSC wRX receiver replaces the standard RC receiver in the rover. The smartphone RC uses WLAN for command transmission: the PiKoder does offer an access point (AP) to which the smartphone will connect.</p>
<p>The remote control app offers a variety of user interfaces: from simple key control to a virtual joystick to an accelerometer-based option.</p>
<p><a href="https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity.png"><img decoding="async" class="alignnone size-medium wp-image-438" src="https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity-300x157.png" alt="" width="300" height="157" srcset="https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity-300x157.png 300w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity-400x209.png 400w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity-768x402.png 768w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity-1024x536.png 1024w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity-1200x628.png 1200w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Main-activity.png 1280w" sizes="(max-width: 300px) 85vw, 300px" /></a></p>
<p>In addition to the general controls for remote control, each user interface also offers the possibility to choose the flight mode. In addition, channel 7 can be triggered via the &#8220;CH7&#8221; button (for example, in LEARNING mode, the current position is saved as a waypoint).</p>
<p><a href="https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control.png"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-439" src="https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control-300x157.png" alt="" width="300" height="157" srcset="https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control-300x157.png 300w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control-400x209.png 400w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control-768x402.png 768w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control-1024x536.png 1024w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control-1200x628.png 1200w, https://makerprojekte.de/wp-content/uploads/2017/10/udpRC4UGV-Button-control.png 1280w" sizes="auto, (max-width: 300px) 85vw, 300px" /></a></p>
<p>The app is available free of charge from the <a href="https://play.google.com/store/apps/details?id=com.udprc4ugv">Google Play Store</a>. The User Manual can be downloaded from the <a href="https://www.pikoder.de/udpRC4UGV_App_EN.html">PiKoder website</a>; it describes not only the program operation in detail, but also the hardware setup.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone-ii/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ardupilot Mega Rover remotely controlled with smartphone</title>
		<link>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone/</link>
					<comments>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone/#respond</comments>
		
		<dc:creator><![CDATA[Gregor]]></dc:creator>
		<pubDate>Thu, 31 Oct 2019 13:24:32 +0000</pubDate>
				<category><![CDATA[Ardupilot]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[Rover]]></category>
		<category><![CDATA[UAV]]></category>
		<guid isPermaLink="false">https://makerprojekte.de/control-your-ardupilot-mega-rover-with-your-android-smartphone/</guid>

					<description><![CDATA[Overview In the standard setup of the Ardupilot Mega (APM) for Rovers you would deploy a conventional RC for manual control: the RC receiver feeds the input channels of the APM with PWM signals for Rover movement and for executing special functions such as switching flight modes. If you replace the conventional remote control receiver &#8230; <a href="https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone/" class="more-link">Continue reading<span class="screen-reader-text"> "Ardupilot Mega Rover remotely controlled with smartphone"</span></a>]]></description>
										<content:encoded><![CDATA[<h1>Overview</h1>
<p>In the standard setup of the Ardupilot Mega (APM) for Rovers you would deploy a conventional RC for manual control: the RC receiver feeds the input channels of the APM with PWM signals for Rover movement and for executing special functions such as switching flight modes.</p>
<p>If you replace the conventional remote control receiver with a PiKoder receiver &#8211; either WLAN- (<a href="http://www.pikoder.de/WLAN_RC_EN.html">PiKoder/SSC wRX</a> or Bluetooth -communication <a href="https://pikoder.de/Bluetooth_RC_EN.htm">(PiKoder/SSC RX),</a> then the Ardupilot can be controlled via an Android based smartphone or tablet using the remote control apps <a href="https://play.google.com/store/apps/details?id=com.udprc&amp;hl=de">udpRC</a> or respectively <a href="https://play.google.com/store/apps/details?id=com.btRC.app">btRC</a>.</p>
<h1>Setting up the rover</h1>
<p>First, the APM is loaded with the Mission Planner with the ROVER configuration; a further adjustment of the parameters was not necessary in my case.</p>
<p>The following image shows the very simple hardware setup.</p>
<p><a href="https://makerprojekte.de/wp-content/uploads/2017/07/Anschl%C3%BCsse.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-370" src="https://makerprojekte.de/wp-content/uploads/2017/07/Anschlüsse-300x225.jpg" alt="" width="300" height="225" srcset="https://makerprojekte.de/wp-content/uploads/2017/07/Anschlüsse-300x225.jpg 300w, https://makerprojekte.de/wp-content/uploads/2017/07/Anschlüsse-250x188.jpg 250w, https://makerprojekte.de/wp-content/uploads/2017/07/Anschlüsse-400x300.jpg 400w, https://makerprojekte.de/wp-content/uploads/2017/07/Anschlüsse-768x576.jpg 768w, https://makerprojekte.de/wp-content/uploads/2017/07/Anschlüsse-1024x768.jpg 1024w, https://makerprojekte.de/wp-content/uploads/2017/07/Anschlüsse-1200x900.jpg 1200w" sizes="auto, (max-width: 300px) 85vw, 300px" /></a></p>
<p>The PiKoder &#8211; channel 1 is connected to the APM input 1 (steering) and the PiKoder &#8211; channel 2 to the input 3 (throttle). The standard rover wiring is used at the output side (steering servo on channel 1, ESC with BEC on channel 3). In this configuration, the Ardupilot takes over the power supply of the receiver.</p>
<p>The Ardupilot does not respond to PWM signals that are below or exceeding the typical range of approx. 1,000 &#8211; 2,000 µs. Therefore, the minimum and maximum values of the pulse values of the PiKoder/SSC have to be adjusted, as shown in the following figure.</p>
<p><a href="https://makerprojekte.de/wp-content/uploads/2017/08/PiKoder-SSC-Parameter-f%C3%BCr-APM-Ansteuerung.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-383" src="https://makerprojekte.de/wp-content/uploads/2017/08/PiKoder-SSC-Parameter-für-APM-Ansteuerung-300x188.jpg" alt="" width="300" height="188" srcset="https://makerprojekte.de/wp-content/uploads/2017/08/PiKoder-SSC-Parameter-für-APM-Ansteuerung-300x188.jpg 300w, https://makerprojekte.de/wp-content/uploads/2017/08/PiKoder-SSC-Parameter-für-APM-Ansteuerung-400x250.jpg 400w, https://makerprojekte.de/wp-content/uploads/2017/08/PiKoder-SSC-Parameter-für-APM-Ansteuerung-768x480.jpg 768w, https://makerprojekte.de/wp-content/uploads/2017/08/PiKoder-SSC-Parameter-für-APM-Ansteuerung.jpg 904w" sizes="auto, (max-width: 300px) 85vw, 300px" /></a></p>
<p>For this purpose, the PiKoder Control Center (PCC) is used as described in the User&#8217;s Manual for the <a href="http://www.pikoder.de/WLAN_RC_EN.html">PiKoder/SSC wRX</a>.</p>
<p>This completes the set up; the function of the apps is described in the user manuals.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://makerprojekte.de/en/control-your-ardupilot-mega-rover-with-your-android-smartphone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
