<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									An intro to the 74HC595... - Electronic Components &amp; Theory				            </title>
            <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 04 Sep 2026 20:40:21 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-11187</link>
                        <pubDate>Fri, 15 May 2020 07:24:33 +0000</pubDate>
                        <description><![CDATA[@frogandtoad
we bought a new house and have been moving the last week or so. Furniture goes on Monday, so, haven&#039;t had much time to play.
time to set up a new shop.]]></description>
                        <content:encoded><![CDATA[<p>@frogandtoad</p>
<p>we bought a new house and have been moving the last week or so. Furniture goes on Monday, so, haven't had much time to play.</p>
<p>time to set up a new shop.</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>itsCaseyDambit</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-11187</guid>
                    </item>
				                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-11167</link>
                        <pubDate>Thu, 14 May 2020 09:57:20 +0000</pubDate>
                        <description><![CDATA[@itscaseydambit

 Posted by: @itscaseydambit 
I&#039;m going to setup the sketch for troubleshooting so I can better show the situation, and return with my problem.
Meanwhile...


 Posted ...]]></description>
                        <content:encoded><![CDATA[<p>@itscaseydambit</p>
<blockquote data-userid="2510" data-postid="10816" data-mention="itscaseydambit">
<div class="wpforo-post-quote-author"><strong> Posted by: @itscaseydambit </strong></div>
<p>I'm going to setup the sketch for troubleshooting so I can better show the situation, and return with my problem.</p>
<p>Meanwhile...</p>
</blockquote>
<blockquote data-userid="171" data-postid="10898" data-mention="frogandtoad">
<div class="wpforo-post-quote-author"><strong> Posted by: @frogandtoad </strong></div>
<p><a title="itsCaseyDambit" href="https://forum.dronebotworkshop.com/profile/itscaseydambit/">@itscaseydambit</a></p>
<p>What about: "pgm_read_ptr_near" ?</p>
</blockquote>
<blockquote data-userid="2510" data-postid="11163" data-mention="itscaseydambit">
<div class="wpforo-post-quote-author"><strong> Posted by: @itscaseydambit </strong></div>
<p><a title="frogandtoad" href="https://forum.dronebotworkshop.com/profile/frogandtoad/">@frogandtoad</a></p>
<p><span>pgm_read_byte_near is all it needs. </span></p>
</blockquote>
<p>No problem... you never actually provided us with a solution to your problem, so I thought I would post an alternative suggestion.  So what exactly was the problem in the end?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>frogandtoad</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-11167</guid>
                    </item>
				                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-11163</link>
                        <pubDate>Thu, 14 May 2020 05:22:29 +0000</pubDate>
                        <description><![CDATA[@frogandtoad
pgm_read_byte_near is all it needs.]]></description>
                        <content:encoded><![CDATA[<p>@frogandtoad</p>
<p><span>pgm_read_byte_near is all it needs. </span></p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>itsCaseyDambit</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-11163</guid>
                    </item>
				                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10898</link>
                        <pubDate>Fri, 08 May 2020 12:31:37 +0000</pubDate>
                        <description><![CDATA[@itscaseydambit
What about: &quot;pgm_read_ptr_near&quot; ?]]></description>
                        <content:encoded><![CDATA[<p>@itscaseydambit</p>
<p>What about: "pgm_read_ptr_near" ?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>frogandtoad</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10898</guid>
                    </item>
				                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10897</link>
                        <pubDate>Fri, 08 May 2020 12:30:08 +0000</pubDate>
                        <description><![CDATA[@robo-pi

 Posted by: @robo-pi 
Hi Casey.

LOL... No, it&#039;s Don Knotts :-)]]></description>
                        <content:encoded><![CDATA[<p>@robo-pi</p>
<blockquote data-userid="115" data-postid="10889" data-mention="robo-pi">
<div class="wpforo-post-quote-author"><strong> Posted by: @robo-pi </strong></div>
<p>Hi Casey.</p>
</blockquote>
<p>LOL... No, it's Don Knotts :-)</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>frogandtoad</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10897</guid>
                    </item>
				                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10889</link>
                        <pubDate>Fri, 08 May 2020 02:29:06 +0000</pubDate>
                        <description><![CDATA[@itscaseydambit
Hi Casey.  I thought I should chime in just to let you know that someone read your post.  I downloaded your sketch, and I even opened it in the Arduino IDE briefly just to t...]]></description>
                        <content:encoded><![CDATA[<p>@itscaseydambit</p>
<p>Hi Casey.  I thought I should chime in just to let you know that someone read your post.  I downloaded your sketch, and I even opened it in the Arduino IDE briefly just to take a quick peak at it.  Unfortunately I'm quite busy lately and I'm not currently working with 74HC595.   I have used them before on several projects so I'm already familiar with how they work.   In any case, I didn't check out your code yet at all.   But I saved it to my digital chips folder and the next time I'm working with the 74HC595 I'll give it another peek then.</p>
<p>In the meantime, I thought I'd just post a quick reply here so you don't think you're being ignored. 😊 </p>
<p>Just busy with other things right now is all. 😎 </p>
<p>With the nice spring weather I've been playing myself out doing gardening work.</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>Robo Pi</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10889</guid>
                    </item>
				                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10816</link>
                        <pubDate>Mon, 04 May 2020 11:52:20 +0000</pubDate>
                        <description><![CDATA[EGADS! Yes, the *buf_p = pgm_read_byte_near() was the correct function call to use, and I&#039;m trying to remember when that got changed (and not returned back to its original state) because the...]]></description>
                        <content:encoded><![CDATA[<p>EGADS! Yes, the <span>*buf_p = pgm_read_byte_near() was the correct function call to use, and I'm trying to remember when that got changed (and not returned back to its original state) because the project was always intended to have a  data definition of one byte and not a word (two bytes).</span></p>
<p>But, the LEDs are not sequencing the way I had planned and something is foul, afoot. And this is where one may find just how valuable the DroneBot Workshop community may indeed be.</p>
<p>I'm going to setup the sketch for troubleshooting so I can better show the situation, and return with my problem.</p>
<p>Meanwhile...</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>itsCaseyDambit</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10816</guid>
                    </item>
				                    <item>
                        <title>RE: An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10815</link>
                        <pubDate>Mon, 04 May 2020 05:20:09 +0000</pubDate>
                        <description><![CDATA[Just when you think you&#039;ve got it right...
Me thinks on line 216 of the code, it should be:
    *buf_p = pgm_read_byte_near(
not 
    *buf_p = pgm_read_word_near(
Monumental OOOPS!
But...]]></description>
                        <content:encoded><![CDATA[<p>Just when you think you've got it right...</p>
<p>Me thinks on line 216 of the code, it should be:</p>
<p>    *buf_p = pgm_read_byte_near(</p>
<p>not </p>
<p>    *buf_p = pgm_read_word_near(</p>
<p>Monumental OOOPS!</p>
<p>But, the code still works (I think), it's just reading more than it should from that address. I guess I'll throw the prototype back together again and test some more to make sure. </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>itsCaseyDambit</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10815</guid>
                    </item>
				                    <item>
                        <title>An intro to the 74HC595...</title>
                        <link>https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10811</link>
                        <pubDate>Mon, 04 May 2020 04:51:23 +0000</pubDate>
                        <description><![CDATA[Ok, my fellow Arduinovians, here&#039;s the story. I only became aware of Arduino in early January of 2020 (please don&#039;t walk away), and after my introduction to the 74HC595 bit shifter, I had to...]]></description>
                        <content:encoded><![CDATA[<p>Ok, my fellow Arduinovians, here's the story. I only became aware of Arduino in early January of 2020 (please don't walk away), and after my introduction to the 74HC595 bit shifter, I had to know what made that little devil tick inside.</p>
<p>Attached is the code I wrote, which is no big thing, BUT, what I'd appreciate is, if there is anyone out there who well knows the 74HC595, please look over the preamble to the code and let me know if I got anything wrong or how I might better express my point.</p>
<p>It's a bit lengthy, granted. My intent was to help those new to bit shifting, and to show that what's ticking inside the 74HC isn't all that difficult to understand, once you put your mind into 0s and 1s.</p>
<p>Muchos thanks!</p>
1665
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/electronic-components/">Electronic Components &amp; Theory</category>                        <dc:creator>itsCaseyDambit</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/electronic-components/an-intro-to-the-74hc595/#post-10811</guid>
                    </item>
							        </channel>
        </rss>
		