<?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>Propeller Development Kit &#8211; The Longhorn Engineer</title>
	<atom:link href="https://longhornengineer.com/category/hardware-hacking/propeller-development-kit/feed/" rel="self" type="application/rss+xml" />
	<link>https://longhornengineer.com</link>
	<description>Robotics, Pinball, Hacking, Portables</description>
	<lastBuildDate>Tue, 20 Dec 2022 04:41:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Propeller Development Kit</title>
		<link>https://longhornengineer.com/2011/07/17/propeller-development-kit/</link>
		
		<dc:creator><![CDATA[Parker]]></dc:creator>
		<pubDate>Mon, 18 Jul 2011 03:08:24 +0000</pubDate>
				<category><![CDATA[HW/SW Hacks]]></category>
		<category><![CDATA[Propeller Development Kit]]></category>
		<guid isPermaLink="false">https://longhornengineer.com/?p=2669</guid>

					<description><![CDATA[How to make a Propeller Development Kit Read through the instructions carefully before attempting. Also read the disclaimer. I needed a Parallax Propeller Development Board so I could keep working on my projects. Having to pull out my only prop from the pinball machine to test circuits was slow. I looked into getting the Gadget &#8230; <a href="https://longhornengineer.com/2011/07/17/propeller-development-kit/" class="more-link">Continue reading <span class="screen-reader-text">Propeller Development Kit</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h2>How to make a Propeller Development Kit</h2>
<hr>
<p>Read through the instructions carefully before attempting. Also read the <a href="https://longhornengineer.com/diy/disclaimer/">disclaimer</a>.</p>
<p>I needed a <a href="http://en.wikipedia.org/wiki/Parallax_Propeller">Parallax Propeller</a> Development Board so I could keep working on my projects. Having to pull out my only prop from the pinball machine to test circuits was slow. I looked into getting the <a href="http://gadgetgangster.com/">Gadget Gangster</a> which lays out the propeller in a form familiar to those that have worked with the Arduino boards and has &#8220;shields&#8221; being built for it.</p>
<p>However at the time of this writing it was out of stock and I needed the board quickly so I decided to build my own on proto board. The Gadget Gangster is built off a .1&#8243; pitch so copying the layout was easy to do on proto board. I decided that the Dev Board I would make would be much more flexible as I can add on more standard features like an Analog to Digital Convertor without having to add a shield.</p>
<p>I looked up a couple schematics and layouts which I have included below.</p>
<p><a href="https://longhornengineer.com/images/projects/PropDevKit/Gadget_Gangster_layout.pdf">Gadget Gangster PCB Layout</a><br />
<a href="https://longhornengineer.com/images/projects/PropDevKit/Gadget_Gangster_layout_2.jpg">Gadget Gangster PCB Layout 2</a><br />
<a href="https://longhornengineer.com/images/projects/PropDevKit/Gadget_Gangster_schematic_full.jpg">Gadget Gangster Full Schematic</a><br />
<a href="https://longhornengineer.com/images/projects/PropDevKit/propeller_proto_board.pdf">Propeller Proto Board Schematic</a> &#8211; Refer to Pg5.<br />
<a href="https://longhornengineer.com/images/projects/PropDevKit/SD_Card_Pinout.JPG">SD Card Pinout</a> &#8211; Not mine, found it on the web.<br />
<a href="http://pinouts.ru/Memory/sdcard_pinout.shtml">SD Card Pinout 2</a> &#8211; Look at SPI mode.<br />
<a href="http://www.rayslogic.com/propeller/programming/sd_card/sd_card.htm">Interfaceing a SD card with the propeller</a></p>
<p>Besides VDD and VSS on the SD card every data line (CLK, DO, DI, RSV) should be pulled up to VDD with a 10k resistor.</p>
<p>Here is a incomplete parts list for the project. It just includes all what you will need. Some stuff like capacitors are not on the list as I had those on hand.</p>
<p><a href=" http://www.digikey.com">Digi-key</a> Part #&#8217;s</p>
<p>1  &#8211; P8X32A-D40-ND &#8211; DIP Propeller<br />
1  &#8211; 101-00405-75-ND &#8211; SD Card Slot<br />
10 &#8211; CF18JT10K0CT-ND &#8211; 10kOhm Resistors<br />
1  &#8211; 24LC512-I/P-ND &#8211; EEPROM<br />
1  &#8211; LM2937ET-3.3-ND &#8211; 3.3V Regulator<br />
1  &#8211; XC1711-ND &#8211; 5Mhz Crystal<br />
2  &#8211; S7014-ND &#8211; 14 Pin Female Headers<br />
2  &#8211; S7002-ND &#8211; 4 Pin Female Headers</p>
<p>Some things you will also need. I had these on hand so I don&#8217;t have part numbers.</p>
<p>3  &#8211; 100uf 16V Capacitors (Electrolytic)<br />
2  &#8211; .1uf 50V Capacitors (Ceramic)<br />
1  &#8211; Power Connector<br />
1  &#8211; Power Switch<br />
1  &#8211; 7805<br />
1  &#8211; Power LED and Resistor to match for +5V source<br />
1  &#8211; Normally Open Tact Switch<br />
1  &#8211; 4 Pin Male Right Angle Header</p>
<p>You will also need a 7-12V DC power supply that fits the power jack. I used a Sony 9V DC supply that I had lying around.</p>
<p>This Dev Board also needs the <a href="http://www.parallax.com/Store/Microcontrollers/PropellerTools/tabid/143/ProductID/398/List/1/Default.aspx?SortField=ProductName,ProductName">Prop Plug</a> for the USB connection. This can be used over and over again so if you are planning on making several Propeller projects then it is cheaper to go this route.</p>
<p>I would suggest you build the power circuit first and test it with a multimeter to make sure it is operating correctly before hooking it up to the microcontroller. This ensures you don&#8217;t ruined your $8 part and have to wait 4 days for the replacement to come in.</p>
<p>For the proto board; Radio Shack sells really inexpensive proto boards. For $4 they sell there 4&#8243;x6&#8243; which is what I used for this project.</p>
<div style="text-align: center;">
http://www.youtube.com/watch?v=Tc5mCpTmNBs</div>
<p><img fetchpriority="high" decoding="async" alt="" src="https://longhornengineer.com/images/projects/PropDevKit/Layout.jpg" class="aligncenter" width="1440" height="958"></p>
<p><img decoding="async" alt="" src="https://longhornengineer.com/images/projects/PropDevKit/_DSC1570.jpg" class="aligncenter" width="1920" height="1278"></p>
<p><img decoding="async" alt="" src="https://longhornengineer.com/images/projects/PropDevKit/_DSC1576.jpg" class="aligncenter" width="1920" height="1278"></p>
<p><img loading="lazy" decoding="async" alt="" src="https://longhornengineer.com/images/projects/PropDevKit/_DSC1598.jpg" class="aligncenter" width="1920" height="1278"></p>
<p><img loading="lazy" decoding="async" alt="" src="https://longhornengineer.com/images/projects/PropDevKit/_DSC1600.jpg" class="aligncenter" width="1920" height="1278"></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
