<?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>Lupin&#039;s weblog</title>
	<atom:link href="http://lupin.shizzle.it/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://lupin.shizzle.it</link>
	<description>Assembler tutorials and software development</description>
	<lastBuildDate>Fri, 26 Mar 2010 18:01:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moodlamp</title>
		<link>http://lupin.shizzle.it/?p=59</link>
		<comments>http://lupin.shizzle.it/?p=59#comments</comments>
		<pubDate>Thu, 20 Dec 2007 23:17:43 +0000</pubDate>
		<dc:creator>Lupin</dc:creator>
				<category><![CDATA[Electronics]]></category>

		<guid isPermaLink="false">http://lupin.shizzle.it/?p=59</guid>
		<description><![CDATA[
Here is my latest project: a simple moodlamp using a Prolight 3W RGB LED emitter. The LED itself comes on an aluminium star, but i needed to build a bigger cooler made out of an aluminium profile (usually used for rack mounting). I used two screws to fixate the LED on the aluminium sheet.
Without an additional cooler the LED will get very hot after a short while.
The electronics are very simple, an [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a title="Open big view of this picture" href="http://lupin.shizzle.it/images/moodlamp.jpg"><img title="My moodlamp" src="http://lupin.shizzle.it/images/moodlamp_small.jpg" alt="My moodlamp" /></a></p>
<p style="text-align: left;">Here is my latest project: a simple moodlamp using a Prolight 3W RGB LED emitter. The LED itself comes on an aluminium star, but i needed to build a bigger cooler made out of an aluminium profile (usually used for rack mounting). I used two screws to fixate the LED on the aluminium sheet.</p>
<p style="text-align: left;">Without an additional cooler the LED will get very hot after a short while.</p>
<p style="text-align: left;">The electronics are very simple, an ATmega8 running at 20 MHz on breadboard. Three FETs to drive  the emitters and three current limiting resistors. I first used a voltage regulator, but then i figured that the switch mode power outlet would already deliver enough current&#8230; but at a very poorly regulated voltage: I set it to 4,5 Volts and measured 5,6 Volts at the output, even under full load. Good thing i added a diode there to limit the voltage a bit so it doesn&#8217;t go  higher than 5,5 Volt.</p>
<p style="text-align: left;">The source code is quite simple, it&#8217;s running through the HSV color space (not using V though, it&#8217;s always 1). You can adjust the speed the hue is increasing and you can adjust saturation using the two potentiometers.</p>
]]></content:encoded>
			<wfw:commentRss>http://lupin.shizzle.it/?feed=rss2&amp;p=59</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Lupi-Nixie&#8221; DCF77 clock finally finished!</title>
		<link>http://lupin.shizzle.it/?p=57</link>
		<comments>http://lupin.shizzle.it/?p=57#comments</comments>
		<pubDate>Thu, 30 Aug 2007 22:03:46 +0000</pubDate>
		<dc:creator>Lupin</dc:creator>
				<category><![CDATA[Electronics]]></category>

		<guid isPermaLink="false">http://lupin.shizzle.it/?p=57</guid>
		<description><![CDATA[The last months i was partly working on a nixie clock design. The hardware itself is nothing special, but I think it&#8217;s a very fine piece of work (at least the electronics). The mechanics aren&#8217;t that good&#8230; but I guess that&#8217;s not possible to see from my crappy pictures.  I still want to get a new cam  
The name of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">The last months i was partly working on a nixie clock design. The hardware itself is nothing special, but I think it&#8217;s a very fine piece of work (at least the electronics). The mechanics aren&#8217;t that good&#8230; but I guess that&#8217;s not possible to see from my crappy pictures.  I still want to get a new cam <img src='http://lupin.shizzle.it/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p style="text-align: left;">The name of the clock somehow shows my lack of creativity&#8230; :-/</p>
<p style="text-align: left;">Some infos about the clock:</p>
<p style="text-align: left;">- 6x IN-14 Nixie tube<br />
- 2x Standard neon bulb<br />
- ATmega16 microcontroller &#8211; the only &#8220;intelligent&#8221; IC on the board, all other ICs are discrete transistors and a linear regulator<br />
- Completely built with SMD technology parts (just a few parts are through hole)<br />
- DCF77 receiver module (the clock has no controls for setting the time)</p>
<p style="text-align: left;">Problems with the clock is the aluminium casing. It looks very nice, but it reduces the quality of reception&#8230; Maybe it&#8217;s a good idea to put the receiver outside of the clock in a plastic casing &#8211; but I want the clock to be 1 unit.</p>
<p style="text-align: left;">I will set up a seperate site for the clock once I have better pictures and the firmware is in a state that&#8217;s worth to be released (until now a few parts are missing, like smooth transitions between the numbers). The circuit is really simple, it&#8217;s an extremely cheap and simple design, but building the clock is a little bit complicated because of the small SMT components.</p>
<p style="text-align: left;">The ATmega decodes the DCF77 signal, keeps track of the time, controls the multiplexing of the Nixie tubes and regulates the high voltage power supply (voltage can be trimmed with an SMT trimmer pot).</p>
<p style="text-align: left;">Here is the finished clock in operation:</p>
<p style="text-align: left;"><a title="Open big image" href="http://lupin.shizzle.it/images/nixhq1.jpg" target="_blank"><img style="width: 335px; height: 250px;" title="High quality picture of clock" src="http://lupin.shizzle.it/images/nixhq1.jpg" alt="High quality picture of clock" width="335" height="250" /></a></p>
<p style="text-align: left;"><img title="Tube clock" src="http://lupin.shizzle.it/images/nixie1.jpg" alt="Finished nixie clock in operation" width="335" height="250" /></p>
<p style="text-align: left;"><img title="Tube clock" src="http://lupin.shizzle.it/images/nixie3.jpg" alt="Finished nixie clock in operation" width="335" height="250" /></p>
<p style="text-align: left;">Here again:<br />
<img title="Tube clock" src="http://lupin.shizzle.it/images/nixie2.jpg" alt="Finished nixie clock in operation" width="335" height="250" /></p>
<p style="text-align: left;">The clock without the casing&#8230;<br />
<img title="Tube clock" src="http://lupin.shizzle.it/images/nixiepcb.jpg" alt="Naked nixie clock in operation" width="335" height="250" /></p>
]]></content:encoded>
			<wfw:commentRss>http://lupin.shizzle.it/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beer battery powered nixie SMPS</title>
		<link>http://lupin.shizzle.it/?p=56</link>
		<comments>http://lupin.shizzle.it/?p=56#comments</comments>
		<pubDate>Tue, 01 May 2007 09:48:21 +0000</pubDate>
		<dc:creator>Lupin</dc:creator>
				<category><![CDATA[Electronics]]></category>

		<guid isPermaLink="false">http://lupin.shizzle.it/?p=56</guid>
		<description><![CDATA[
Innovative beer battery extends battery life in handheld application!

It works! ZOMG!
]]></description>
			<content:encoded><![CDATA[<p><img title="Teh beer battery" src="http://lupin.shizzle.it/images/beckspower1.jpg" alt="Teh beer battery" width="335" height="250" /></p>
<p>Innovative beer battery extends battery life in handheld application!</p>
<p><img title="Glowing nixie" src="http://lupin.shizzle.it/images/leuchtet2.jpg" alt="High voltage!" width="335" height="250" /></p>
<p>It works! ZOMG!</p>
]]></content:encoded>
			<wfw:commentRss>http://lupin.shizzle.it/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the PM as a thermometer</title>
		<link>http://lupin.shizzle.it/?p=55</link>
		<comments>http://lupin.shizzle.it/?p=55#comments</comments>
		<pubDate>Sun, 14 Jan 2007 15:40:15 +0000</pubDate>
		<dc:creator>Lupin</dc:creator>
				<category><![CDATA[Pokemon Mini]]></category>

		<guid isPermaLink="false">http://lupin.shizzle.it/?p=55</guid>
		<description><![CDATA[I  wired up a DS1621 digital thermometer IC to the PM. With this IC it&#8217;s possible to measure the temperature very easily.
I communicate with the sensor using the same I²C bus functions as for EEPROM access (just one small additional function). The sensor outputs the temperature as 9 bits of data.

The black IC in [...]]]></description>
			<content:encoded><![CDATA[<p>I  wired up a DS1621 digital thermometer IC to the PM. With this IC it&#8217;s possible to measure the temperature very easily.</p>
<p>I communicate with the sensor using the same I²C bus functions as for EEPROM access (just one small additional function). The sensor outputs the temperature as 9 bits of data.</p>
<p><img title="The black thingie in front is the sensor" src="http://lupin.shizzle.it/images/pmimg/temphack.jpg" alt="The black thingie in front is the sensor" width="335" height="250" /><br />
The black IC in front is wired to the PM using magnet wire.</p>
<p><img title="My cheap clock/thermometer agrees with the DS1621" src="http://lupin.shizzle.it/images/pmimg/tempcompare.jpg" alt="My cheap clock/thermometer agrees with the DS1621" width="335" height="250" /><br />
My cheap clock/thermometer agrees with the DS1621.</p>
<p>Included in the <a href="http://lupin.shizzle.it/zips/DS1621.zip">zip file</a> are instructions to wire up the sensor to the PM, so you can add a temperature sensor to your PM too (and read the temperature if you&#8217;ve got a flashcart <img src='http://lupin.shizzle.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
]]></content:encoded>
			<wfw:commentRss>http://lupin.shizzle.it/?feed=rss2&amp;p=55</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I2C functions for PM</title>
		<link>http://lupin.shizzle.it/?p=54</link>
		<comments>http://lupin.shizzle.it/?p=54#comments</comments>
		<pubDate>Sat, 13 Jan 2007 21:18:58 +0000</pubDate>
		<dc:creator>Lupin</dc:creator>
				<category><![CDATA[Pokemon Mini]]></category>

		<guid isPermaLink="false">http://lupin.shizzle.it/?p=54</guid>
		<description><![CDATA[I wrote some I²C functions for the PM, they can be used to access the savestate EEPROM. The functions should be quite easy to use. I uploaded a sample of writing a few bytes to the EEPROM and reading them back. You can find it in the PM section.
PlayerOne discovered how to read from the [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote some I²C functions for the PM, they can be used to access the savestate EEPROM. The functions should be quite easy to use. I uploaded a sample of writing a few bytes to the EEPROM and reading them back. You can find it in the PM section.</p>
<p>PlayerOne discovered how to read from the EEPROM, the website of the <a href="http://www.esacademy.com/faq/i2c/index.htm" target="_blank">Embedded Systems Academy</a> had some useful informations to implement the functions like it&#8217;s specified by the I²C protocol.</p>
<p><a href="http://lupin.shizzle.it/zips/eepromsample.zip">Download the example.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lupin.shizzle.it/?feed=rss2&amp;p=54</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
