Skip to content
Menu
Reid Projects Reid Projects

Projects, Tutorials and Hacks

  • Home
  • Blog
  • Projects
  • Tutorials
  • About Me
  • Contact Us
Tuesday, Apr 13, 2021

Category: Hardware

  • Home
  • Hardware
ESPHome on MagicHome LED Controller

How to install ESPHome on MagicHome LED Controller

Alex ReidApril 1, 2020May 19, 2020
Hacks / Hardware / Smart Home / Tutorials

After the Sonoff Basic and the Sonoff 4CH Pro, we’re now flashing the MagicHome RGB LED Controller to install the ESPHome firmware on it. With this device, we can control the color, the intensity and the effects applied to the LED strip. So here are the details to have it […]

Continue Reading
https://youtu.be/_lldSKzded0

How to install ESPHome on Sonoff 4CH Pro R2

Alex ReidMarch 26, 2020January 30, 2021
Hacks / Hardware / Smart Home / Tutorials

In this tutorial, we’ll see how to flash a Sonoff 4ch Pro R2 to install the ESPHome firmware. This IOT device has a lot of hardware : 4 switches, 4 Relays, 1 LED and 3 GPIO available for sensors ! And, as always, adding it to Home Assistant is a […]

Continue Reading
ESPHome on Sonoff Basic

How to install ESPHome on a Sonoff Basic

Alex ReidFebruary 27, 2020August 13, 2020
Hardware / Smart Home / Tutorials

https://youtu.be/4Q3whVVVwYw ESPHome is a great way to start DIY IOT. Thus, it can also be installed on existing devices like smart lights, plugs, power strip and more. In this tutorial, we’ll see how to use, configure and install ESPHome on a Sonoff Basic. What is ESPHome ? ESPHome is an […]

Continue Reading

How to control RGB LED matrix with an Arduino

Alex ReidJuly 30, 2019August 13, 2020
Developments / Hardware / Tutorials

https://www.youtube.com/watch?v=VtIWN5SJDYo In this tutorial, you’ll see how to display text on a 32×8 RGB LED Matrix (built with WS2812B) within few minutes. This will let you control an RGB LED matrix with an Arduino. If you build something with a similar setup, please comment and share your projects ! Please […]

Continue Reading
Raspberry Pi 3 B+ Unboxing

Raspberry Pi 3 B+ Starter Kit Unboxing

Alex ReidMay 28, 2019August 13, 2020
Hardware / Unboxing

Hey everyone, I just got my brand new Raspberry Pi 3 B+ starter Kit that I got from Canakit. Since I have a lot of things going on my Home Assistant installation, I needed a small upgrade, which will be done with that small computer. Take a look at the […]

Continue Reading

Categories

  • ESPHome
  • Home Assistant
  • Hacks
  • Arduino
  • Raspberry Pi
Search
Menu
  • Home
  • Blog
  • Projects
  • Tutorials
  • About Me
  • Contact Us
Copyright All rights reserved Theme: Insights by Themeinwp
  • About Me
  • Contact Us
  • Privacy Policy
  • Disclaimer
Amazon Prime Day 2020 Canada

Amazon Prime Day Canada : Deals for Makers and Geeks !

Get Started with ESPHome Add-On

Get started with ESPHome Add-On on Home Assistant

WS2812B LED strip with Sonoff Basic and ESPHome

How to control WS2812B LED strip with a Sonoff Basic and ESPHome

ESPHome on MagicHome LED Controller

How to install ESPHome on MagicHome LED Controller

ESPHome on Sonoff 4ch Pro

How to install ESPHome on Sonoff 4CH Pro R2

ESPHome on Sonoff Basic

How to install ESPHome on a Sonoff Basic

Connect sensor HC-SR04 with the Arduino

How to use distance sensor HC-SR04 with the Arduino

How to control RGB LED matrix with an Arduino