Hardware

Category page of all posts on the web site that are tagged as related to hardware including PC / embedded and more

Adafruit WiFi Action Key for Home Assistant / ESPHome

Adafruit One Key w/ RGB colors set

I’ve covered making a wireless Adafruit IoT button that can run any action within Home Assistant when you press the button using automations. These are great because they also have a RGB LED built in that you can use to show the status of something being controlled by the button.

For example if you used it to control your garage door you could make the button red when your garage door is open and green when it’s shut. This way just by looking at the button you know what the state of the garage door is.

Today I am going to cover something really similar: a single WiFi action key using gear from Adafruit as well as a RISC-V ESP32-C3 module. These also have individual RGB LEDs for each key just like the IoT button giving them the same advantages. Let’s begin!

Adafruit WiFi Action Key for Home Assistant / ESPHome Read More »

Home Assistant / ESPHome Air Quality Monitor (No Soldering)

QT Py + Grove SEN54 - Deployment (Closeup)

I’ve previously covered creating a Home Assistant air quality monitor system using a XAIO ESP32-C3 module and ESPHome / Home Assistant to create a 7-in-1 air quality monitor sensor. My previous article though did require a little bit of soldering to get it going.

Today I’m going to show you my latest sensor build which has completely eliminated the soldering. It’s plug and play using ESPHome and Home Assistant. I did this using the Adafruit QT Py module which has a built-in connector for connecting to a I2C (Stemma QT) device like the Grove SEN54 environmental sensor. In addition to eliminating any soldering this also saved me money by not having to buy an expansion board.

Today I’ll show you the updated build for my air quality sensor setup I’ll be using throughout my home. Let’s get started!

Home Assistant / ESPHome Air Quality Monitor (No Soldering) Read More »

Minoston Z-wave Smart Plugs w/ Home Assistant Review

Minoston Z-Wave Smart Plug - Installed

I’ve been covering integrating my entire home into Home Assistant here on the site. I want to have the capability to monitor everything going on in my home and control it with an open-source system such as Home Assistant.

Although I have a strong WiFi network in my home there are some areas where using a wireless technology that is more energy efficient (such as Z-wave and Zigbee) makes a lot more sense. These especially include devices that need to run on a battery or are in awkward areas with poor WiFi coverage.

I decided to try the Minoston Z-wave mini plug to see how it integrated with my Home Assistant setup as it was very commonly recommended online. In this review we’ll take a look at this device and see if it’s worth using. Let’s begin!

Minoston Z-wave Smart Plugs w/ Home Assistant Review Read More »

Zooz 700 Z-Wave Door/Window Sensors w/ Home Assistant

Zooz 700 series door/window sensor - Review

I’ve been upgrading all of the devices in my home to work with Home Assistant and eliminate subscriptions to proprietary services. One of the last remaining subscription services I have in my home is the Ring door and window sensors. The Ring ones have honestly been fine but the subscription is not free. Since I know these sensors will be installed in my home for 10+ years it will save me money to switch to something else that has no subscription.

That is why I was excited to see that Zooz has released a new series of Z-Wave door and window sensors that are completely self-managed by either a Z-Wave hub or Home Assistant running as a Z-Wave hub. The advantage of Z-Wave and Zigbee devices is they use much less power than WiFi so it’s a much better suited technology for devices that run on battery power (such as wireless door and window sensors).

In this review I’ll cover the Zooz 700 Z-Wave door and window sensors and cover the upsides and downsides of the system. Let’s get started!

Zooz 700 Z-Wave Door/Window Sensors w/ Home Assistant Read More »

Genie Garage Door Opener Aladdin Smart Home Upgrade

Genie Aladdin Connect - Installed

I’ve been investigating ways to make my garage doors on my home “smart”. My overall goal is to implement them into Home Assistant. I’ve been investigating various options to do this including do-it-yourself with ESP modules (which I’ve used for a lot of other parts of my home automation).

My home is only about 3 years old and came preinstalled with a “dumb” Genie garage door system that does not have smart capabilities. I decided to investigate the official upgrade option offered by the company via their Aladdin smart home upgrade kit as it only cost about $60.

In this guide I’ll cover installing the upgrade kit for Genie garage doors and how well it performed. I’ll also cover implementing it within Home Assistant. Let’s get started!

Genie Garage Door Opener Aladdin Smart Home Upgrade Read More »

Adafruit Stemma QT Arduino Getting Started Guide

Adafruit 7 Segment Display + Rotary Encoder + QT Py

I’ve been doing a lot of coverage of ESP32-related chips lately on the site. One thing that is a bit painful with them though is that they usually require a lot of soldering. That’s why I find the Adafruit QT Py series of ESP32 chips so exciting. They eliminate the soldering!

Unfortunately once I got all of my parts and tried to get started I ran into several issues that are not covered at all (or very poorly covered) by the official documentation and guides available. None of the things I’m going to cover were particularly difficult once you know what they are and how to address them. I did however lose days or closer to a week of time messing with this as I had to figure it all out from piecing together scraps here and there from forum posts.

In this guide I’ll show you how to get Arduino working with the Adafruit QT Py boards using Stemma and how to avoid all the pitfalls that I lost a lot of time on getting started. Let’s begin!

Adafruit Stemma QT Arduino Getting Started Guide Read More »

Best 2023 Raspberry Pi Alternatives

Radxa Rock 5B Review

The Raspberry Pi continues to suffer from supply chain issues. They have promised there are a lot of their very old models that should be coming up for purchase within the next 6 months. I’ve been hearing that for years though to be honest with you.

Fortunately you don’t need to wait. There are more and better alternatives to the Raspberry Pi in 2023 than there have ever been before. In this article I’ll cover the best Raspberry Pi alternatives in 2023.

Let’s get started!

Best 2023 Raspberry Pi Alternatives Read More »

Radxa Zero Debian SSD Boot Guide

Radxa Zero SSD Boot Guide

The Radxa Zero can definitely be set up to boot from USB storage / using a SSD. You can do this trick using both the eMMC and an SD card. Given that the board also has a quad-core processor you can actually make a tiny and pretty powerful server setup with something like this achieving pretty impressive I/O speeds for such a small package.

In this guide I’ll show you how to set up SSD booting on the Radxa Zero using their official Debian operating system. Let’s get started!

Radxa Zero Debian SSD Boot Guide Read More »

Home Assistant Tiny WiFi Button Guide ft. Adafruit QT Py

Adafruit Tiny Home Assistant WiFi Button

I’ve been documenting my journey building out my smart home powered by Home Assistant here on the site. Home Assistant is an open-source system designed to let you easily manage and automate everything in your home.

That’s when I saw that Adafruit’s QT Py series of boards had a tiny IoT button available for it I immediately thought of Home Assistant. The button could be used to automate anything in your home you’d like. You could program it to turn off / turn on lights, open/close the garage door for you, turn on and off certain appliances or anything else you could imagine being able to do with a wireless-enabled button.

In this guide I’ll show you how to build and program a wireless button with Home Assistant. Let’s get started!

Home Assistant Tiny WiFi Button Guide ft. Adafruit QT Py Read More »

Home Assistant Grove All-in-one Environmental Sensor Guide

Home Assistant SEN54 via ESPHome

I’ve been building out various sensor arrays for use with Home Assistant in my home using ESP32 modules and ESPHome and it has been working really well. One challenge though is that you have a limited number of connections (even when using expansion boards). This can be dealt with a few different ways but buying a whole bunch of individual sensor boards one at a time and connecting them can get messy to say the least.

Fortunately Seeed Studios has a unit powered by Sensirion that has 7 environmental sensors all in one: the SEN54! This includes measurements for particles of PM1.0/2.5/4/10, temperature and humidity and VOC (volatile organic compounds). All in one unit with a single connection.

In this guide I’ll show what adding a sensor like this to Home Assistant looks like using ESPHome and a ESP32-C3 module. Let’s get started!

Home Assistant Grove All-in-one Environmental Sensor Guide Read More »

Orange Pi 800 Computer Kit Review

Orange Pi 800 Computer Kit Review

I’m certainly not the first to review the Orange Pi 800 computer kit. It has been available for a while now. That’s exactly why I wanted to take a look at the Orange Pi 800 as a more mature product today.

In this review we’ll take a look at the packaging, build quality, specifications and test the performance of the Orange Pi 800 and see how well it has matured since it’s initial release.

Let’s begin!

Orange Pi 800 Computer Kit Review Read More »

Adafruit Re-programmable USB-C PD to Barrel Jack Cable

Adafruit Re-programmable USB-C PD Cable Review

I have been ordering a lot of gear from Adafruit lately to help build my Home Assistant sensor array for my home (as well as other projects I have going here on the site). I was very confused today when something showed up I didn’t recognize (and wasn’t even aware really existed).

It turns out to be a cable that you plug into a USB-C power adapter that supports PD (power delivery) and output a voltage you program in via a DC barrel jack. In other words this cable lets you turn a USB-PD capable power adapter into a programmable DC jack adapter that could theoretically work with almost anything!

This is a $19.50 cable I’m certain that I didn’t buy that I will return to Adafruit if they would like. Not before we review it first though. Let’s get started!

Adafruit Re-programmable USB-C PD to Barrel Jack Cable Read More »

Radxa Zero SBC Review

Radxa Zero SBC Review

The Radxa Zero has been extremely popular since release and is still pretty hard to find on many major retailers. After trying to get it from a couple of different places I finally received mine this week!

In this review we’ll dive into using the Radxa Zero including the available images, hardware capabilities and what kind of performance to expect. Will the Radxa Zero live up to how popular the board seems to be and how hard it is to get?

Let’s find out!

Radxa Zero SBC Review Read More »

Orange Pi 14 Inch 1080P Portable Monitor Review

Orange Pi Portable Monitor Review

I recently ordered many of the official Orange Pi accessories for review with my Orange Pi 800 order (also coming up for review). The first of these accessories to come was the Orange Pi 14″ 1080P portable monitor. This monitor is meant to be extremely portable and have a low footprint.

Today in this review we’ll take a close look at Orange Pi’s monitor offering and test it with several devices. We’ll examine the build quality, functionality and try to determine whether picking one of these up might be worth it for you and what situations they would be most appropriate for.

Let’s get started!

Orange Pi 14 Inch 1080P Portable Monitor Review Read More »

Pine64 SOQuartz Blade Review

Pine64 SOQuartz Blade Review

I’ve previously reviewed the Pine64 SOQuartz here on the site and found that if you used Armbian it was a feasible alternative to the CM4. The compatibility with other IO boards varies wildly though. We’ve definitely seen mixed experiences using the CM4 Blade when using the SOQuartz for example.

I was curious if I got a hold of one of the official Pine64 SOQuartz Blade boards if the experience would be better. Today we will review the Pine64 SOQuartz Blade IO board and see how well things are working at time of writing.

Let’s begin!

Pine64 SOQuartz Blade Review Read More »