<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>ChemHacker</title>
	
	<link>http://www.chemhacker.com</link>
	<description>Chemical projects, culture, news, and supplies.</description>
	<lastBuildDate>Thu, 03 Nov 2011 22:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/chemhacker" /><feedburner:info uri="chemhacker" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Open Notebook 1</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/EUl9mcOCkt8/</link>
		<comments>http://www.chemhacker.com/2011/11/open-notebook-1/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 22:59:09 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Research Notebook]]></category>
		<category><![CDATA[STM]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[open notebook]]></category>
		<category><![CDATA[open science]]></category>
		<category><![CDATA[Scanning Tunneling Microscope]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=510</guid>
		<description><![CDATA[This is an experiment with opening my research notebook to the web.  I&#8217;m keeping my notes in an Evernote notebook, but I&#8217;m going to post lightly edited (i.e. remove personally identifiable information from people I talk to unless they give me specific permission). Keep in mind that these are my raw thoughts for the past [...]]]></description>
			<content:encoded><![CDATA[<p>This is an experiment with opening my research notebook to the web.  I&#8217;m keeping my notes in an Evernote notebook, but I&#8217;m going to post lightly edited (i.e. remove personally identifiable information from people I talk to unless they give me specific permission).</p>
<p>Keep in mind that these are my raw thoughts for the past two months, with no editing for accuracy.  Follow these notes at your own risk.</p>
<p><strong>11/03/2011 (Purchase Notes)</strong><br />
Purchased from Newark ($62.46 + shipping):<br />
* 3 DAC8554 (TSSOP-16 packages)  quad 16 bit DAC<br />
* 3 REF02 (DIP-8 packages) precision 5v reference<br />
Purchased from eCrater user fcpcb ($11.44):<br />
* 5 TSSOP-16 to DIP adapters</p>
<p><strong>10/31/2011 (Denver/Boulder Notes)</strong><br />
met L. M. (physicist) at Solid State Depot hackerspace meeting &#8211; he built an STM as part of his PhD work:<br />
* L. M.&#8217;s STM had a higher cost (and precision) than the chemhacker STM, but a lot of his designs and thoughts can be adapted to fit a cheaper device. Also, he&#8217;s excited by the idea of an open source STM project.<br />
* need more bits on the Z DAC<br />
* * 10 bits gives ~17.59 mV/step which is ~2.81 nm /step (at ~0.16 um/volt) that&#8217;s so large that the needle will pass into and out of tunneling in only one step.<br />
* * 16 bits gives ~0.2747 mV/step which is ~43.9 pm/step, small enough that you can control tunneling with more than one step.<br />
* * 16bit DAC notes:<br />
* * * DAC8554 from TI is a 4-channel ultralow glitch DAC<br />
* * * $10-15 each: pricey, but handles all four channels at once, not much more expensive than 4 of the microchip DACs I&#8217;m using<br />
* * * SPI interface, unsure if it differs from the microchip SPI standard<br />
* * * TI recommends a REF02 precision 5V voltage reference (~$3-4 each) &#8211; probably a good idea to try this out<br />
* * * downside: no DIP package available &#8211; surface mount only<br />
* probably need a better/faster micro controller<br />
* * suggest that PID loop be accomplished at about 20MHz<br />
* * suggest the Maple from Leaf Labs<br />
* * * 12 bit ADCs (versus 10 bit for arduino/teensy)!<br />
* * * 47 MHz versus 16MHz for arduino/teensy<br />
* * * the IDE looks almost exactly like the arduino IDE.<br />
* * * I&#8217;ve spoken to Leaf Labs folks in the past, they&#8217;re a good group of quality-focused engineers/artists.<br />
* * * purchased on 10/30/2011 should arrive in a day or so via USPS<br />
* thoughts on the sample bias voltage<br />
* * since sample needs only ~10 millivolts, it&#8217;s probably best to just pass the DAC output through a pair of unity inverting amps (don&#8217;t remove the DC bias).<br />
* * then, put the two outputs (positive and negative outputs) to a manual switch so the user can choose a positive or negative sample bias (allows future expansion to negative sample bias)<br />
* * with a 16 bit DAC, it&#8217;s pretty easy to select ~10mV (just set DAC to ~4 and leave it there)</p>
<p><strong>10/20/2011 (Nanotech conference notes)</strong><br />
Questions for people who know more about SPM than I:<br />
* Is Gwyddion well-regarded in the microscopy arena?<br />
* How do you make HOPG / graphene? Is it at all easy?<br />
* What is an appropriate sample bias for starting? I saw ~10mV today, but I was going to use ~1-2V, that&#8217;s bad.<br />
* Is there a market for STM tip-making machines?<br />
* What is the process for making an AFM tip?</p>
<p><strong>10/19/2011 (prototyping notes)</strong><br />
* added 2.5V and 5V voltage regulators to clean up voltage signals<br />
* fixed clipping problems by lowering the gain resistor from 36k (predicted by the formulae) to 27k (as determined experimentally)<br />
* fixed non-symmetrical behavior by applying correct ground to the 2.5v and 5v regulators (their grounds were floating a little higher than true ground)</p>
<p><strong>10/10/2011 (Purchase Notes)</strong><br />
Purchased from Newark ($43.69)<br />
* +9v, -9v, +5v, +2.5v voltage regulators<br />
* piezo elements<br />
* 0.1uf, 1uf, 0.33uf capacitors<br />
* tunneling op-amps</p>
<p><strong>9/23/2011</strong><br />
CHEN chapter 11.1: desirable tunneling amp design: 1V/1nA</p>
<p><strong>9/10/2011</strong><br />
Idea: change op amp gains such that the electronics use ground, +5v, +12v, -12v &gt;&gt;same as supplied by ATX power supply<br />
Test: test ATX power supply with oscilloscope to check cleanliness of signal (should be pretty clean, right?)</p>
<p>&#8230;actually, can use these power supplies now without changing the gains&#8230;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F11%2Fopen-notebook-1%2F&amp;title=Open%20Notebook%201" id="wpa2a_2"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=EUl9mcOCkt8:sghZq--qLpw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=EUl9mcOCkt8:sghZq--qLpw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=EUl9mcOCkt8:sghZq--qLpw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=EUl9mcOCkt8:sghZq--qLpw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=EUl9mcOCkt8:sghZq--qLpw:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/EUl9mcOCkt8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/11/open-notebook-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/11/open-notebook-1/</feedburner:origLink></item>
		<item>
		<title>Chicago Awesome Foundation is Awesome (and hello Make Magazine-ers)</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/HB2ERfteRZU/</link>
		<comments>http://www.chemhacker.com/2011/10/chicago-awesome-foundation-is-awesome-and-hello-make-magazine-ers/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 13:38:48 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[STM]]></category>
		<category><![CDATA[Awesome Chicago]]></category>
		<category><![CDATA[Scanning Tunneling Electron Microscope]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=501</guid>
		<description><![CDATA[I was notified late Wednesday that I have been awarded the October 2011 grant from the Chicago Awesome Foundation for completing the full prototype of the Scanning-Tunneling Microscope. Their posting is over here. For the record, yes, I officially love the Awesome Foundation. At nearly the same time, Make magazine blog posted an old video [...]]]></description>
			<content:encoded><![CDATA[<p>I was notified late Wednesday that I have been awarded the October 2011 grant from the Chicago Awesome Foundation for completing the full prototype of the Scanning-Tunneling Microscope. Their posting is <a href="http://www.awesomechicago.org/post/11677844255/october-winner-announced">over here</a>. For the record, yes, I officially love the Awesome Foundation.</p>
<p>At nearly the same time, Make magazine blog posted <a href="http://blog.makezine.com/archive/2011/10/open-source-scanning-tunneling-microscope.html">an old video of me playing with the version 0.1 electronics</a> and then <a href="http://www.element14.com/community/community/doittogetherblog/blog/2011/10/20/the-open-source-scanning-tunneling-microscope">Element 14 posted</a> as well (wow, I&#8217;ve come a very long way since then &#8211; I need to shoot some new video), bringing in a flood of new folks over the past 48 hours. Hello new folks!</p>
<p>For folks who are new, here&#8217;s how things stand:</p>
<ul>
<li>The version 0.1 electronics in the video posted on the Make blog was a poor implementation of a good analog design with a microcontroller slapped to the inputs. I&#8217;ve since learned that analog is weird compared to digital, and getting those two worlds to talk properly involves a lot more finesse and art than science and equations (equations do get you into the ballpark, however).</li>
<li>I&#8217;m nearly done with a complete redesign of the digital and analog electronics (now at version 0.3). The new electronics incorporates nearly complete digital control of the STM (I&#8217;m working on ways to further increase the control the microchip has over the STM to include gain control of the many op-amps). Thanks to Idea Petri Dish for the assist on analog circuit design and troubleshooting.</li>
<li>With new electronics comes new firmware and software of course, which is in-process.</li>
<li>I&#8217;ve done a <a href="http://www.chemhacker.com/2011/10/stm-physical-design-basics/">very rough draft</a> of the vibration dampening table design.  I&#8217;ll be using a classic floating gravestone style table &#8211; a heavy slab of material suspended by rubber bands, surrounded by a support structure. It&#8217;s not fancy, but it <em>works</em>.</li>
<li>I&#8217;m working with Bart Dring, of <a href="http://www.makerslide.com/">MakerSlide</a> fame to design the rough approach (basically a screw, direct-driven by a 400 step motor and a 1/16th step driver, like the pololus popular with the RepRap folks).</li>
<li>I quit my job to pursue my dream of working in the device design industry, so if you&#8217;re feeling particularly generous, <a href="http://www.chemhacker.com/2011/09/would-you-like-to-support-the-chemhacker-stm-project/">please purchase a periodic table</a> &#8211; 100% of the proceeds goes towards funding this project.</li>
<li>If you want to find out when kits are available (soon, I hope), <a href="https://spreadsheets.google.com/viewform?formkey=dG44YmlYQmw1dkI3cEFxREl6VzAtVmc6MQ">sign up here</a>.</li>
</ul>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F10%2Fchicago-awesome-foundation-is-awesome-and-hello-make-magazine-ers%2F&amp;title=Chicago%20Awesome%20Foundation%20is%20Awesome%20%28and%20hello%20Make%20Magazine-ers%29" id="wpa2a_4"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=HB2ERfteRZU:or7f-KW4DdM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=HB2ERfteRZU:or7f-KW4DdM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=HB2ERfteRZU:or7f-KW4DdM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=HB2ERfteRZU:or7f-KW4DdM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=HB2ERfteRZU:or7f-KW4DdM:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/HB2ERfteRZU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/10/chicago-awesome-foundation-is-awesome-and-hello-make-magazine-ers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/10/chicago-awesome-foundation-is-awesome-and-hello-make-magazine-ers/</feedburner:origLink></item>
		<item>
		<title>Your support did this!</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/Vo6qcxMzgw8/</link>
		<comments>http://www.chemhacker.com/2011/10/your-support-did-this/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 14:48:06 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[STM]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[periodic table]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=496</guid>
		<description><![CDATA[To everyone who purchased a periodic table to help support this project: Many, many thanks!  I can&#8217;t easily express how grateful I am for your generous support!  I&#8217;ve chosen to quit my job to pursue my passion of open source scientific devices, and your support goes directly towards furthering this project. I just received the [...]]]></description>
			<content:encoded><![CDATA[<p>To everyone who purchased a <a href="http://www.chemhacker.com/2011/09/would-you-like-to-support-the-chemhacker-stm-project/">periodic table to help support this project</a>:</p>
<p>Many, many thanks!  I can&#8217;t easily express how grateful I am for your generous support!  I&#8217;ve chosen to quit my job to pursue my passion of open source scientific devices, and your support goes directly towards furthering this project.</p>
<p>I just received the first visible result of your help &#8211; a shipment of components.  These are mostly op-amps, voltage regulators (silver bags on the left), capacitors, and piezo disks (clear bags on the right).  This shipment will solve several power supply and signal issues &#8211; - the +2.5V signal will actually be +2.5V now, significant improvement over the unreliable voltage divider I was using previously.<a href="http://www.chemhacker.com/wp-content/uploads/2011/10/IMG_2041.jpg"><img class="alignleft size-full wp-image-497" style="margin: 20px;" title="components" src="http://www.chemhacker.com/wp-content/uploads/2011/10/IMG_2041.jpg" alt="voltage regulators, op-amps, piezo disks, and capacitors" width="469" height="260" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F10%2Fyour-support-did-this%2F&amp;title=Your%20support%20did%20this%21" id="wpa2a_6"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=Vo6qcxMzgw8:lM_4kK6i3Fg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=Vo6qcxMzgw8:lM_4kK6i3Fg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=Vo6qcxMzgw8:lM_4kK6i3Fg:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=Vo6qcxMzgw8:lM_4kK6i3Fg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=Vo6qcxMzgw8:lM_4kK6i3Fg:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/Vo6qcxMzgw8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/10/your-support-did-this/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/10/your-support-did-this/</feedburner:origLink></item>
		<item>
		<title>STM Physical Design Basics</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/Mw6Q8WyE-tw/</link>
		<comments>http://www.chemhacker.com/2011/10/stm-physical-design-basics/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 15:44:55 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[STM]]></category>
		<category><![CDATA[bungee]]></category>
		<category><![CDATA[physical design]]></category>
		<category><![CDATA[stepper motor]]></category>
		<category><![CDATA[support structure]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=489</guid>
		<description><![CDATA[I&#8217;ve been mulling over a simple physical design for the STM. My primary design goals are ease of finding parts and ease of assembly. The support structure is an outer support frame with a heavy inner platform suspended by rubber strips for vibration isolation. The rough approach of the microscope will have a stepper motor [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been mulling over a simple physical design for the STM.</p>
<p>My primary design goals are ease of finding parts and ease of assembly.</p>
<p>The support structure is an outer support frame with a heavy inner platform suspended by rubber strips for vibration isolation.</p>
<p>The rough approach of the microscope will have a stepper motor driving the scanning head towards the sample.  I&#8217;d like to use gearing to reduce the distance driven per step, and I&#8217;ll be using a stepper motor driver capable of providing 16th steps (that&#8217;s 0.1125 degrees on a typical 1.8 degrees per step motor).</p>
<p>I&#8217;ll probably need help in designing the rough approach &#8211; any mechanical engineers out there? I have access to a laser cutter and a 3D printer for making gears.</p>
<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/10/basic-drawing.png"><img class="alignleft size-full wp-image-490" title="basic drawing" src="http://www.chemhacker.com/wp-content/uploads/2011/10/basic-drawing.png" alt="basic physical design of the STM" width="493" height="396" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F10%2Fstm-physical-design-basics%2F&amp;title=STM%20Physical%20Design%20Basics" id="wpa2a_8"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=Mw6Q8WyE-tw:1mDt2pPW7oo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=Mw6Q8WyE-tw:1mDt2pPW7oo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=Mw6Q8WyE-tw:1mDt2pPW7oo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=Mw6Q8WyE-tw:1mDt2pPW7oo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=Mw6Q8WyE-tw:1mDt2pPW7oo:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/Mw6Q8WyE-tw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/10/stm-physical-design-basics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/10/stm-physical-design-basics/</feedburner:origLink></item>
		<item>
		<title>Would you like to support the Chemhacker STM project?</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/BGeCHZ6Gyfk/</link>
		<comments>http://www.chemhacker.com/2011/09/would-you-like-to-support-the-chemhacker-stm-project/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 17:10:04 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[copernicium]]></category>
		<category><![CDATA[periodic table]]></category>
		<category><![CDATA[periodic table of the elements]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=484</guid>
		<description><![CDATA[I&#8217;ve been asked this question a few times in the past week &#8211; how can someone support the Chemhacker STM project? Here&#8217;s the easiest way: purchase a periodic table! I designed them myself, they are accurate to 5 significant figures and even contain Copernicium, the newest element! You can&#8217;t do chemistry without a periodic table. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Chemhacker periodic table" src="http://farm5.static.flickr.com/4124/5013779990_e4442bd869.jpg" alt="Chemhacker periodic table" width="180" height="180" />I&#8217;ve been asked this question a few times in the past week &#8211; how can someone support the Chemhacker STM project?</p>
<p>Here&#8217;s the easiest way: purchase a periodic table! I designed them myself, they are accurate to 5 significant figures and even contain Copernicium, the newest element! You can&#8217;t do chemistry without a periodic table.</p>
<p>So if you&#8217;re having trouble combating sentient grey goo, you should support the Chemhacker STM project by purchasing a <a href="http://www.chemhacker.com/periodic-table/">periodic table!</a></p>
<p>$25 and ship worldwide for free.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="6FMZFLKBEPZB8" />
<input type="image" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" alt="PayPal - The safer, easier way to pay online!" /><img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F09%2Fwould-you-like-to-support-the-chemhacker-stm-project%2F&amp;title=Would%20you%20like%20to%20support%20the%20Chemhacker%20STM%20project%3F" id="wpa2a_10"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=BGeCHZ6Gyfk:8QxmxVAvFbo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=BGeCHZ6Gyfk:8QxmxVAvFbo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=BGeCHZ6Gyfk:8QxmxVAvFbo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=BGeCHZ6Gyfk:8QxmxVAvFbo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=BGeCHZ6Gyfk:8QxmxVAvFbo:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/BGeCHZ6Gyfk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/09/would-you-like-to-support-the-chemhacker-stm-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/09/would-you-like-to-support-the-chemhacker-stm-project/</feedburner:origLink></item>
		<item>
		<title>Please Vote! Open Hardware Scholarship Applicant!</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/4J-wxvatDF8/</link>
		<comments>http://www.chemhacker.com/2011/09/please-vote-im-an-open-hardware-scholarship-applicant/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 22:15:24 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[STM]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=466</guid>
		<description><![CDATA[Hello everyone, I&#8217;m delighted to announce that I&#8217;m an applicant to the Open Hardware Scholarship. It&#8217;s a grant of over $2000 for the completion of an open hardware project.  Without going into boring personal finance details, $2000 will allow me to more rapidly push the Open Source Scanning Tunneling Microscope project to the public beta [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/09/oshw-logo-200-px.png"><img class="alignleft size-full wp-image-467" style="margin-left: 20px; margin-right: 20px;" title="oshw-logo-200-px" src="http://www.chemhacker.com/wp-content/uploads/2011/09/oshw-logo-200-px.png" alt="OSHW logo" width="114" height="120" /></a>Hello everyone,</p>
<p>I&#8217;m delighted to announce that I&#8217;m an applicant to the Open Hardware Scholarship. It&#8217;s a grant of over $2000 for the completion of an open hardware project.  Without going into boring personal finance details, $2000 will allow me to more rapidly push the Open Source Scanning Tunneling Microscope project to the public beta stage.</p>
<p>The scholarship award will be chosen by votes, so please visit the <a href="http://www.openhardwaresummit.org/scholarship/">Open Hardware Scholarship voting page</a> (I&#8217;m the fifth one down on the left side of the page) in the next 24 hours <strong> (voting ends September 15th 6pm EST)</strong> and vote for the project you feel is most deserving of a grant (hopefully this one).</p>
<p>Here is my 30 second application video (no, it&#8217;s not easy explaining this project with only 30 seconds and 500 characters):</p>
<p><iframe src="http://www.youtube.com/embed/rHvM7oThaC4" frameborder="0" width="420" height="345"></iframe></p>
<p>Many thanks,</p>
<p>Sacha (Chemhacker)</p>
<p>&nbsp;</p>
<p>UPDATE 2: thanks so very much for all the votes everyone! Sadly, microscopes lose to hydroponics. Winners list at <a href="http://www.openhardwaresummit.org/">openhardwaresummit.org</a>.</p>
<p>UPDATE: fixed the voting link, please go here: <a href="http://www.openhardwaresummit.org/scholarship/">http://www.openhardwaresummit.org/scholarship/</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F09%2Fplease-vote-im-an-open-hardware-scholarship-applicant%2F&amp;title=Please%20Vote%21%20Open%20Hardware%20Scholarship%20Applicant%21" id="wpa2a_12"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=4J-wxvatDF8:Qc3GPKxMxgM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=4J-wxvatDF8:Qc3GPKxMxgM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=4J-wxvatDF8:Qc3GPKxMxgM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=4J-wxvatDF8:Qc3GPKxMxgM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=4J-wxvatDF8:Qc3GPKxMxgM:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/4J-wxvatDF8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/09/please-vote-im-an-open-hardware-scholarship-applicant/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/09/please-vote-im-an-open-hardware-scholarship-applicant/</feedburner:origLink></item>
		<item>
		<title>What would you do with an STM?</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/i-9wqsSnMXU/</link>
		<comments>http://www.chemhacker.com/2011/09/what-would-you-do-with-an-stm/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 01:30:49 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[STM]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=459</guid>
		<description><![CDATA[When I started this project, I had only one idea for using an STM: looking at nanoparticles. Since then, I created this sign-up form where people are asked the simple question above.  Here are some of the fantastic answers I received (actual quotes): “I have a project of a small semiconductor fuel cell that I [...]]]></description>
			<content:encoded><![CDATA[<p>When I started this project, I had only one idea for using an STM: looking at nanoparticles.</p>
<p>Since then, I created <a href="https://spreadsheets.google.com/viewform?formkey=dG44YmlYQmw1dkI3cEFxREl6VzAtVmc6MQ">this sign-up form</a> where people are asked the simple question above.  Here are some of the fantastic answers I received (actual quotes):</p>
<ul>
<li>“I have a project of a small semiconductor fuel cell that I want to experiment with”</li>
<li>“A perfect research tool for a homeschooler or small school!”</li>
<li>“I am neuroscience student at Keele University (Staffordshire, UK), I will use it for my research.”</li>
<li>“Scan for micro-fractures on radio-controlled helicopter and aircraft load bearing components and bearings.”</li>
<li>“Look at cancer cells and experiment with magnetic frequencies and cancer cell destruction.”</li>
<li>&#8220;Hi! I&#8217;d like to examine the morphology of bees when subjected to the insecticide imidacloprid.&#8221;</li>
<li>“I am working as assistant professor in VIT university, Vellore, India. I am interested to do surface probe microscopy (SPM) with an STM.”</li>
</ul>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F09%2Fwhat-would-you-do-with-an-stm%2F&amp;title=What%20would%20you%20do%20with%20an%20STM%3F" id="wpa2a_14"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=i-9wqsSnMXU:RFuODLrvrsY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=i-9wqsSnMXU:RFuODLrvrsY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=i-9wqsSnMXU:RFuODLrvrsY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=i-9wqsSnMXU:RFuODLrvrsY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=i-9wqsSnMXU:RFuODLrvrsY:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/i-9wqsSnMXU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/09/what-would-you-do-with-an-stm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/09/what-would-you-do-with-an-stm/</feedburner:origLink></item>
		<item>
		<title>STM Version 0.3 electronics on the way</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/CmOBO5PGa-k/</link>
		<comments>http://www.chemhacker.com/2011/08/stm-version-0-3-electronics-on-the-way/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 15:24:10 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[STM]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=449</guid>
		<description><![CDATA[This is just a quick note: I&#8217;m currently breadboarding version 0.3 of the STM electronics &#8211; Hopefully I&#8217;ll have photos and results shortly thereafter. New features of this version: 100% of John Alexanders&#8217; analog STM design has been replaced with all-digital controls Greatly simplified electronics (but more complicated firmware) Microcontroller manages four channels: X, Y, [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick note: I&#8217;m currently breadboarding version 0.3 of the STM electronics &#8211; Hopefully I&#8217;ll have photos and results shortly thereafter.</p>
<p>New features of this version:</p>
<ul>
<li>100% of John Alexanders&#8217; analog STM design has been replaced with all-digital controls</li>
<li>Greatly simplified electronics (but more complicated firmware)</li>
<li>Microcontroller manages four channels: X, Y, Z movement, plus sample bias</li>
<li>Teensy microcontroller (though the design is pretty microcontroller-agnostic at this point)</li>
<li>Firmware tunneling current detection and PID control of Z height</li>
</ul>
<p>Thanks to Steve F., and Efrain O. for their extremely valuable input to this revision.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F08%2Fstm-version-0-3-electronics-on-the-way%2F&amp;title=STM%20Version%200.3%20electronics%20on%20the%20way" id="wpa2a_16"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=CmOBO5PGa-k:x482-jZQDKA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=CmOBO5PGa-k:x482-jZQDKA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=CmOBO5PGa-k:x482-jZQDKA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=CmOBO5PGa-k:x482-jZQDKA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=CmOBO5PGa-k:x482-jZQDKA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/CmOBO5PGa-k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/08/stm-version-0-3-electronics-on-the-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/08/stm-version-0-3-electronics-on-the-way/</feedburner:origLink></item>
		<item>
		<title>Transmissometry Extended</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/OPljKE6y8KA/</link>
		<comments>http://www.chemhacker.com/2011/06/transmissometry-extended/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 18:35:37 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Open Source Chemistry]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=431</guid>
		<description><![CDATA[Note: This project was originally hosted at ruggedscents.com, but I realized that a fragrance website isn&#8217;t really the best place for heavy duty science info, so I moved the transmissometry discussion, source code, and schematics here. Below is the original post: Open source hardware saved Campfire #1 I know there are case studies of Open [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/06/device_lit_up.jpg"><img class="alignleft size-medium wp-image-432" style="margin: 20px;" title="device_lit_up" src="http://www.chemhacker.com/wp-content/uploads/2011/06/device_lit_up-300x225.jpg" alt="" width="300" height="225" /></a><strong>Note:</strong> This project was originally hosted at <a href="http://ruggedscents.com/RuggedScents/Home.html">ruggedscents.com</a>, but I realized that a fragrance website isn&#8217;t really the best place for heavy duty science info, so I moved the transmissometry discussion, source code, and schematics here.</p>
<p>Below is the original post:</p>
<h1>Open source hardware saved Campfire #1</h1>
<p>I know there are case studies of Open Source Software helping businesses with their day-to-day tasks, but how many case studies are there of Open Source Hardware helping a business solve problems?</p>
<p>Here is my example of how the Open Source Hardware community saved the launch of my <a href="http://www.ruggedscents.com/">company’s first product</a>.</p>
<p>I’ve also included all the theory, technical schematics, and details towards the end.</p>
<p><a href="http://vimeo.com/22635683">Here is the video</a> we did for Pumping Station: One and Element 14:<br />
<object width="400" height="225" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=22635683&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed width="400" height="225" type="application/x-shockwave-flash" src="http://vimeo.com/moogaloop.swf?clip_id=22635683&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowfullscreen="true" allowscriptaccess="always" /></object></p>
<p><a href="http://vimeo.com/22635683">Transmissometer</a> from <a href="http://vimeo.com/psone">Pumping Station: One</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<h2>How did I get here:</h2>
<p>My idea for a campfire scented cologne won the business plan competition at barcamp Chicago 2010, and on May 10, 2011, nearly a year later, I’m ready to launch my product-RuggedScents’ Campfire. Unfortunately, less than four weeks to launch, I discovered a major process flaw: gigantic inconsistencies between the longevity of the fragrance’s smell on the user’s skin from batch to batch-some batches lasted three to four hours, some barely made it past 30 minutes!</p>
<p>&lt;pictures, schematics, and video after the jump&gt;<span id="more-431"></span></p>
<p>After some experimenting, I discovered that longevity is directly proportional to concentration of my main ingredient, but I didn’t have a good way of measuring concentration.</p>
<p>Luckily, my main ingredient has a very strong color, so I thought about using transmissivity.</p>
<p>Transmissivity is a measure of the light that passes (is transmitted) through a sample.  This is pretty easily seen visually. In the photo below are samples of the fragrance concentrate in 2.5%, 5%, 7.5%, and 10% concentrations from left to right.</p>
<p>My plan: pass a laser through the sample and measure the amount of light that makes it through the sample with an optical sensor and display the results on some 7-segment LED displays.</p>
<p>This is where the open source community’s love of sharing information rescued me and completely saved my launch timetable:</p>
<p>Using open source hardware and freely available code and tutorials, I was able to interface an optical sensor with an arduino, and send the data to a display of three 7-segment LED units.</p>
<p>To get the device to it’s current finished state took about $40 in parts and about 16 hours of soldering, fabricating, and coding. I was able to create the data I needed to proceed with my product launch in about four days in my spare time.</p>
<p>The alternative to using open source hardware would have been to purchase a UV-Vis spectrometer (in the $3,000 range).</p>
<p>By using Open Source Hardware, not only did I save money and time, I have exactly the device I need – a rugged, portable tool I can use during production, not a sensitive piece of lab equipment that requires tethering to a computer and gives me more information than is I need to continue with my launch.</p>
<h2>A little grounding in theory:</h2>
<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/06/samples_light_dark.jpg"><img class="size-thumbnail wp-image-433 alignnone" style="margin: 0px;" title="samples_light_dark" src="http://www.chemhacker.com/wp-content/uploads/2011/06/samples_light_dark-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Just by looking at these vials you can visually tell that concentration and transmissivity are related, but how are they related? Here is the Beer-Lambert law for absorbance of light in a sample:</p>
<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/06/absorbance-formula.png"><img class="alignnone size-medium wp-image-434" title="absorbance-formula" src="http://www.chemhacker.com/wp-content/uploads/2011/06/absorbance-formula-300x102.png" alt="" width="300" height="102" /></a></p>
<ul>
<li><em>Io</em> = the intensity when I use a vial filled with alcohol only</li>
<li><em>I</em> = the intensity when passing through a sample of fragrance in alcohol</li>
<li><em>c</em> = concentration</li>
<li>epsilon is a constant, so we’ll ingore it</li>
<li><em>L</em> = distance the light travels through the sample – also a constant (all my samples are in the same kind of sample vial), so we’ll ignore it</li>
<li>When you actually use the transmissometer, you get data in the form of I, in volts (explained in the electronics section), which on its own is a meaningless value, so I record all the data as the dimensionless %Transmissivity (<em>%T</em>) which is <em>I</em> / <em>Io</em>.</li>
</ul>
<p>If you rearrange the Beer-Lambert law, you’ll see that <em>%T</em> is proportional to 10^-<em>c</em>.</p>
<p>If you graph <em>%T</em> versus <em>c</em>, you’ll see the following relationship:</p>
<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/06/abscale.png"><img class="alignnone size-full wp-image-435" title="abscale" src="http://www.chemhacker.com/wp-content/uploads/2011/06/abscale.png" alt="" width="516" height="152" /></a></p>
<p>(Image from reference 1)</p>
<p>Note: I know the graph says %Transmittance versus Absorbance, but if you look back at Beer-Lambert’s law, Absorbance is directly proportional to Concentration.</p>
<p>The important thing to see here is that when <em>%T</em> is between 30% and 60%, you get a linear behavior.  Below 30%, large changes in <em>c</em> have a nonlinear effect on <em>%T</em>, and above 60%, huge changes in <em>c</em> cause little changes in <em>%T</em>.</p>
<p>Here is a graph of some actual data I gathered (yes, it’s a little sparse). You can see that between 30% and 60%, the relationship between %T and concentration is linear. However, below that region, the relationship between %T and concentration is much less useful.</p>
<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/06/data.png"><img class="alignnone size-medium wp-image-436" title="data" src="http://www.chemhacker.com/wp-content/uploads/2011/06/data-300x195.png" alt="" width="300" height="195" /></a></p>
<p><strong>References:</strong><br />
1. <a href="http://teaching.shu.ac.uk/hwb/chemistry/tutorials/molspec/beers1.htm">http://teaching.shu.ac.uk/hwb/chemistry/tutorials/molspec/beers1.htm</a><br />
2. <a href="http://en.wikipedia.org/wiki/Beer%E2%80%93Lambert_law">http://en.wikipedia.org/wiki/Beer%E2%80%93Lambert_law</a><br />
3. <a href="http://www.chemguide.co.uk/analysis/uvvisible/beerlambert.html">http://www.chemguide.co.uk/analysis/uvvisible/beerlambert.html</a></p>
<h2>How I actually made this thing:</h2>
<p><strong>Components:</strong></p>
<ul>
<li>(1) red laser pointer (5v)</li>
<li>(1) CdS optical sensor</li>
<li>(1) 10k ohm resistor</li>
<li>(3) common ground 7-segment displays</li>
<li>(7) 220 ohm resistors</li>
<li>(1) arduino</li>
<li>rigid foam</li>
<li>aluminum tape</li>
<li>aluminum foil</li>
<li>hot glue + hot glue gun</li>
<li>lots of wire</li>
<li>some solder</li>
<li>heat shrink tubing</li>
<li>project box for the electronics</li>
<li>battery holder/batteries</li>
<li>spst switch (I used a nice red on/off push button)</li>
</ul>
<p><strong>Tools:</strong></p>
<ul>
<li>Soldering iron</li>
<li>Multimeter</li>
<li>Various knives for cutting and shaping the foam</li>
</ul>
<p>Below is a basic schematic of how the transmissometer was wired together – you can see that it is a pretty simple device:</p>
<p><a href="http://www.chemhacker.com/wp-content/uploads/2011/06/schematic.jpeg"><img class="alignnone size-medium wp-image-437" title="schematic" src="http://www.chemhacker.com/wp-content/uploads/2011/06/schematic-300x212.jpg" alt="" width="300" height="212" /></a></p>
<p>If you’re interested, the arduino code for reading the optocell and displaying to the 7-segment displays is <a href="http://ruggedscents.com/content/transmission_meter_1_0.pde">here</a>.</p>
<p>I’m releasing my transmissometer schematic and software code under the Creative Commons 3.0 attribution license.</p>
<p>Thanks to Limor Fried and Adafruit for the extremely useful and detailed <a href="http://www.ladyada.net/learn/sensors/cds.html" target="_blank">photocell tutorial</a>, thanks to the Arduino forum community for 7-segment tips and tricks, and thanks to my friends Steve Finklestein, Ishmael Rufus, Nathan Witt, Jordan Bunker, Dan Dumitrescu, and everyone at <a href="http://pumpingstationone.org/" target="_blank">Pumping Station: One</a> for helping me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F06%2Ftransmissometry-extended%2F&amp;title=Transmissometry%20Extended" id="wpa2a_18"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=OPljKE6y8KA:HsylkDqI_Jk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=OPljKE6y8KA:HsylkDqI_Jk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=OPljKE6y8KA:HsylkDqI_Jk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=OPljKE6y8KA:HsylkDqI_Jk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=OPljKE6y8KA:HsylkDqI_Jk:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/OPljKE6y8KA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/06/transmissometry-extended/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/06/transmissometry-extended/</feedburner:origLink></item>
		<item>
		<title>Transmissometry: lasers and concentration</title>
		<link>http://feedproxy.google.com/~r/chemhacker/~3/zr1aZ0WSRt0/</link>
		<comments>http://www.chemhacker.com/2011/04/transmissometry-lasers-and-concentration/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 15:26:46 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
				<category><![CDATA[Open Source Chemistry]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[campfire]]></category>
		<category><![CDATA[chemistry]]></category>
		<category><![CDATA[cologne]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[transmissometry]]></category>

		<guid isPermaLink="false">http://www.chemhacker.com/?p=426</guid>
		<description><![CDATA[I&#8217;m starting up a company that makes a campfire scented cologne (I&#8217;m actually producing the smoke part of the fragrance myself).  I recently ran into a problem that only open source hardware could solve: figuring out concentration using just how much light my samples absorb. Here is a blog post with details, schematics, photos, and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting up a <a href="http://www.ruggedscents.com/">company</a> that makes a <a href="http://www.ruggedscents.com/store/">campfire scented cologne</a> (I&#8217;m actually producing the smoke part of the fragrance myself).  I recently ran into a problem that only open source hardware could solve: figuring out concentration using just how much light my samples absorb.</p>
<p>Here is a<a href="http://www.ruggedscents.com/2011/04/how-open-source-saved-this-company/"> blog post with details, schematics, photos, and source code</a>.</p>
<p>Here is a video we shot (with the support of <a href="http://element-14.com/">Element 14</a>) to show how the device works:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=22635683&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=22635683&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/22635683">Transmissometer</a> from <a href="http://vimeo.com/psone">Pumping Station: One</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.chemhacker.com%2F2011%2F04%2Ftransmissometry-lasers-and-concentration%2F&amp;title=Transmissometry%3A%20lasers%20and%20concentration" id="wpa2a_20"><img src="http://www.chemhacker.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/chemhacker?a=zr1aZ0WSRt0:Ru9v3-57LvE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/chemhacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=zr1aZ0WSRt0:Ru9v3-57LvE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=zr1aZ0WSRt0:Ru9v3-57LvE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/chemhacker?a=zr1aZ0WSRt0:Ru9v3-57LvE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/chemhacker?i=zr1aZ0WSRt0:Ru9v3-57LvE:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/chemhacker/~4/zr1aZ0WSRt0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chemhacker.com/2011/04/transmissometry-lasers-and-concentration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.chemhacker.com/2011/04/transmissometry-lasers-and-concentration/</feedburner:origLink></item>
	</channel>
</rss>

