﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/33" rel="self" type="application/rss+xml" />
        <title><![CDATA[Using switch buttons with Arduino]]></title>
        <description><![CDATA[<p>Let's speak now about switch buttons, the wiring and how to implement the code for this circuit elements in Arduino. Switch buttons connect two points in a circuit when you press them and maintain the state without the need to keep the button pressed. That means that logic state of the circuit change every time you press the button.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/33/using-switch-buttons-with-arduino]]></link>
        <pubDate>Thu, 27 Jan 2022 13:58:48 +0000</pubDate>
        <language>en</language>
        <category>electronics</category>

        <image>
            <title>using-switch-buttons-with-arduino</title>
            <link><![CDATA[https://www.hibit.dev/posts/33/using-switch-buttons-with-arduino]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2022/headers/switch_buttons.png]]></url>
            <width>800></width>
            <height>370></height>
        </image>
    </channel>
</rss>
