<?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>MCP3424 &#8211; The Longhorn Engineer</title>
	<atom:link href="https://longhornengineer.com/tag/mcp3424/feed/" rel="self" type="application/rss+xml" />
	<link>https://longhornengineer.com</link>
	<description>Robotics, Pinball, Hacking, Portables</description>
	<lastBuildDate>Tue, 20 Dec 2022 19:51:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>OctoPROBER REV2 Released</title>
		<link>https://longhornengineer.com/2014/03/20/octoprober-rev2-released/</link>
		
		<dc:creator><![CDATA[Parker]]></dc:creator>
		<pubDate>Thu, 20 Mar 2014 15:31:02 +0000</pubDate>
				<category><![CDATA[PCBA & ENG]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[AT30TSE752]]></category>
		<category><![CDATA[FT230X]]></category>
		<category><![CDATA[MAX31855]]></category>
		<category><![CDATA[MCP3424]]></category>
		<category><![CDATA[OctoPROBER]]></category>
		<guid isPermaLink="false">https://longhornengineer.com/?p=2129</guid>

					<description><![CDATA[Above is the REV 1 of the OctoPROBER. This revision fixed allot of the issues I had with programming the propeller and the propeller resetting when the USB plug was plugged in. To fix the USB resetting the propeller when being plugged in I disconnected the reset line off the FT230X (USB chip) from the &#8230; <a href="https://longhornengineer.com/2014/03/20/octoprober-rev2-released/" class="more-link">Continue reading <span class="screen-reader-text">OctoPROBER REV2 Released</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="https://longhornengineer.com/wp-content/uploads/2014/03/BjCqx71CMAAm7eU.jpg"><img fetchpriority="high" decoding="async" src="https://longhornengineer.com/wp-content/uploads/2014/03/BjCqx71CMAAm7eU.jpg" alt="BjCqx71CMAAm7eU" class="aligncenter size-full wp-image-2130" width="600" height="450" srcset="https://longhornengineer.com/wp-content/uploads/2014/03/BjCqx71CMAAm7eU.jpg 600w, https://longhornengineer.com/wp-content/uploads/2014/03/BjCqx71CMAAm7eU-150x112.jpg 150w, https://longhornengineer.com/wp-content/uploads/2014/03/BjCqx71CMAAm7eU-569x427.jpg 569w, https://longhornengineer.com/wp-content/uploads/2014/03/BjCqx71CMAAm7eU-400x300.jpg 400w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p>Above is the REV 1 of the OctoPROBER. This revision fixed allot of the issues I had with programming the propeller and the propeller resetting when the USB plug was plugged in. To fix the USB resetting the propeller when being plugged in I disconnected the reset line off the FT230X (USB chip) from the reset signal on the propeller. This breaks being able to program the propeller as it needs to upload code directly after start up. To fix this problem the code has a menu option that will reset the propeller if it sees the USB reset line so the user can control if the USB resets the propeller or not.</p>
<p>To enable ease of first time programing or encase the firmware gets borked there is a switch that manually connects the FT230X reset signal to the propeller reset signal.</p>
<p><a href="https://longhornengineer.com/wp-content/uploads/2014/03/Layout.png"><img decoding="async" src="https://longhornengineer.com/wp-content/uploads/2014/03/Layout-1024x750.png" alt="Layout" class="aligncenter size-large wp-image-2131" width="584" height="427" srcset="https://longhornengineer.com/wp-content/uploads/2014/03/Layout-1024x750.png 1024w, https://longhornengineer.com/wp-content/uploads/2014/03/Layout-150x109.png 150w, https://longhornengineer.com/wp-content/uploads/2014/03/Layout-569x416.png 569w, https://longhornengineer.com/wp-content/uploads/2014/03/Layout-409x300.png 409w, https://longhornengineer.com/wp-content/uploads/2014/03/Layout.png 1200w" sizes="(max-width: 584px) 100vw, 584px" /></a></p>
<p>Rev 2 of the OctoPROBER I decided to do away with the MAX31855 chips. They are very expensive ($5 a piece) and not very accurate (+-2C). Instead I am using 2 <a href="http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en536354">MCP3424</a> 18-bit ADCs to do the thermocouple readings. To perform cold junction readings I am using 8 <a href="http://www.atmel.com/devices/at30tse752.aspx">AT30TSE752</a> board temperature sensors. This should provide +-0.5C accuracy and the ability to use any thermocouple type.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
