﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/index.php/rss/posts/64" rel="self" type="application/rss+xml" />
        <title><![CDATA[Using touch sensor with Arduino]]></title>
        <description><![CDATA[<p>Touch sensor (also known as touch button) is widely used to control devices. It detects touch, force or pressure on its surface changing the logic state of the circuit. Actually, it works in very similar way as to buttons. Checkout the wiring and Arduino code implementation to track the current state and the state changes.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/index.php/posts/64/using-touch-sensor-with-arduino]]></link>
        <pubDate>Mon, 05 Sep 2022 08:54:21 +0000</pubDate>
        <language>en</language>
        <category>electronics</category>

        <image>
            <title>using-touch-sensor-with-arduino</title>
            <link><![CDATA[https://www.hibit.dev/index.php/posts/64/using-touch-sensor-with-arduino]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2022/headers/touch_sensor.png]]></url>
            <width>800></width>
            <height>370></height>
        </image>
    </channel>
</rss>
