From 8d19f239ceb2a06d2e9ae7d8ed55e7c3e8093778 Mon Sep 17 00:00:00 2001 From: Tanner Date: Sat, 25 Jul 2026 12:20:03 -0600 Subject: [PATCH] Change date on Purifier article --- content/Hacking my Air Purifier onto Wifi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/Hacking my Air Purifier onto Wifi.md b/content/Hacking my Air Purifier onto Wifi.md index eb20c57..ebb1de9 100644 --- a/content/Hacking my Air Purifier onto Wifi.md +++ b/content/Hacking my Air Purifier onto Wifi.md @@ -1,5 +1,5 @@ Title: Hacking my Air Purifier onto Wifi -Date: 2026-05-27 +Date: 2026-06-25 Category: Creations Summary: Hardware hacking my Airmega 200M Purifier onto Wifi. Image: purifier1.jpg @@ -7,7 +7,7 @@ Wide: true Tags: feed Guid: 49bb300d020849c3a41a54d6e09b7adb -My Airmega 200M air purifier has four speed settings: useless, less useless, annoying and SCREAMING BANSHEE. I was able to connect an ESP8266 Arduino to the motor driver board and get direct fine-grained control of the speed over Wifi. I use this to vary the speed based on my distance to the air purifier so I don't have to listen to it. +My Airmega 200M air purifier has four speed settings: useless, less useless, annoying, and SCREAMING BANSHEE. I was able to connect an ESP8266 Arduino to the motor driver board and get direct fine-grained control of the speed over Wifi. I use this to vary the speed based on my distance to the air purifier so I don't have to listen to it. ![[purifier1.jpg]]