<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ad blocker wifi device - Hamradio.my</title>
	<atom:link href="https://hamradio.my/tag/ad-blocker-wifi-device/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Amateur Radio, Tech Insights and Product Reviews</description>
	<lastBuildDate>Thu, 31 Jul 2025 07:18:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://hamradio.my/wp-content/uploads/2026/02/cropped-cropped-image-removebg-preview-3-32x32.png</url>
	<title>ad blocker wifi device - Hamradio.my</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ESPHole: A Compact DIY DNS Ad Blocker</title>
		<link>https://hamradio.my/2025/07/esphole-a-compact-diy-dns-ad-blocker/</link>
					<comments>https://hamradio.my/2025/07/esphole-a-compact-diy-dns-ad-blocker/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Thu, 31 Jul 2025 07:18:08 +0000</pubDate>
				<category><![CDATA[ad blocker]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[esp32]]></category>
		<category><![CDATA[home networking]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ad blocker wifi device]]></category>
		<category><![CDATA[adafruit esp32-s2]]></category>
		<category><![CDATA[adaway host file]]></category>
		<category><![CDATA[arduino dns server]]></category>
		<category><![CDATA[block ads esp32]]></category>
		<category><![CDATA[circuitpython dns blocker]]></category>
		<category><![CDATA[diy ad blocker]]></category>
		<category><![CDATA[dns sinkhole]]></category>
		<category><![CDATA[esp32 adblocker]]></category>
		<category><![CDATA[esp32 dns server]]></category>
		<category><![CDATA[esp32-s2 projects]]></category>
		<category><![CDATA[esphole ad blocker]]></category>
		<category><![CDATA[esphole uf2]]></category>
		<category><![CDATA[feather esp32-s2 blocker]]></category>
		<category><![CDATA[feather tft esp32]]></category>
		<category><![CDATA[iot privacy project]]></category>
		<category><![CDATA[nah to ads project]]></category>
		<category><![CDATA[network-wide ad blocking]]></category>
		<category><![CDATA[open source adblocker]]></category>
		<category><![CDATA[pi-hole alternative]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=8505</guid>

					<description><![CDATA[<p>Tired of banner ads, pop-ups, and invisible trackers cluttering your web experience? Meet ESPHole — a clever and compact DNS-based ad blocker powered by the Adafruit ESP32-S2 TFT Feather. Inspired by Pi-hole, but built for today&#8217;s hardware shortages and maker-friendly tools, ESPHole gives you an easy way to reclaim your digital space — with a [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/07/esphole-a-compact-diy-dns-ad-blocker/">ESPHole: A Compact DIY DNS Ad Blocker</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Tired of banner ads, pop-ups, and invisible trackers cluttering your web experience? Meet <strong>ESPHole</strong> — a clever and compact DNS-based ad blocker powered by the <strong>Adafruit ESP32-S2 TFT Feather</strong>. Inspired by Pi-hole, but built for today&#8217;s hardware shortages and maker-friendly tools, ESPHole gives you an easy way to reclaim your digital space — with a satisfying “Nah!” to intrusive ads.</p>



<h3 class="wp-block-heading">What is ESPHole?</h3>



<p class="wp-block-paragraph"><strong>ESPHole</strong> is a mini DNS sinkhole server that blocks ad domains at the network level. It works by redirecting known ad-serving and tracking domains to nowhere (<code>0.0.0.0</code>), effectively stopping unwanted content before it even reaches your device. Instead of relying on browser extensions or Pi-based setups, ESPHole offers a simpler and more accessible solution for anyone with an ESP32-S2 board.</p>



<p class="wp-block-paragraph">And best of all — it shows you exactly how many ad requests it blocks right on the TFT screen.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Why Use ESPHole?</h3>



<ul class="wp-block-list">
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Blocks Ads Network-Wide</strong><br>Once set as your DNS server, ESPHole stops ads on <strong>all</strong> connected devices — phones, tablets, laptops, even smart TVs.</li>



<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Visual Feedback</strong><br>The built-in display shows the current IP address, status, and how many times it’s said “Nah!” to ad domains.</li>



<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Easy to Build and Flash</strong><br>No advanced networking required. Just flash the firmware, add your Wi-Fi credentials, and you&#8217;re ready to go.</li>



<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Open Source and Customizable</strong><br>ESPHole is based on a community project by <a href="https://adafru.it/ZIF">rubfi</a> and customized by John Park for the Adafruit Feather platform. You can modify the host list, UI, or even case design as you like.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">How It Works</h3>



<p class="wp-block-paragraph">After flashing the ESPHole firmware and adding your Wi-Fi credentials via a simple <code>secrets.json</code> file, the device connects to your network and downloads a host list of domains to block (such as <a href="https://adaway.org/">AdAway&#8217;s</a>). You then point your device’s DNS settings to ESPHole’s IP address (e.g., <code>192.168.1.33</code>) — and that’s it.</p>



<p class="wp-block-paragraph">You’ve built your own ad blocker.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">What You Need</h3>



<ul class="wp-block-list">
<li><strong>Adafruit ESP32-S2 TFT Feather</strong> (Product ID: 5300)</li>



<li><strong>USB Type-A to USB-C Cable</strong></li>



<li>Optionally: A <strong>3D printed case</strong> for a tidy enclosure (<a href="https://adafru.it/ZHd">Download here</a>)</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Setup in a Nutshell</h3>



<ol class="wp-block-list">
<li><strong>Create a File System</strong>: Flash CircuitPython to the board to create an accessible USB drive.</li>



<li><strong>Add Wi-Fi Credentials</strong>: Create and save a <code>secrets.json</code> with your SSID and password.</li>



<li><strong>Flash ESPHole Firmware</strong>: Drag the precompiled UF2 firmware file onto the board.</li>



<li><strong>Set ESPHole as DNS</strong>: Point your devices’ DNS settings to the ESPHole’s IP.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Mobile &amp; Desktop Compatible</h3>



<ul class="wp-block-list">
<li>On <strong>iOS</strong>, it’s a breeze — just go to Wi-Fi > Configure DNS > Manual and type in the ESPHole’s IP.</li>



<li>On <strong>Android</strong>, go to your Wi-Fi settings > Advanced > IP Settings > Static, and set DNS1 to ESPHole’s IP.</li>



<li>On <strong>PC/Mac</strong>, you can update your DNS settings in network configuration.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Clean, Fast Browsing Experience</h3>



<p class="wp-block-paragraph">Once ESPHole is active, sites will load faster, feel cleaner, and your privacy is better protected — without needing browser plugins or subscriptions. It&#8217;s a tangible, transparent way to control your network.</p>



<p class="wp-block-paragraph">And yes — it’s incredibly satisfying watching the “Nah!” counter tick up with every blocked ad.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Get Started</h3>



<p class="wp-block-paragraph">You can find the full guide and source code here:<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://learn.adafruit.com/esphole-ad-blocker">ESPHole on Adafruit Learn</a></p>



<p class="wp-block-paragraph">Whether you&#8217;re into DIY electronics, network privacy, or just want a fun weekend project that actually makes your browsing experience better — <strong>ESPHole is worth a try</strong>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>Reference: <a href="https://cdn-learn.adafruit.com/downloads/pdf/esphole-ad-blocker.pdf">https://cdn-learn.adafruit.com/downloads/pdf/esphole-ad-blocker.pdf</a></strong></p>
<p>The post <a href="https://hamradio.my/2025/07/esphole-a-compact-diy-dns-ad-blocker/">ESPHole: A Compact DIY DNS Ad Blocker</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/07/esphole-a-compact-diy-dns-ad-blocker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
