Guess what…? EVVR might have solved your smart switch dilemma! When thinking about lighting within your smarthome, lamps have traditionally been easy to work with… just add a smart bulb!…
Author: Siytek
Proscreencast SC01 Review (Discount Code Included!)
If you are looking for a way to wirelessly cast your screen or extend your desktop to another screen, Proscreencast might just be exactly what you are looking for. So…
Which OS Should I Use For Raspberry Pi? Top Choices Revealed!
Did you know that there are many different operating systems that you can run on Raspberry Pi?! The stock operating system Raspberry Pi OS is great if you are just…
How to Install Home Assistant Supervised on Linux
In this article we will learn how to install Debian Linux without the GUI. We will then install a fully featured supervised installation of Home Assistant. Note that this method…
How to Install Home Assistant on Linux (EASY Step by Step)
If you want to put Home Assistant on something other than a Raspberry Pi, it is likely you will want to use Linux. There are many different versions of Linux,…
PCB Layers Dummies Guide (Explained by an Industry Expert)
Whether you are designing a PCB, getting a PCB manufactured or planning to do a bit of DIY PCB manufacturing, it is vital to have a good understand of PCB…
Which Type of PCB Is Most Economical? Tips From an Expert
Don’t you wish that sometimes you could sit down and ask a PCB process engineer “what is the ultimate secret to making a PCB the cheapest it can be?” After…
How To Create A MacOS GUI Using C++ (Beginner Step by Step)
In this tutorial you will learn how to create a simple MacOS GUI window using nothing but the terminal and a couple of free tools! And do you want to…
How To Use C++ to Convert a UNIX Timestamp to Date and Time
Looking for a quick and easy tutorial that explains how to convert a UNIX timestamp to a human readable date and time using some easy C++ code? In this tutorial…
How to Compile a C++ Program in Ubuntu (EASY Step by Step!)
Compiling your first C++ program in Ubuntu couldn’t be easier using the following 4 easy steps! This article will cover everything you need to know to get started: Step 1:…