<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Hardware development tools?</title>
		<link>http://forums.leaflabs.com/topic.php?id=556</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:21:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=556" rel="self" type="application/rss+xml" />

		<item>
			<title>okie on "Hardware development tools?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=556#post-3035</link>
			<pubDate>Tue, 07 Dec 2010 02:18:15 +0000</pubDate>
			<dc:creator>okie</dc:creator>
			<guid isPermaLink="false">3035@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;JonnyBoats,&#60;/p&#62;
&#60;p&#62;Currently, we have a couple digital and an analog oscilloscope, all with ~100MHz bandwidth. I believe all of them were bought used for $100-$250. (Mine is a Tektronics 466 Storage Oscilloscope that I got from MIT's monthly swap fest for $100.) Oscilloscopes show you analog signals instead of the binary (high/low) waveforms that the logic analyzer returns. The logic analyzer, however, does smart things with communication protocols (UART, SPI, I2C, etc.), like detecting and decoding them.&#60;/p&#62;
&#60;p&#62;I built a re-flow oven awhile back and accidentally blew the thermocouple amplifier IC while messing with it. I haven't gotten to messing with it again because we're able to assemble very low-volume prototypes just fine with the other equipment. The hot-air station sort of does what the re-flow oven does, but I'm sure a re-flow oven is a great asset if you get it set up and figured out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JonnyBoats on "Hardware development tools?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=556#post-3017</link>
			<pubDate>Mon, 06 Dec 2010 16:33:08 +0000</pubDate>
			<dc:creator>JonnyBoats</dc:creator>
			<guid isPermaLink="false">3017@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Okie,&#60;/p&#62;
&#60;p&#62;Thanks for your reply. Can you tell me about your oscilloscope(s), specs, cost etc. Also what specifically do they do for you that a USB logic analyzer can't.&#60;/p&#62;
&#60;p&#62;Also I am surprised that you don't have some sort of re-flow oven made from a toaster oven with perhaps a Maple and a thermocouple to control it. How are you making the prototypes without a reflow oven?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>x893 on "Hardware development tools?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=556#post-3012</link>
			<pubDate>Mon, 06 Dec 2010 15:27:03 +0000</pubDate>
			<dc:creator>x893</dc:creator>
			<guid isPermaLink="false">3012@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I use next hand-made tools:&#60;br /&#62;
  J-Link Pro compatible device for debug&#60;br /&#62;
  USBee AX Pro logic analyzer compatible device for view various protocols&#60;br /&#62;
  FT2232 adapter for USB/serial and bitbang programmer&#60;br /&#62;
Various custom shields for prototyping
&#60;/p&#62;</description>
		</item>
		<item>
			<title>okie on "Hardware development tools?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=556#post-3008</link>
			<pubDate>Mon, 06 Dec 2010 10:21:48 +0000</pubDate>
			<dc:creator>okie</dc:creator>
			<guid isPermaLink="false">3008@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;JonnyBoats,&#60;/p&#62;
&#60;p&#62;We have oscilloscopes, a USB logic analyzer, a soldering iron with a fine tip, a hot-air rework station, a syringe of solder paste, regular solder, a microscope, tweezers, some multimeters, and copper solder-wick.&#60;/p&#62;
&#60;p&#62;You can do a lot with those things. If I were to give some things up, I'd first give up the hot-air rework station, the logic analyzer, and the solder paste. If you're sticking to thru-hole components, breakout boards, and &#34;shields&#34;, you can certainly do without a microscope. I think the expensive thing that is hard to do without (but it's absolutely possible) is an oscilloscope.&#60;/p&#62;
&#60;p&#62;One way to do it is to learn about what's out there, start working, and then think about what you could use and if it would be worth it.
&#60;/p&#62;