Wemos D1 Mini IR blaster using ESP Easy

Background
As I slowly add more smart devices to my house I keep finding the need to add some smarts to some of my older stuff. My 10 year old Samsung TV is one such device that occasionally doesn’t turn off when you hit the button on the front, so if I could automate an off command via an IR blaster when I leave the house or go to bed I would save a bit of power.

Continue reading “Wemos D1 Mini IR blaster using ESP Easy”

BangGood Otto Robot Review

You may have seen this cute toy dancing robot on youtube recently, He goes by various names that have evolved from various open source projects. When a friend gave me the challenge to build him one we picked the Otto version from www.ottodiy.com but with the Otto kit purchased from banggood due to free shipping cost and a better AU exchange rate.

Continue reading “BangGood Otto Robot Review”

Making a dumb dryer smart

When I first started automating stuff around my house, Notifications from my washer and dryer were high on the list of things to do. I created a notifier for my washer using a wemos D1 mini and IFTT (project can be found here) as one of my first projects. It was a lot of messing around but it was cheap and has worked well for some time. I needed to find a different solution for my dryer as it had no running led that I could use to passively get the status from. After a lot of messing around with a vibration sensor I gave up when I saw a TP-link HS110 smart plug on sale.

Continue reading “Making a dumb dryer smart”

ESP8266 Digital Speedo

The background of this project is that the speedo gear in my Ford KA wore out and that would mean swapping in the spare gearbox I had, and a lot of greasy work. It sounded like not a fun job, but coding up a wemos D1 mini to read a GPS module to display speed did sound like a bit more fun than a gearbox swap. So It was off to ebay to invest in a GPS board to connect to the wemos D1 mini and OLED display I had lying around.

Continue reading “ESP8266 Digital Speedo”