<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Q.board Arduino - theCorpora Support Forum				            </title>
            <link>https://thecorpora.com/community/q-board-arduino/</link>
            <description>theCorpora Discussion Board</description>
            <language>en-GB</language>
            <lastBuildDate>Thu, 23 Apr 2026 17:22:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Correct wiring?</title>
                        <link>https://thecorpora.com/community/q-board-arduino/correct-wiring/</link>
                        <pubDate>Tue, 25 Aug 2020 19:13:24 +0000</pubDate>
                        <description><![CDATA[I have a new Q.bo One, and some functions are not working.  Specifically, sound input seems broken.  Can you please document the color coding of the wires vs the connection on the Q.board, o...]]></description>
                        <content:encoded><![CDATA[<p>I have a new Q.bo One, and some functions are not working.  Specifically, sound input seems broken.  Can you please document the color coding of the wires vs the connection on the Q.board, or point me to the correct document?  Right now I see a yellow wire connected to 0V, black wire to IN, and red wire to Ex.  I would generally expect black to indicate 0V by convention, but I don't want to make changes until I know what is what.</p>
<p>Thanks.</p>]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>FrankG</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/correct-wiring/</guid>
                    </item>
				                    <item>
                        <title>FIRMWARE Source Code Available - GUIDE</title>
                        <link>https://thecorpora.com/community/q-board-arduino/firmware-source-code-available-guide/</link>
                        <pubDate>Tue, 21 Jul 2020 09:03:50 +0000</pubDate>
                        <description><![CDATA[First of all we want to give special thanks to our collaborator Christian Buysschaert for this step by step guide.
What do you need in Hardware?


Standard laptop or pc with at least one...]]></description>
                        <content:encoded><![CDATA[<p>First of all we want to give special thanks to our collaborator Christian Buysschaert for this step by step guide.</p>
<h2 class="western">What do you need in Hardware?</h2>
<ul>
<li>
<p>Standard laptop or pc with at least one free USB port</p>
</li>
<li>SEGGER J-Link EDU Mini - JTAG/SWD Debugger</li>
</ul>
<p>You can easily buy this component online. Price is around 20-30 EURO. Simply google for ‘SEGGER J-Link EDU Mini – JTAG/SWD Debugger’.</p>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png</a></p>
<h2 class="western">What do you need in Software?</h2>
<ul>
<li>Download Firmware from <a href="http://thecorpora.com/firmware/" target="true">here</a></li>
<li>
<p>Windows 10</p>
</li>
<li>
<p>Microship Atmel Studio 7</p>
<p>Free software<br /><a href="https://www.microchip.com/mplab/avr-support/atmel-studio-7">https://www.microchip.com/mplab/avr-support/atmel-studio-7</a></p>
</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_2.png</a></p>
<h2 class="western">Procedure</h2>
<ul>
<li>Unplug power connector from Q.bo.</li>
<li>Open plastic foot cover Q.bo by unscrewing two plastic screw at the bottom of the foot</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_3.png</a></p>
<ul>
<li>Gently push up and disconnect the Raspberry Pi board from the Q.Board</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_4.png</a></p>
<ul>
<li>Take the thinnest connector cable from the J-Link and connect it at one side to the Q.Board as shown below. Watch carefully how you connect the connector cable, in particular the direction.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_5.png</a></p>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_6.png</a></p>
<ul>
<li>Take the other side of the connector cable and connect it to the J-Link as shown below. Watch carefully how you connect the connector cable, in particular the direction.</li>
</ul>
<p> </p>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_7.png</a> </p>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_8.png</a></p>
<ul>
<li>Plug in the USB cable at the side of the micro USB connector in the J-Link.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_9.png</a></p>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_10.png</a></p>
<ul>
<li>Plug in the other side of the USB cable in the free USB port of your laptop or pc. The laptop or pc can be powered on.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_11.png</a></p>
<ul>
<li>Plug in again the powerconnector of Q.bo.</li>
<li>Turn Q.bo on. Note that Q.bo will not do anything as you have disconnected the Raspberry Pi board.</li>
<li>Unzip FirmWarePlacasQboOne.zip in your Documents folder (or any other folder you choose).</li>
<li>Open Atmel Studio.</li>
<li>Click ‘File’, ‘Open’ and ‘Project/Solution...’</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_12.png</a></p>
<ul>
<li>Browse to the unzipped folder ‘FirmWarePlacasQboOne’, select ‘20150708.001_H1_HeadCtrl.atsln’ (or a more recent version) and click ‘Open’.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_13.png</a></p>
<ul>
<li>Build the firmware by clicking the “Build Solution” button or press F7. (Or rebuild completely by pressing Ctrl + Alt + F7.)</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_14.png</a></p>
<ul>
<li>Open the ‘Device Programming’ window by clicking the ‘Device Programming’ button or press Ctrl + Shift + P.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_15.png</a></p>
<ul>
<li>Select ‘J-Link’ as ‘Tool’, ‘ATSAMD21G18A’ as ‘Device’ and ‘SWD’ as ‘Interface’. Click ‘Apply’.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_16.png</a></p>
<ul>
<li>Click ‘Read’ besides ‘Device signature’.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_17.png</a></p>
<ul>
<li>Select ‘Memories’ in the left column.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_18.png</a></p>
<ul>
<li>Click on the ‘...’ to select the firmware.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_19.png</a></p>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_20.png</a></p>
<ul>
<li>Click ‘Program’ to upload the firmware to the Q.Board.</li>
</ul>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_21.png</a></p>
<p style="text-align: center"><a href="http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_1.png">http://thecorpora.com/imagesfirmware/QboStemRobot_firmware_22.png</a></p>]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>Qbo Robot</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/firmware-source-code-available-guide/</guid>
                    </item>
				                    <item>
                        <title>Where&#039;s the source code of the Arduino board ?</title>
                        <link>https://thecorpora.com/community/q-board-arduino/wheres-the-source-code-of-the-arduino-board-2/</link>
                        <pubDate>Thu, 12 Dec 2019 10:01:11 +0000</pubDate>
                        <description><![CDATA[Hello,On the topic that is locked, it is mentioned that this will be uploaded to gitlab. I&#039;m wondering if there has been any progress on that part ?Thanks]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p><p>On the topic that is locked, it is mentioned that this will be uploaded to gitlab. I'm wondering if there has been any progress on that part ?</p><p>Thanks</p>]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>Harut</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/wheres-the-source-code-of-the-arduino-board-2/</guid>
                    </item>
				                    <item>
                        <title>GPIO pins of the Qboard and Raspberry Pi 3 - Jetson TX 2</title>
                        <link>https://thecorpora.com/community/q-board-arduino/gpio-pins-of-the-qboard-and-raspberry-pi-3-jetson-tx-2/</link>
                        <pubDate>Sun, 07 Oct 2018 09:01:21 +0000</pubDate>
                        <description><![CDATA[We connected RasPi to our Qboard only using UART and I2S, all commands are sent through Raspi serial port and the sound trough I2S. See attached to this post the Raspi connector  schematics....]]></description>
                        <content:encoded><![CDATA[<div>We connected RasPi to our Qboard only using UART and I2S, all commands are sent through Raspi serial port and the sound trough I2S. See attached to this post the Raspi connector  schematics. You can see the I2C bus but  it is not in use.</div><div>The Jetson TX2 needs a lot of power, but you could supply it at 7.5V that is the input DC for the QBO board but I think you must use a power adaptor converter with at least 40W ,like  GST40A07-P1J or similar.</div>
<div id="wpfa-3981" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//thecorpora.com/wp-content/uploads/wpforo/default_attachments/1538902881-GPIO-PinsQbo.png" target="_blank"><i class="fas fa-paperclip"></i>GPIO-Pins_Qbo.png</a></div>]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>Qbo Robot</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/gpio-pins-of-the-qboard-and-raspberry-pi-3-jetson-tx-2/</guid>
                    </item>
				                    <item>
                        <title>Where&#039;s the source code of the Arduino board ?</title>
                        <link>https://thecorpora.com/community/q-board-arduino/wheres-the-source-code-of-the-arduino-board/</link>
                        <pubDate>Sat, 29 Sep 2018 06:12:35 +0000</pubDate>
                        <description><![CDATA[It&#039;s been several months since the very first Qbo One shipped and, according to your Indiegogo campaign, the fifth batch is underway. Your GitHub repositories hasn&#039;t been updated for the las...]]></description>
                        <content:encoded><![CDATA[<p>It's been several months since the very first Qbo One shipped and, according to your Indiegogo campaign, the fifth batch is underway. Your GitHub repositories hasn't been updated for the last 7 months, according to the commits history, and I can't find any trace of the Arduino source code despite being advertised as "open-source software" on your own website.</p><p>Again, where's the source code of the Arduino board?</p>]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>Renaud Cerrato</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/wheres-the-source-code-of-the-arduino-board/</guid>
                    </item>
				                    <item>
                        <title>Boardlayout and possible Input Voltage</title>
                        <link>https://thecorpora.com/community/q-board-arduino/boardlayout-and-possible-input-voltage/</link>
                        <pubDate>Wed, 12 Sep 2018 01:00:51 +0000</pubDate>
                        <description><![CDATA[Hello Qbo Team,is there any documentation to the board, that describes all Inputs and Outputs, voltages, signaltype and so on.What is the max. Inputvoltage i can give to the board?Is this In...]]></description>
                        <content:encoded><![CDATA[<p>Hello Qbo Team,</p><p>is there any documentation to the board, that describes all Inputs and Outputs, voltages, signaltype and so on.</p><p>What is the max. Inputvoltage i can give to the board?</p><p>Is this Inputvoltage directly linked to the Robotisports?</p><p>thx for help.</p>]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>Rainer</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/boardlayout-and-possible-input-voltage/</guid>
                    </item>
				                    <item>
                        <title>Multiple Microphone Connections</title>
                        <link>https://thecorpora.com/community/q-board-arduino/multiple-microphone-connections/</link>
                        <pubDate>Tue, 27 Mar 2018 20:24:42 +0000</pubDate>
                        <description><![CDATA[The Q.Board One photo shows the center microphone connected to &quot;MIC2&quot; yet the assembled robot has it connected to &quot;MIC1&quot;.  What are the recommended connections when using all 3 microphones (...]]></description>
                        <content:encoded><![CDATA[The Q.Board One photo shows the center microphone connected to "MIC2" yet the assembled robot has it connected to "MIC1".  What are the recommended connections when using all 3 microphones (left, center, right).?]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/multiple-microphone-connections/</guid>
                    </item>
				                    <item>
                        <title>HOWTO: Hacking/Updating Q.board using Segger MINI J-Link JTAG ( Only for Developers )</title>
                        <link>https://thecorpora.com/community/q-board-arduino/howto-hacking-updating-q-board-using-segger-mini-j-link-jtag-only-for-developers-3/</link>
                        <pubDate>Fri, 23 Mar 2018 13:38:27 +0000</pubDate>
                        <description><![CDATA[To obtain more information, please follow the Link below:]]></description>
                        <content:encoded><![CDATA[To obtain more information, please follow the Link below:
http://thecorpora.com/blog/howto-hacking-updating-q-board-using-segger-mini-j-link-jtag-only-for-developers/]]></content:encoded>
						                            <category domain="https://thecorpora.com/community/q-board-arduino/">Q.board Arduino</category>                        <dc:creator>Qbo Robot</dc:creator>
                        <guid isPermaLink="true">https://thecorpora.com/community/q-board-arduino/howto-hacking-updating-q-board-using-segger-mini-j-link-jtag-only-for-developers-3/</guid>
                    </item>
							        </channel>
        </rss>
		