<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>Photos, videos and docs of .:madworm:., with the keywords: "OLS"</title>
  <link>https://www.ipernity.com/tag/madworm/keyword/2799495</link>
  <image>
    <url>https://cdn.ipernity.com/p/101/73/29/338291.buddy.jpg</url>
    <title>Photos, videos and docs of .:madworm:., with the keywords: "OLS"</title>
    <link>https://www.ipernity.com/tag/madworm/keyword/2799495</link>
  </image>
  <description></description>
  <pubDate>Tue, 25 Aug 2026 06:02:10 +0000</pubDate>
  <lastBuildDate>Tue, 25 Aug 2026 06:02:10 +0000</lastBuildDate>
  <generator>https://www.ipernity.com</generator>
  <item>
    <title>Cured subject</title>
    <link>https://www.ipernity.com/doc/madworm/23386547</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-08,doc-23386547</guid>
    <pubDate>Fri, 08 Jul 2011 22:03:23 +0000</pubDate>
    <dc:date.created>2011-07-09T00:03:23+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386547"&gt;&lt;img src="https://cdn.ipernity.com/133/65/47/23386547.bfc23f6a.240.jpg?r2" width="240" height="81" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;No more hick-ups to be found. The solution is 'dirty', but works in this case. As the soft-uart only deals with 9600bps, which is rather slow, I made the pin-change interrupt that samples the byte interruptible. The delays introduced by all the other ISRs are minuscule and don't matter ;-)&lt;br /&gt;
&lt;br /&gt;
The other way around would be lethal.&lt;br /&gt;
&lt;br /&gt;
What happened:&lt;br /&gt;
&lt;br /&gt;
The ISR that deals with the LEDs runs in CTC mode, that is the timer value is reset to zero, once a compare match has occurred. Now if other interrupts delay the invocation of said ISR, the timer will have advanced beyond the usual compare match value and will have to wrap around completely. A 16bit timer will need quite a while in this case (2s). In practice the LEDs will shut off for that period. Ouch.&lt;/div&gt;</description>
    <media:title>Cured subject</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386547"&gt;&lt;img src="https://cdn.ipernity.com/133/65/47/23386547.bfc23f6a.240.jpg?r2" width="240" height="81" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;No more hick-ups to be found. The solution is 'dirty', but works in this case. As the soft-uart only deals with 9600bps, which is rather slow, I made the pin-change interrupt that samples the byte interruptible. The delays introduced by all the other ISRs are minuscule and don't matter ;-)&lt;br /&gt;
&lt;br /&gt;
The other way around would be lethal.&lt;br /&gt;
&lt;br /&gt;
What happened:&lt;br /&gt;
&lt;br /&gt;
The ISR that deals with the LEDs runs in CTC mode, that is the timer value is reset to zero, once a compare match has occurred. Now if other interrupts delay the invocation of said ISR, the timer will have advanced beyond the usual compare match value and will have to wrap around completely. A 16bit timer will need quite a while in this case (2s). In practice the LEDs will shut off for that period. Ouch.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/47/23386547.cbe00f0f.1024.jpg?r2" type="image/jpeg" width="1024" height="344" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/47/23386547.bfc23f6a.240.jpg?r2" width="240" height="81"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/47/23386547.bfc23f6a.100.jpg?r2" width="100" height="34"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Mental illness in microcontrollers</title>
    <link>https://www.ipernity.com/doc/madworm/23386543</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-08,doc-23386543</guid>
    <pubDate>Fri, 08 Jul 2011 22:03:26 +0000</pubDate>
    <dc:date.created>2011-07-09T00:03:26+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386543"&gt;&lt;img src="https://cdn.ipernity.com/133/65/43/23386543.3429d158.240.jpg?r2" width="240" height="81" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;The top signal shows the premature death of the ATtiny24's TIM1_COMPA_vect. In hindsight the explanation is trivial, but I didn't suspect that cause until very late in the debugging process - as usual.&lt;/div&gt;</description>
    <media:title>Mental illness in microcontrollers</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386543"&gt;&lt;img src="https://cdn.ipernity.com/133/65/43/23386543.3429d158.240.jpg?r2" width="240" height="81" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;The top signal shows the premature death of the ATtiny24's TIM1_COMPA_vect. In hindsight the explanation is trivial, but I didn't suspect that cause until very late in the debugging process - as usual.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/43/23386543.a556e302.1024.jpg?r2" type="image/jpeg" width="1024" height="344" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/43/23386543.3429d158.240.jpg?r2" width="240" height="81"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/43/23386543.3429d158.100.jpg?r2" width="100" height="34"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>The patient is well again !</title>
    <link>https://www.ipernity.com/doc/madworm/23386537</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-08,doc-23386537</guid>
    <pubDate>Fri, 08 Jul 2011 22:03:30 +0000</pubDate>
    <dc:date.created>2011-07-09T00:03:30+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386537"&gt;&lt;img src="https://cdn.ipernity.com/133/65/37/23386537.e31c6419.240.jpg?r2" width="240" height="80" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;From top to bottom: a) Interrupt servicing the LED drivers with PWM pulses. It only runs when the edges need to change and takes very little time. But it is crucial that its timing is 100% spot on. b) LED driver enable signal produced by the ISR. c) pin-change interrupt that reads incoming serial data @9600. d) pulses indicate when the bit are sampled, which is tuned by inserting fixed delays. e) incoming serial data. f) status LED showing something I can't remember right now.&lt;/div&gt;</description>
    <media:title>The patient is well again !</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386537"&gt;&lt;img src="https://cdn.ipernity.com/133/65/37/23386537.e31c6419.240.jpg?r2" width="240" height="80" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;From top to bottom: a) Interrupt servicing the LED drivers with PWM pulses. It only runs when the edges need to change and takes very little time. But it is crucial that its timing is 100% spot on. b) LED driver enable signal produced by the ISR. c) pin-change interrupt that reads incoming serial data @9600. d) pulses indicate when the bit are sampled, which is tuned by inserting fixed delays. e) incoming serial data. f) status LED showing something I can't remember right now.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/37/23386537.ac43dcf4.1024.jpg?r2" type="image/jpeg" width="1024" height="341" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/37/23386537.e31c6419.240.jpg?r2" width="240" height="80"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/37/23386537.e31c6419.100.jpg?r2" width="100" height="34"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Sniffing SPI traffic - RLE enabled</title>
    <link>https://www.ipernity.com/doc/madworm/23386531</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-07,doc-23386531</guid>
    <pubDate>Thu, 07 Jul 2011 22:33:45 +0000</pubDate>
    <dc:date.created>2011-07-08T00:33:45+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386531"&gt;&lt;img src="https://cdn.ipernity.com/133/65/31/23386531.dc47df57.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;All the data&lt;/div&gt;</description>
    <media:title>Sniffing SPI traffic - RLE enabled</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386531"&gt;&lt;img src="https://cdn.ipernity.com/133/65/31/23386531.dc47df57.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;All the data&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/31/23386531.106e24d9.1024.jpg?r2" type="image/jpeg" width="1024" height="328" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/31/23386531.dc47df57.240.jpg?r2" width="240" height="77"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/31/23386531.dc47df57.100.jpg?r2" width="100" height="32"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Sniffing SPI traffic - RLE enabled</title>
    <link>https://www.ipernity.com/doc/madworm/23386529</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-07,doc-23386529</guid>
    <pubDate>Thu, 07 Jul 2011 22:33:49 +0000</pubDate>
    <dc:date.created>2011-07-08T00:33:49+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386529"&gt;&lt;img src="https://cdn.ipernity.com/133/65/29/23386529.55e2901b.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Drilling down...&lt;/div&gt;</description>
    <media:title>Sniffing SPI traffic - RLE enabled</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386529"&gt;&lt;img src="https://cdn.ipernity.com/133/65/29/23386529.55e2901b.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Drilling down...&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/29/23386529.fa2e2370.1024.jpg?r2" type="image/jpeg" width="1024" height="328" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/29/23386529.55e2901b.240.jpg?r2" width="240" height="77"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/29/23386529.55e2901b.100.jpg?r2" width="100" height="32"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Sniffing SPI traffic - RLE enabled</title>
    <link>https://www.ipernity.com/doc/madworm/23386523</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-07,doc-23386523</guid>
    <pubDate>Thu, 07 Jul 2011 22:33:53 +0000</pubDate>
    <dc:date.created>2011-07-08T00:33:53+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386523"&gt;&lt;img src="https://cdn.ipernity.com/133/65/23/23386523.b256c74d.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Drilling down...&lt;/div&gt;</description>
    <media:title>Sniffing SPI traffic - RLE enabled</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386523"&gt;&lt;img src="https://cdn.ipernity.com/133/65/23/23386523.b256c74d.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Drilling down...&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/23/23386523.7303f7f8.1024.jpg?r2" type="image/jpeg" width="1024" height="328" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/23/23386523.b256c74d.240.jpg?r2" width="240" height="77"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/23/23386523.b256c74d.100.jpg?r2" width="100" height="32"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Sniffing SPI traffic - RLE enabled</title>
    <link>https://www.ipernity.com/doc/madworm/23386521</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-07,doc-23386521</guid>
    <pubDate>Thu, 07 Jul 2011 22:33:57 +0000</pubDate>
    <dc:date.created>2011-07-08T00:33:57+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386521"&gt;&lt;img src="https://cdn.ipernity.com/133/65/21/23386521.8fc224b2.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Drilling down...&lt;br /&gt;
&lt;br /&gt;
BTW, I was just zooming in. All the data comes from the same scan.&lt;/div&gt;</description>
    <media:title>Sniffing SPI traffic - RLE enabled</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386521"&gt;&lt;img src="https://cdn.ipernity.com/133/65/21/23386521.8fc224b2.240.jpg?r2" width="240" height="77" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Drilling down...&lt;br /&gt;
&lt;br /&gt;
BTW, I was just zooming in. All the data comes from the same scan.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/21/23386521.f73e19e7.1024.jpg?r2" type="image/jpeg" width="1024" height="328" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/21/23386521.8fc224b2.240.jpg?r2" width="240" height="77"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/21/23386521.8fc224b2.100.jpg?r2" width="100" height="32"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>BAD BAD 127 / 128 transition</title>
    <link>https://www.ipernity.com/doc/madworm/23386511</link>
    <guid isPermaLink="false">tag:ipernity.com,2012-01-17,doc-23386511</guid>
    <pubDate>Tue, 17 Jan 2012 01:21:39 +0000</pubDate>
    <dc:date.created>2012-01-17T02:21:39+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386511"&gt;&lt;img src="https://cdn.ipernity.com/133/65/11/23386511.3bdff0f0.240.jpg?r2" width="240" height="27" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;The moving average spikes... this is visible as a bright flash ;-(&lt;br /&gt;
&lt;br /&gt;
Very bad when fading - and that is the whole purpose of this exercise.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.picbasic.co.uk/forum/showthread.php?t=7393" target="_blank" rel="nofollow"&gt;www.picbasic.co.uk/forum/showthread.php?t=7393&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.picbasic.co.uk/forum/showthread.php?t=10564" target="_blank" rel="nofollow"&gt;www.picbasic.co.uk/forum/showthread.php?t=10564&lt;/a&gt;&lt;/div&gt;</description>
    <media:title>BAD BAD 127 / 128 transition</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23386511"&gt;&lt;img src="https://cdn.ipernity.com/133/65/11/23386511.3bdff0f0.240.jpg?r2" width="240" height="27" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;The moving average spikes... this is visible as a bright flash ;-(&lt;br /&gt;
&lt;br /&gt;
Very bad when fading - and that is the whole purpose of this exercise.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.picbasic.co.uk/forum/showthread.php?t=7393" target="_blank" rel="nofollow"&gt;www.picbasic.co.uk/forum/showthread.php?t=7393&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.picbasic.co.uk/forum/showthread.php?t=10564" target="_blank" rel="nofollow"&gt;www.picbasic.co.uk/forum/showthread.php?t=10564&lt;/a&gt;&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/65/11/23386511.8733007b.1024.jpg?r2" type="image/jpeg" width="1024" height="114" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/65/11/23386511.3bdff0f0.240.jpg?r2" width="240" height="27"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/65/11/23386511.3bdff0f0.100.jpg?r2" width="100" height="12"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Openbench logic sniffer</title>
    <link>https://www.ipernity.com/doc/madworm/23365641</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-06,doc-23365641</guid>
    <pubDate>Wed, 06 Jul 2011 20:58:03 +0000</pubDate>
    <dc:date.created>2011-07-06T22:32:47+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23365641"&gt;&lt;img src="https://cdn.ipernity.com/133/56/41/23365641.52932537.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I ordered it yesterday morning and got it tonight ;-)&lt;/div&gt;</description>
    <media:title>Openbench logic sniffer</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23365641"&gt;&lt;img src="https://cdn.ipernity.com/133/56/41/23365641.52932537.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I ordered it yesterday morning and got it tonight ;-)&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/56/41/23365641.ce8eaef5.1024.jpg?r2" type="image/jpeg" width="1024" height="768" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/56/41/23365641.52932537.240.jpg?r2" width="240" height="180"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/56/41/23365641.52932537.100.jpg?r2" width="100" height="75"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Testing the soft-uart receiver on an ATtiny24</title>
    <link>https://www.ipernity.com/doc/madworm/23365643</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-07,doc-23365643</guid>
    <pubDate>Thu, 07 Jul 2011 19:08:36 +0000</pubDate>
    <dc:date.created>2011-07-07T21:08:36+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23365643"&gt;&lt;img src="https://cdn.ipernity.com/133/56/43/23365643.b7310b12.240.jpg?r2" width="240" height="83" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;It seems to work. Now I only have to make the rest of the code live with it in peace. That doesn't work 100% right now. The LED driver interrupt gets upset sometimes.&lt;br /&gt;
&lt;br /&gt;
The entry points of the pin-change ISR are marked with double-pulses, sampling the data is marked by single pulses. Spikes 2-9: sampling the data byte, spike 1: start bit, spike 10: stop bit, spike 11: hmmmm ?!?&lt;/div&gt;</description>
    <media:title>Testing the soft-uart receiver on an ATtiny24</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23365643"&gt;&lt;img src="https://cdn.ipernity.com/133/56/43/23365643.b7310b12.240.jpg?r2" width="240" height="83" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;It seems to work. Now I only have to make the rest of the code live with it in peace. That doesn't work 100% right now. The LED driver interrupt gets upset sometimes.&lt;br /&gt;
&lt;br /&gt;
The entry points of the pin-change ISR are marked with double-pulses, sampling the data is marked by single pulses. Spikes 2-9: sampling the data byte, spike 1: start bit, spike 10: stop bit, spike 11: hmmmm ?!?&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/56/43/23365643.1a55707b.1024.jpg?r2" type="image/jpeg" width="1024" height="351" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/56/43/23365643.b7310b12.240.jpg?r2" width="240" height="83"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/56/43/23365643.b7310b12.100.jpg?r2" width="100" height="35"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>OLS - UART decoding</title>
    <link>https://www.ipernity.com/doc/madworm/23365635</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-07-06,doc-23365635</guid>
    <pubDate>Wed, 06 Jul 2011 20:57:14 +0000</pubDate>
    <dc:date.created>2011-07-06T22:57:14+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23365635"&gt;&lt;img src="https://cdn.ipernity.com/133/56/35/23365635.651a6d2e.240.jpg?r2" width="240" height="115" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;settings: 9600,8,N,1 &lt;a href="http://de.wikipedia.org/wiki/RS-232" target="_blank" rel="nofollow"&gt;de.wikipedia.org/wiki/RS-232&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
"start bit - 01000110 - stop bit" (LSB first!) equals 0x62&lt;br /&gt;
&lt;br /&gt;
The purple-ish markings don't quite fit time-wise. I've put cursors at the byte boundaries.&lt;/div&gt;</description>
    <media:title>OLS - UART decoding</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23365635"&gt;&lt;img src="https://cdn.ipernity.com/133/56/35/23365635.651a6d2e.240.jpg?r2" width="240" height="115" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;settings: 9600,8,N,1 &lt;a href="http://de.wikipedia.org/wiki/RS-232" target="_blank" rel="nofollow"&gt;de.wikipedia.org/wiki/RS-232&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
"start bit - 01000110 - stop bit" (LSB first!) equals 0x62&lt;br /&gt;
&lt;br /&gt;
The purple-ish markings don't quite fit time-wise. I've put cursors at the byte boundaries.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/56/35/23365635.67f256e5.1024.jpg?r2" type="image/jpeg" width="961" height="457" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/56/35/23365635.651a6d2e.240.jpg?r2" width="240" height="115"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/56/35/23365635.651a6d2e.100.jpg?r2" width="100" height="48"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>OLS pull-up/down wing</title>
    <link>https://www.ipernity.com/doc/madworm/23334377</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-12-15,doc-23334377</guid>
    <pubDate>Thu, 15 Dec 2011 08:42:41 +0000</pubDate>
    <dc:date.created>2011-12-15T09:32:39+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334377"&gt;&lt;img src="https://cdn.ipernity.com/133/43/77/23334377.c96b009e.240.jpg?r2" width="240" height="185" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Now fully assembled. Works ok for me up to 100MHz + RLE. 200MHz sampling rate + RLE needs stronger pull-down resistors. With RLE turned off the 'noise' on unused channels creeping over from a used one is tolerable (for me at least).&lt;br /&gt;
&lt;br /&gt;
A very interesting discussion about the &lt;a href="http://dangerousprototypes.com/forum/viewtopic.php?f=23&amp;t=3024" target="_blank" rel="nofollow"&gt;problem&lt;/a&gt; this board tries to solve.&lt;/div&gt;</description>
    <media:title>OLS pull-up/down wing</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334377"&gt;&lt;img src="https://cdn.ipernity.com/133/43/77/23334377.c96b009e.240.jpg?r2" width="240" height="185" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Now fully assembled. Works ok for me up to 100MHz + RLE. 200MHz sampling rate + RLE needs stronger pull-down resistors. With RLE turned off the 'noise' on unused channels creeping over from a used one is tolerable (for me at least).&lt;br /&gt;
&lt;br /&gt;
A very interesting discussion about the &lt;a href="http://dangerousprototypes.com/forum/viewtopic.php?f=23&amp;t=3024" target="_blank" rel="nofollow"&gt;problem&lt;/a&gt; this board tries to solve.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/77/23334377.82e78e27.1024.jpg?r2" type="image/jpeg" width="1024" height="787" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/77/23334377.c96b009e.240.jpg?r2" width="240" height="185"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/77/23334377.c96b009e.100.jpg?r2" width="100" height="77"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>OLS pull-up/down wing</title>
    <link>https://www.ipernity.com/doc/madworm/23334371</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-12-15,doc-23334371</guid>
    <pubDate>Thu, 15 Dec 2011 08:43:01 +0000</pubDate>
    <dc:date.created>2011-12-15T09:34:19+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334371"&gt;&lt;img src="https://cdn.ipernity.com/133/43/71/23334371.5d1524f1.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Now fully assembled. Works ok for me up to 100MHz + RLE. 200MHz sampling rate + RLE needs stronger pull-down resistors. With RLE turned off the 'noise' on unused channels creeping over from a used one is tolerable (for me at least).&lt;/div&gt;</description>
    <media:title>OLS pull-up/down wing</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334371"&gt;&lt;img src="https://cdn.ipernity.com/133/43/71/23334371.5d1524f1.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Now fully assembled. Works ok for me up to 100MHz + RLE. 200MHz sampling rate + RLE needs stronger pull-down resistors. With RLE turned off the 'noise' on unused channels creeping over from a used one is tolerable (for me at least).&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/71/23334371.6a7bea8b.1024.jpg?r2" type="image/jpeg" width="1024" height="768" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/71/23334371.5d1524f1.240.jpg?r2" width="240" height="180"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/71/23334371.5d1524f1.100.jpg?r2" width="100" height="75"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Openbench logic sniffer - pull-down wing - Rev 0.1</title>
    <link>https://www.ipernity.com/doc/madworm/23334345</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-10-27,doc-23334345</guid>
    <pubDate>Thu, 27 Oct 2011 17:28:15 +0000</pubDate>
    <dc:date.created>2011-10-27T19:28:15+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334345"&gt;&lt;img src="https://cdn.ipernity.com/133/43/45/23334345.c9e386c4.240.jpg?r2" width="142" height="240" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;It turned out that the pull-down option worked best with 10k resistors, so this is a smaller board with just that.&lt;/div&gt;</description>
    <media:title>Openbench logic sniffer - pull-down wing - Rev 0.1</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334345"&gt;&lt;img src="https://cdn.ipernity.com/133/43/45/23334345.c9e386c4.240.jpg?r2" width="142" height="240" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;It turned out that the pull-down option worked best with 10k resistors, so this is a smaller board with just that.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/45/23334345.c9e386c4.560.jpg?r2" type="image/jpeg" width="330" height="560" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/45/23334345.c9e386c4.240.jpg?r2" width="142" height="240"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/45/23334345.c9e386c4.100.jpg?r2" width="59" height="100"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Openbench logic sniffer - pull-down wing - Rev 0.1</title>
    <link>https://www.ipernity.com/doc/madworm/23334337</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-10-27,doc-23334337</guid>
    <pubDate>Thu, 27 Oct 2011 17:28:17 +0000</pubDate>
    <dc:date.created>2011-10-27T19:28:17+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334337"&gt;&lt;img src="https://cdn.ipernity.com/133/43/37/23334337.baee20b0.240.jpg?r2" width="142" height="240" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;It turned out that the pull-down option worked best with 10k resistors, so this is a smaller board with just that.&lt;/div&gt;</description>
    <media:title>Openbench logic sniffer - pull-down wing - Rev 0.1</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334337"&gt;&lt;img src="https://cdn.ipernity.com/133/43/37/23334337.baee20b0.240.jpg?r2" width="142" height="240" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;It turned out that the pull-down option worked best with 10k resistors, so this is a smaller board with just that.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/37/23334337.baee20b0.560.jpg?r2" type="image/jpeg" width="330" height="560" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/37/23334337.baee20b0.240.jpg?r2" width="142" height="240"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/37/23334337.baee20b0.100.jpg?r2" width="59" height="100"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>OLS pull-up/down wing</title>
    <link>https://www.ipernity.com/doc/madworm/23334331</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-10-25,doc-23334331</guid>
    <pubDate>Tue, 25 Oct 2011 10:30:43 +0000</pubDate>
    <dc:date.created>2011-10-25T11:48:21+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334331"&gt;&lt;img src="https://cdn.ipernity.com/133/43/31/23334331.11492cff.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I'm still experimenting with the size of the resistors. 10k pull down seems to work reliable, whereas 10k is only good at 5V/3.3V pull-up voltage, 2.5V needs close to 4k to work reliably.&lt;br /&gt;
&lt;br /&gt;
Works with the openbench logic sniffer by dangerousprototypes.com&lt;/div&gt;</description>
    <media:title>OLS pull-up/down wing</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334331"&gt;&lt;img src="https://cdn.ipernity.com/133/43/31/23334331.11492cff.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I'm still experimenting with the size of the resistors. 10k pull down seems to work reliable, whereas 10k is only good at 5V/3.3V pull-up voltage, 2.5V needs close to 4k to work reliably.&lt;br /&gt;
&lt;br /&gt;
Works with the openbench logic sniffer by dangerousprototypes.com&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/31/23334331.7042b4e1.1024.jpg?r2" type="image/jpeg" width="1024" height="768" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/31/23334331.11492cff.240.jpg?r2" width="240" height="180"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/31/23334331.11492cff.100.jpg?r2" width="100" height="75"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>OLS pull-up/down wing</title>
    <link>https://www.ipernity.com/doc/madworm/23334327</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-10-25,doc-23334327</guid>
    <pubDate>Tue, 25 Oct 2011 10:30:17 +0000</pubDate>
    <dc:date.created>2011-10-25T11:53:52+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334327"&gt;&lt;img src="https://cdn.ipernity.com/133/43/27/23334327.17221820.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I'm still experimenting with the size of the resistors. 10k pull down seems to work reliable, whereas 10k is only good at 5V/3.3V pull-up voltage, 2.5V needs close to 4k to work reliably.&lt;br /&gt;
&lt;br /&gt;
Works with the openbench logic sniffer by dangerousprototypes.com&lt;/div&gt;</description>
    <media:title>OLS pull-up/down wing</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334327"&gt;&lt;img src="https://cdn.ipernity.com/133/43/27/23334327.17221820.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I'm still experimenting with the size of the resistors. 10k pull down seems to work reliable, whereas 10k is only good at 5V/3.3V pull-up voltage, 2.5V needs close to 4k to work reliably.&lt;br /&gt;
&lt;br /&gt;
Works with the openbench logic sniffer by dangerousprototypes.com&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/27/23334327.f8aa9ad7.1024.jpg?r2" type="image/jpeg" width="1024" height="768" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/27/23334327.17221820.240.jpg?r2" width="240" height="180"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/27/23334327.17221820.100.jpg?r2" width="100" height="75"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>OLS pull-up/down wing</title>
    <link>https://www.ipernity.com/doc/madworm/23334325</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-10-25,doc-23334325</guid>
    <pubDate>Tue, 25 Oct 2011 10:29:50 +0000</pubDate>
    <dc:date.created>2011-10-25T11:46:50+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334325"&gt;&lt;img src="https://cdn.ipernity.com/133/43/25/23334325.0216b7be.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I'm still experimenting with the size of the resistors. 10k pull down seems to work reliable, whereas 10k is only good at 5V/3.3V pull-up voltage, 2.5V needs close to 4k to work reliably.&lt;/div&gt;</description>
    <media:title>OLS pull-up/down wing</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334325"&gt;&lt;img src="https://cdn.ipernity.com/133/43/25/23334325.0216b7be.240.jpg?r2" width="240" height="180" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;I'm still experimenting with the size of the resistors. 10k pull down seems to work reliable, whereas 10k is only good at 5V/3.3V pull-up voltage, 2.5V needs close to 4k to work reliably.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/25/23334325.6790f62e.1024.jpg?r2" type="image/jpeg" width="1024" height="768" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/25/23334325.0216b7be.240.jpg?r2" width="240" height="180"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/25/23334325.0216b7be.100.jpg?r2" width="100" height="75"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Openbench logic sniffer - pull-up/down wing - Rev 0.1</title>
    <link>https://www.ipernity.com/doc/madworm/23334315</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-10-02,doc-23334315</guid>
    <pubDate>Sun, 02 Oct 2011 03:53:39 +0000</pubDate>
    <dc:date.created>2011-10-02T05:53:39+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334315"&gt;&lt;img src="https://cdn.ipernity.com/133/43/15/23334315.1e414dfa.240.jpg?r2" width="240" height="227" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;This should be useful for me. Floating inputs suck.&lt;/div&gt;</description>
    <media:title>Openbench logic sniffer - pull-up/down wing - Rev 0.1</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334315"&gt;&lt;img src="https://cdn.ipernity.com/133/43/15/23334315.1e414dfa.240.jpg?r2" width="240" height="227" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;This should be useful for me. Floating inputs suck.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/15/23334315.e38dd171.1024.jpg?r2" type="image/jpeg" width="824" height="776" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/15/23334315.1e414dfa.240.jpg?r2" width="240" height="227"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/15/23334315.1e414dfa.100.jpg?r2" width="100" height="95"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
  <item>
    <title>Openbench logic sniffer - pull-up/down wing - Rev 0.2</title>
    <link>https://www.ipernity.com/doc/madworm/23334311</link>
    <guid isPermaLink="false">tag:ipernity.com,2011-10-02,doc-23334311</guid>
    <pubDate>Sun, 02 Oct 2011 09:49:43 +0000</pubDate>
    <dc:date.created>2011-10-02T11:49:43+02:00</dc:date.created>
    <author>nobody@ipernity.com (.:madworm:.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334311"&gt;&lt;img src="https://cdn.ipernity.com/133/43/11/23334311.42a757c6.240.jpg?r2" width="240" height="240" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Board-shrink to just 50x50mm. This will make it cheaper.&lt;br /&gt;
&lt;br /&gt;
Although I like the looks of Rev 0.1 much better, cost cannot be neglected.&lt;/div&gt;</description>
    <media:title>Openbench logic sniffer - pull-up/down wing - Rev 0.2</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="https://www.ipernity.com/home/madworm"&gt;.:madworm:.&lt;/a&gt; has posted:&lt;/p&gt;&lt;p class="preview"&gt;&lt;a href="https://www.ipernity.com/doc/madworm/23334311"&gt;&lt;img src="https://cdn.ipernity.com/133/43/11/23334311.42a757c6.240.jpg?r2" width="240" height="240" alt=""/&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="description"&gt;Board-shrink to just 50x50mm. This will make it cheaper.&lt;br /&gt;
&lt;br /&gt;
Although I like the looks of Rev 0.1 much better, cost cannot be neglected.&lt;/div&gt;</media:text>
    <media:content url="https://cdn.ipernity.com/133/43/11/23334311.42a757c6.560.jpg?r2" type="image/jpeg" width="560" height="560" duration="0" isDefault="true"  />
    <media:thumbnail url="https://cdn.ipernity.com/133/43/11/23334311.42a757c6.240.jpg?r2" width="240" height="240"/>
    <media:thumbnail url="https://cdn.ipernity.com/133/43/11/23334311.42a757c6.100.jpg?r2" width="100" height="100"/>
    <media:credit role="author">.:madworm:.</media:credit>
  </item>
</channel>
</rss>