<?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>Lerneaen Hydra &#187; admin</title>
	<atom:link href="http://www.lerneaenhydra.net/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lerneaenhydra.net</link>
	<description>Random objects of curiosity</description>
	<lastBuildDate>Fri, 09 Dec 2011 16:38:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Sous-vide</title>
		<link>http://www.lerneaenhydra.net/2011/12/sous-vide/</link>
		<comments>http://www.lerneaenhydra.net/2011/12/sous-vide/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:40:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.lerneaenhydra.net/?p=203</guid>
		<description><![CDATA[After a relatively long hiatus here's a somewhat larger project. This is yet another take at the DIY sous-vide scene, though in a more polished form than I've typically seen before. For those reading this that don't know what sous-vide is; very briefly it is the cooking of food at the desired finished temperature using [...]]]></description>
			<content:encoded><![CDATA[<p>After a relatively long hiatus here's a somewhat larger project. This  is yet another take at the DIY sous-vide scene, though in a more  polished form than I've typically seen before. For those reading this  that don't know what <a href="http://en.wikipedia.org/wiki/Sous-vide">sous-vide</a> is; very briefly it is the cooking of food at the desired finished  temperature using a water bath with the food in some type of sealed  plastic bag. This is really nice because it allows for the food to be  completely cooked homogeneously, that is to say a rare steak will be  equally rare all the way through. (Which really can't be done in a  typical environment where the heat source is far higher than the ending  temperature, eg. a skillet, oven etc). Think of sous-vide as an  ultra-slow-roast.</p>
<p>Essentially, what has been done here is a black box sitting between a  rice cooker that measures the temperature of the water bath and  controls the output power to the rice cooker. This is done using a  DS18B20 temperature probe (0.5° absolute accuracy, OneWire serial  protocol) which is read with an Atmel ATMega 168 which has (among other  things) a standard digital PID controller with some added functions for  anti-windup and derivative smoothing. The output from the controller  drives a solid state relay (SSR) that controls the power to the rice  cooker. Now, there's a lot more that the microprocessor does as well  such as offering a menu system on an LCD panel where the end-user can  adjust the setpoint temperature, PID controller coefficients, a system  timeout and so on.</p>
<p>There is also an additional daughterboard in the enclosure that's  used for the user interface, a custom developed capacitive rotary  encoder / 7-way navigation button. This device measures the capacitance  of 7 pads on the front side using a charge transfer scheme, where the  capacitance of each pad is measured by comparing it to a reference  capacitor and the number of cycles required to move a charge from the  measuring plate to the reference capacitor. (See <a href="http://sensi.org/%7Esvo/capsensor/index.en.html">here</a> for a similar system, however instead of measuring the discharge time  I'm just measuring the number of cycles required to reach a logic  transition on the AVR's input pin). From a user perspective this allows for navigation by pressing a button (such as up/down/left/right) as well as dragging one's finger around that can be used to eg. change a variable. The encoder mode gives out 12 counts per revolution and the user doesn't have to do anything to switch modes, it detects whether a single button was pressed of if a rotation is occurring.</p>
<p>Initial tests have shown it to work quite well, after an initial  settling period of 15 minutes or so the water is kept to within +-0.3  degrees celcius of measured temperature, which seems to give good enough  performance. Also, as the temperature fluctuates fairly evenly around  this at a period of 5-10 minutes this should be very well evened out  inside the food being cooked, essentially limiting the accuracy to that  of the sensor which is rated to have an absolute accuracy of better than  0.5 degrees celcius.</p>
<p>There's been a lot of pre-work developing parts here that can be of  use for later projects as well, such as a basic library for the  DS18B/S20, ring buffers with arbitrary contents, a PID controller, a  relatively portable menu system, not to mention the capacitive rotary  encoder, which was quite a project in and of itself.</p>
<p>All eagle files, source code and so on for the sous-vide system are available <a href="../base/wp-content/upload/sous_vide.zip">here</a> under a GPL3 license. All eagle files, source code and so on for the capacitive rotary encoder are available <a href="../base/wp-content/upload/capwheel.zip">here</a>, also under the GPL3 license. Finally, there is a document describing how to interface/integrate the capwheel unit <a href="../base/wp-content/upload/capwheel_doc.pdf">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerneaenhydra.net/2011/12/sous-vide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.lerneaenhydra.net/2010/04/hello-world/</link>
		<comments>http://www.lerneaenhydra.net/2010/04/hello-world/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 14:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.lerneaenhydra.net/base/?p=1</guid>
		<description><![CDATA[I've moved the webpage yet again, to a better hosting facility. Expect pages up again within a couple days. Update; Everything should be up now.]]></description>
			<content:encoded><![CDATA[<p>I've moved the webpage yet again, to a better hosting facility. Expect pages up again within a couple days.</p>
<p>Update; Everything should be up now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerneaenhydra.net/2010/04/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<img style='margin:0;padding:0;border:0;' width='1px' height='1px' src="http://www.lerneaenhydra.net/base/wp-content/plugins/mystat/mystat.php?act=time_load&id=80821&rnd=722508641" /></channel>
</rss>

