<?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>UUGear &#8211; UseManuals</title>
	<atom:link href="http://usemanuals.com/uugear/feed/" rel="self" type="application/rss+xml" />
	<link>https://usemanuals.com</link>
	<description>Owner&#039;s manuals for all sorts of products</description>
	<lastBuildDate>Sat, 05 Aug 2023 16:07:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://usemanuals.com/wp-content/uploads/2025/02/favicon-32x32-2.png</url>
	<title>UUGear &#8211; UseManuals</title>
	<link>https://usemanuals.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>UUGear Firmware Witty Pi 3 Manual</title>
		<link>https://usemanuals.com/uugear/firmware-witty-pi-3/</link>
		
		<dc:creator><![CDATA[ItsManual]]></dc:creator>
		<pubDate>Sat, 05 Aug 2023 16:07:32 +0000</pubDate>
				<category><![CDATA[UUGear]]></category>
		<guid isPermaLink="false">https://usemanuals.com/?p=185954</guid>

					<description><![CDATA[UUGear Firmware User Guide Witty Pi 3 Firmware Update Guide Revision 1.00 Download the Firmware and Tools Firmware version 1.02 (ID=0x22) is the default firmware for Witty Pi3 (Rev1) and Witty Pi 3 Mini, while version 1.04 (ID=0x24) is the latest firmware for Witty Pi 3 (Rev2). Witty Pi 3 (Rev1) and Witty Pi 3 Mini can also use the firmware version 1.04, and the only drawback is  that they will be recognized as Witty Pi 3 Rev2 by UWI (UUGear Web Interface). If you want to confirm the firmware version of your Witty Pi 3 board, you can run this commend when your Witty Pi 3 board is mounted on your Raspberry Pi: i2cget -y 1 0x69 0x00 This command will print out the firmware ID, so 0x22 means V1.02 and 0x24 means V1.04. You will need the application to upload the firmware to your Witty Pi 3 board. You can install avrdude by yourself, or use the all-in-one package we prepared, which includes avrdude, configuration file, firmware files and upload scripts: For Windows users: http://www.uugear.com/repo/WittyPi3/WP3FU_Win.zip For Mac OS X users: http://www.uugear.com/repo/WittyPi3/WP3FU_Mac.zip For Raspberry Pi users: http://www.uugear.com/repo/WittyPi3/WP3FU_RPi.zip If you want to download the firmware only, you can use the links below: Version 1.04 (ID=0x24) : http://www.uugear.com/repo/WittyPi3/firmware/0x24/WittyPi3.ino.hex Version 1.02 (ID=0x22): http://www.uugear.com/repo/WittyPi3/firmware/0x22/WittyPi3.ino.hex Two Ways to Update Firmware There are two ways to upload the firmware to your Witty Pi 3 board: Upload firmware via ICSP programmer (e.g. USBasp)  Upload firmware via Raspberry Pi Using programmer will be an easier way, and we will use USBasp as example in this document. The second way is actually using Raspberry Pi to emulate an ICSP programmer, it needs a little more effort and configuration, but it is not difficult and actually fun. Upload Firmware via USBasp If you have a USBasp programmer, please check if it comes with extension cable (B) and ICSP adapter board (C). If you USBasp comes with the cable (B) and ICSP adapter board (C), you can put an ICSP pin header (pitch 2.54mm, 2x3P) on the adapter board and make it a “firmware updating plug”. This plug can be plugged into Witty Pi 3’s ICSP footprint (from the top side of the board), and then you can use finger to gently press it to one side so that all 6 pins will get well connected. This way you don’t have to solder an ICSP header on your Witty Pi 3 board. If your USBasp programmer doesn’t come with extension cable (B) or the ICSP adapter board (C), you will need 6 DuPont wires to make a firmware update plug. If you use 6 female-female DuPont wires, you also need to plug a 2×3 header to one end to make it a plug: If you use 6 female-male DuPont wires, you can use a rubber band to tie up their male ends with proper layout, to make it a plug: In both cases the wiring on USBasp side will look like this: Now you have a complete set of tools that can be connected to Witty Pi 3 board and upload the firmware. Please plug USBasp to a USB connector on your PC or on your Raspberry Pi, and then connect the firmware updating plug to your Witty Pi 3 board, then you can run the upload command from your PC or from your Raspberry Pi. Please notice that Raspberry Pi only works as normal PC here, and if you want to use Raspberry Pi as a programmer, please read the chapter. It is recommended to download our for the system you are using. After extracting the download ZIP file, you can run the upload script directly. Windows User If you are using Windows system, just run this command to upload firmware V1.04: upload_firmware_0x24.bat Or run this command to downgrade to firmware V1.02: upload_firmware_0x22.bat Mac OS X User If you are using Mac OS X system, just run this command to upload firmware V1.04: sh upload_firmware_0x24.sh Or run this command to downgrade to firmware V1.02: sh upload_firmware_0x22.sh Raspberry Pi User If you are using Raspbian system, please run this command to install avrdude first: sh install_avrdude.sh Then you can run this command to upload firmware V1.04: sh upload_firmware_0x24.sh Or run this command to downgrade to firmware V1.02: sh upload_firmware_0x22.sh Upload firmware via Raspberry Pi If you don’t have a USBasp programmer on hand, you can use Raspberry Pi to emulate an ICSP programmer. You will need 6 DuPont wires to connect your Raspberry Pi and Witty Pi 3 board. If you use 6 female-female DuPont wires, you also need to plug a 2×3 header to one end to make it a plug: If you use 6 female-male DuPont wires, you can use a rubber band to tie up their male ends with proper layout, to make it a plug: The other ends of DuPont wires are connected to the GPIO-header on the Raspberry Pi: Please see below the detailed wiring plan: Install and Configure avrdude Please run this command in Raspberry Pi to install avrdude: sudo apt-get install avrdude After the installation, you can run this command to confirm the version of avrdude you have: avrdude -v This command will print something like this: Your avrdude version should be 6.1 or higher, because avrdude versions before 6.1 doesn’t support “linuxgpio” programmer, which is needed to emulate an ICSP programmer. Now you need to tell avrdude that you are using GPIOs as programmer. The default configuration file for avrdude is /etc/avrdude.conf, but it is better not to modify this file directly. You can make a copy of this file in your home directory, and then edit that copy: cp /etc/avrdude.conf ~/avrdude_gpio.conf nano ~/avrdude_gpio.conf Please append these lines at the end of the file: To quit nano, you press Ctrl+X, and then press Y and Enter to save the file. You can then run this command to verify the configuration: sudo avrdude -p attiny841 -C ~/avrdude_gpio.conf -c RasPi -v If everything is OK, it will print something like this: It should not print any error, otherwise please check the configuration according to the error message. Upload the Firmware The firmware is a .hex file, and you can download it from the link in  chapter. Just download the firmware will be enough, and you don’t need the all-in-one package in this case. Assume you have downloaded Witty Pi 3’s firmware to ~/WittyPi3.ino.hex, you can run this command to upload the firmware to your Witty Pi 3 board. During the process of uploading firmware, please use finger to gently press the firmware updating plug to one side so that all 6 pins will get well connected. After the uploading the firmware, you can mount Witty Pi 3 on your Raspberry Pi and then verify the firmware ID with this command: i2cget -y 1 0x69 0 Revision History Revision Date Description 1.00 2021.03.15 Initial revision [...]<p><a class="btn btn-secondary understrap-read-more-link" href="https://usemanuals.com/uugear/firmware-witty-pi-3/">Read More...</a></p>]]></description>
										<content:encoded><![CDATA[<p><strong>UUGear Firmware User Guide<br />
<img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/image-Copy-76-209x300-1.webp" /><br />
</strong></p>
<h4>Witty Pi 3 Firmware Update Guide</h4>
<ul>
<li><strong>Revision 1.00<br />
<img fetchpriority="high" decoding="async" class="alignnone wp-image-402611 ezlazyloaded" src="images/5.webp" sizes="" srcset="" alt="Revision 1.00" width="419" height="399" data-ezsrcset="https://manuals.plus/wp-content/uploads/2021/08/1-291-300x286.jpg?ezimgfmt=ng:webp/ngcb1 300w,https://manuals.plus/wp-content/uploads/2021/08/1-291-768x733.jpg?ezimgfmt=ng:webp/ngcb1 768w,https://manuals.plus/wp-content/uploads/2021/08/1-291.jpg?ezimgfmt=ng:webp/ngcb1 862w" data-ezsrc="https://manuals.plus/wp-content/uploads/2021/08/1-291-300x286.jpg?ezimgfmt=rs:419x399/rscb1/ng:webp/ngcb1" /><br />
</strong></li>
</ul>
<h4>Download the Firmware and Tools</h4>
<p>Firmware version 1.02 (ID=0x22) is the default firmware for Witty Pi3 (Rev1) and Witty Pi 3 Mini, while version 1.04 (ID=0x24) is the latest firmware for Witty Pi 3 (Rev2). Witty Pi 3 (Rev1) and Witty Pi 3 Mini can also use the firmware version 1.04, and the only drawback is  that they will be recognized as Witty Pi 3 Rev2 by UWI (UUGear Web Interface).</p>
<p>If you want to confirm the firmware version of your Witty Pi 3 board, you can run this commend when your Witty Pi 3 board is mounted on your Raspberry Pi:</p>
<ul>
<li><strong>i2cget -y 1 0x69 0x00</strong></li>
</ul>
<p>This command will print out the firmware ID, so 0x22 means V1.02 and 0x24 means V1.04.</p>
<p>You will need the application to upload the firmware to your Witty Pi 3 board. You can install avrdude by yourself, or use the all-in-one package we prepared, which includes avrdude, configuration file, firmware files and upload scripts:</p>
<ul>
<li>For Windows users: <a href="http://www.uugear.com/repo/WittyPi3/WP3FU_Win.zip" target="_blank" rel="noopener">http://www.uugear.com/repo/WittyPi3/WP3FU_Win.zip</a></li>
<li>For Mac OS X users: <a href="http://www.uugear.com/repo/WittyPi3/WP3FU_Mac.zip" target="_blank" rel="noopener">http://www.uugear.com/repo/WittyPi3/WP3FU_Mac.zip</a></li>
<li>For Raspberry Pi users: <a href="http://www.uugear.com/repo/WittyPi3/WP3FU_RPi.zip" target="_blank" rel="noopener">http://www.uugear.com/repo/WittyPi3/WP3FU_RPi.zip</a></li>
<li>If you want to download the firmware only, you can use the links below: Version 1.04 (ID=0x24) : <a href="http://www.uugear.com/repo/WittyPi3/firmware/0x24/WittyPi3.ino.hex" target="_blank" rel="noopener">http://www.uugear.com/repo/WittyPi3/firmware/0x24/WittyPi3.ino.hex</a></li>
<li>Version 1.02 (ID=0x22): <a href="http://www.uugear.com/repo/WittyPi3/firmware/0x22/WittyPi3.ino.hex" target="_blank" rel="noopener">http://www.uugear.com/repo/WittyPi3/firmware/0x22/WittyPi3.ino.hex</a></li>
</ul>
<h4>Two Ways to Update Firmware</h4>
<p><strong>There are two ways to upload the firmware to your Witty Pi 3 board:</strong></p>
<ul>
<li>Upload firmware via ICSP programmer (e.g. USBasp)</li>
<li> Upload firmware via Raspberry Pi</li>
</ul>
<p>Using programmer will be an easier way, and we will use USBasp as example in this document.</p>
<p>The second way is actually using Raspberry Pi to emulate an ICSP programmer, it needs a little more effort and configuration, but it is not difficult and actually fun.</p>
<h4>Upload Firmware via USBasp</h4>
<p>If you have a USBasp programmer, please check if it comes with extension cable (B) and ICSP adapter board (C).</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/2-286-300x116-1.webp" /><img decoding="async" class="alignnone wp-image-402613 ezlazyloaded" src="images/8.webp" sizes="" srcset="" alt="Upload Firmware via USBasp" width="503" height="171" data-ezsrcset="https://manuals.plus/wp-content/uploads/2021/08/3-268-300x102.jpg?ezimgfmt=ng:webp/ngcb1 300w,https://manuals.plus/wp-content/uploads/2021/08/3-268-768x261.jpg?ezimgfmt=ng:webp/ngcb1 768w,https://manuals.plus/wp-content/uploads/2021/08/3-268.jpg?ezimgfmt=ng:webp/ngcb1 899w" data-ezsrc="https://manuals.plus/wp-content/uploads/2021/08/3-268-300x102.jpg?ezimgfmt=rs:503x171/rscb1/ng:webp/ngcb1" /><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/4-251-300x98-1.webp" /></p>
<p>If you USBasp comes with the cable (B) and ICSP adapter board (C), you can put an ICSP pin header (pitch 2.54mm, 2x3P) on the adapter board and make it a <strong>“firmware updating plug”</strong>.</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/5-237-300x242-1.webp" /></p>
<p>This plug can be plugged into Witty Pi 3’s ICSP footprint (from the top side of the board), and then you can use finger to gently press it to one side so that all 6 pins will get well connected. This way you don’t have to solder an ICSP header on your Witty Pi 3 board.</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/6-213-300x297-1.webp" /></p>
<p>If your USBasp programmer doesn’t come with extension cable (B) or the ICSP adapter board (C), you will need 6 DuPont wires to make a firmware update plug.</p>
<p>If you use 6 female-female DuPont wires, you also need to plug a 2×3 header to one end to make it a plug:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/7-197-300x217-1.webp" /></p>
<p>If you use 6 female-male DuPont wires, you can use a rubber band to tie up their male ends with proper layout, to make it a plug:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/7-197-300x217-1.webp" /></p>
<p><strong>In both cases the wiring on USBasp side will look like this:</strong></p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/9-179-300x183-1.webp" /></p>
<p>Now you have a complete set of tools that can be connected to Witty Pi 3 board and upload the firmware. Please plug USBasp to a USB connector on your PC or on your Raspberry Pi, and then connect the firmware updating plug to your Witty Pi 3 board, then you can run the upload command from your PC or from your Raspberry Pi. Please notice that Raspberry Pi only works as normal PC here, and if you want to use Raspberry Pi as a programmer, please read the chapter.</p>
<p>It is recommended to download our for the system you are using. After extracting the download ZIP file, you can run the upload script directly.</p>
<h5>Windows User</h5>
<p>If you are using Windows system, just run this command to upload firmware V1.04:</p>
<ul>
<li><strong>upload_firmware_0x24.bat</strong></li>
</ul>
<p>Or run this command to downgrade to firmware V1.02:</p>
<ul>
<li><strong>upload_firmware_0x22.bat</strong></li>
</ul>
<h5>Mac OS X User</h5>
<p>If you are using Mac OS X system, just run this command to upload firmware V1.04:</p>
<ul>
<li><strong>sh upload_firmware_0x24.sh</strong></li>
</ul>
<p>Or run this command to downgrade to firmware V1.02:</p>
<ul>
<li><strong>sh upload_firmware_0x22.sh</strong></li>
</ul>
<h5>Raspberry Pi User</h5>
<p>If you are using Raspbian system, please run this command to install avrdude first:</p>
<ul>
<li><strong>sh install_avrdude.sh</strong></li>
</ul>
<p>Then you can run this command to upload firmware V1.04:</p>
<ul>
<li><strong>sh upload_firmware_0x24.sh</strong></li>
</ul>
<p>Or run this command to downgrade to firmware V1.02:</p>
<ul>
<li><strong>sh upload_firmware_0x22.sh</strong></li>
</ul>
<h4>Upload firmware via Raspberry Pi</h4>
<p>If you don’t have a USBasp programmer on hand, you can use Raspberry Pi to emulate an ICSP programmer. You will need 6 DuPont wires to connect your Raspberry Pi and Witty Pi 3 board.</p>
<p>If you use 6 female-female DuPont wires, you also need to plug a 2×3 header to one end to make it a plug:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/10-162-300x220-1.webp" /></p>
<p>If you use 6 female-male DuPont wires, you can use a rubber band to tie up their male ends with proper layout, to make it a plug:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/11-151-300x199-1.webp" /></p>
<p>The other ends of DuPont wires are connected to the GPIO-header on the Raspberry Pi:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/12-134-300x137-1.webp" /></p>
<p><strong>Please see below the detailed wiring plan:</strong></p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/13-130-214x300-1.webp" /></p>
<h5>Install and Configure avrdude</h5>
<p>Please run this command in Raspberry Pi to install avrdude:</p>
<ul>
<li><strong>sudo apt-get install avrdude</strong></li>
</ul>
<p>After the installation, you can run this command to confirm the version of avrdude you have:</p>
<ul>
<li><strong>avrdude -v</strong></li>
</ul>
<p>This command will print something like this:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/17-99-300x164-1.webp" /></p>
<p>Your avrdude version should be 6.1 or higher, because avrdude versions before 6.1 doesn’t support “linuxgpio” programmer, which is needed to emulate an ICSP programmer.</p>
<p>Now you need to tell avrdude that you are using GPIOs as programmer. The default configuration file for avrdude is /etc/avrdude.conf, but it is better not to modify this file directly. You can make a copy of this file in your home directory, and then edit that copy:</p>
<ul>
<li><strong>cp /etc/avrdude.conf ~/avrdude_gpio.conf nano ~/avrdude_gpio.conf</strong></li>
</ul>
<p>Please append these lines at the end of the file:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/14-123-300x152-1.webp" /></p>
<p>To quit nano, you press Ctrl+X, and then press Y and Enter to save the file.</p>
<p>You can then run this command to verify the configuration:</p>
<ul>
<li><strong>sudo avrdude -p attiny841 -C ~/avrdude_gpio.conf -c RasPi -v</strong></li>
</ul>
<p>If everything is OK, it will print something like this:</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/15-115-300x217-1.webp" /></p>
<p>It should not print any error, otherwise please check the configuration according to the error message.</p>
<h5>Upload the Firmware</h5>
<p>The firmware is a .hex file, and you can download it from the link in  chapter. Just download the firmware will be enough, and you don’t need the all-in-one package in this case.</p>
<p>Assume you have downloaded Witty Pi 3’s firmware to ~/WittyPi3.ino.hex, you can run this command to upload the firmware to your Witty Pi 3 board.</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/18-91-300x26-1.webp" /></p>
<p>During the process of uploading firmware, please use finger to gently press the firmware updating plug to one side so that all 6 pins will get well connected.</p>
<p><img decoding="async" src="https://usemanuals.com/wp-content/uploads/2023/08/16-112-300x300-1.webp" /></p>
<p>After the uploading the firmware, you can mount Witty Pi 3 on your Raspberry Pi and then verify the firmware ID with this command:</p>
<ul>
<li><strong>i2cget -y 1 0x69 0</strong></li>
</ul>
<h4>Revision History</h4>
<table width="706">
<tbody>
<tr>
<td width="84"><strong>Revision</strong></td>
<td width="105"><strong>Date</strong></td>
<td width="135"><strong>Description</strong></td>
</tr>
<tr>
<td width="84">1.00</td>
<td width="105">2021.03.15</td>
<td width="135">Initial revision</td>
</tr>
<tr>
<td width="84"></td>
<td width="105"></td>
<td width="135"></td>
</tr>
<tr>
<td width="84"></td>
<td width="105"></td>
<td width="135"></td>
</tr>
<tr>
<td width="84"></td>
<td width="105"></td>
<td width="135"></td>
</tr>
<tr>
<td width="84"></td>
<td width="105"></td>
<td width="135"></td>
</tr>
<tr>
<td width="84"></td>
<td width="105"></td>
<td width="135"></td>
</tr>
<tr>
<td width="84"></td>
<td width="105"></td>
<td width="135"></td>
</tr>
<tr>
<td width="84"></td>
<td width="105"></td>
<td width="135"></td>
</tr>
</tbody>
</table>
<form id="commentform" class="comment-form" action="https://manuals.plus/wp-comments-post.php" method="post" novalidate="">
<p class="form-submit">
</form>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 

Served from: usemanuals.com @ 2026-06-13 02:31:13 by W3 Total Cache
-->