Been a while since my last update but I’ve still been at it with my home automation projects. This project lets me control my Garage Door from my phone!

ESP8266 + Raspberry Pi Garage Door Controller

Find the written tutorial at https://www.easyprogramming.net/raspberrypi/nodemcu_garage_door_control.php

Get the code at https://github.com/naztronaut/NodeMCU-Pi-Garage-Control

And watch the video demo below:

The written tutorial is all there is to the tutorial, I tried something different and did not do a full video tutorial but don’t worry, the written tutorial is still very thorough!

Questions or comments? Feel free to share on EasyProgramming.net, on YouTube, or open a Github issue in the Repo above.

As part of my 12th Raspberry Pi tutorial, I’ve installed some kitchen cabinet lights that I can control from my mobile phone. Here’s a quick demo:

Demo of Raspberry Pi controlled Kitchen Cabinet Lights

What’s on my phone is actually just a simple web app so you can actually control the lights from any browser whether it’s from your phone or computer.

Here are some resources:
Written Tutorial on EasyProgramming: https://www.easyprogramming.net/raspberrypi/remote_control_led_strip.php
Get the code from GitHub: https://github.com/naztronaut/raspberryPi-control-led-strip

And as always, here’s the associated video tutorial:

Control an LED Strip with a Pi

Questions or comments? Feel free to share on EasyProgramming.net, on YouTube, or open a Github issue in the Repo above.