<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="http://projectcircuitpack.yolasite.com/small-project/small-project.rss" rel="self" type="application/rss+xml" />
        <title>small-project</title>
        <description>small-project</description>
        <link>http://projectcircuitpack.yolasite.com/small-project/small-project.php</link>
        <lastBuildDate>Thu, 04 Jun 2026 03:51:15 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>7 SEGMENT DISPLAY</title>
            <link>http://projectcircuitpack.yolasite.com/small-project/small-project/7-segment-display</link>
            <description>&lt;h2&gt;Overview&lt;/h2&gt;
&lt;p&gt;The project illustrates a Charlieplexing of a group of 7-segment &lt;a title=&quot;LED Projects&quot; href=&quot;http://www.circuit-projects.com/led/&quot; target=&quot;_blank&quot;&gt;LED&lt;/a&gt; displays which is similar to the Charlieplexing of 
discrete &lt;a title=&quot;LED Projects&quot; href=&quot;http://www.circuit-projects.com/led/&quot; target=&quot;_blank&quot;&gt;LEDs&lt;/a&gt; but with some changes since all the LED segments have a 
common pin.&lt;/p&gt;
&lt;h2&gt;Explanation&lt;/h2&gt;
&lt;p&gt;In the design, 14 connections are needed to the &lt;a title=&quot;Microcontroller Projects&quot; href=&quot;http://www.circuit-projects.com/microcontroller/&quot; target=&quot;_blank&quot;&gt;microcontroller&lt;/a&gt; to control 6 displays. But if the 
charlieplexing technique is used, the connection count will be reduced to 9 
regardless of the number of displays. This will result to a bit more complex 
connections to the displays which is the drawback of using Charlieplexing. By 
saving 7 output pins on the microcontroller, it will reflect on cheaper price of 
more lines of code.&lt;/p&gt;
&lt;p&gt;The hardware is actually the same as in the standard multiplex sample with 
only some of the connections being changed. Adding more lines for the segments 
is the major change involved. On the first display the new line is connected to 
the A segment, on the second display the B segment and so on. All other segments 
are connected as usual where all A’s are grouped as well as B’s. The processor 
has to first output a high value on the transistor line to address display 
ON.&lt;/p&gt;</description>
            <pubDate>Sat, 28 Nov 2009 09:31:35 +0100</pubDate>
        </item>
    </channel>
</rss>
