<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Designing a 7-segment hex decoder</title>
        <link>https://tube.loping.net/videos/watch/b5562226-0ec7-4ec5-ab8b-dba498b6fa55</link>
        <description>Building a combinational logic circuit to decode 8 bits and display a 3-digit decimal number on 7-segment displays is complex. In this video, I build something much simpler—a circuit that decodes 4 bits to a one-digit hexadecimal display—and even that's pretty complicated. In future videos, we'll look at much easier ways of doing this, which we'll use for our computer's output register and then as a key element of the control logic. Support me on Patreon: https://www.patreon.com/beneater You don't really want to build this do you? If you do, you'll need some breadboards, 5x 74LS32s, 9x 74LS08s, 1x 74LS04, 1x common anode 7-segment display, 1x 100Ω resistor for the display, some DIP switches, LEDs, and 1k pullup resistors for the input, and hours of podcasts or something to keep you from losing your mind. 😃 If you do build this, you'll really appreciate the elegance of the next few videos.</description>
        <lastBuildDate>Tue, 14 Jul 2026 00:36:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.loping.net</generator>
        <image>
            <title>Designing a 7-segment hex decoder</title>
            <url>https://tube.loping.net/lazy-static/avatars/8a56e488-2120-4649-a417-badf5893657b.png</url>
            <link>https://tube.loping.net/videos/watch/b5562226-0ec7-4ec5-ab8b-dba498b6fa55</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.loping.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.loping.net/feeds/video-comments.xml?videoId=b5562226-0ec7-4ec5-ab8b-dba498b6fa55" rel="self" type="application/rss+xml"/>
    </channel>
</rss>