New Product Review: Wio Terminal

Recently, SeeedStudio sent me a Wio Terminal for review. The Wio Terminal is powered by Microchip’s ATSAMD51P19. I had no prior development experience with the core (ATSAMD51) or with the built-in network chip (Realtek RTL8720DN), so it took me some research to get familiar with this development board. In the …

Tutorial: How to Install Home Assistant on a Generic Linux System

Are you as baffled as I am about Home Assistant installation? Got a generic Linux system and are not sure where to begin? Well, look no further, as i am setting out here the necessary steps, as i identified them through my recent research. Home Assistant is one of the …

Privacy Showcase: How to Use Smart Devices without Ewelink/Internet

Recently, more and more consumer devices are available to make your home “smarter”. While they can make our lives a bit easier, comfortable, most of these smart devices also give rise to a number of privacy concerns as well as usability/reliability issues: The mobile apps (i.e. Ewelink, Smart life, etc) that …

ActoSenso Server – Controlling it all

Introduction Although optional, having a central coordinator (ActoSenso Server) in an automation environment can open up new possibilities. Advantages of having an ActoSenso Server include more processing power, more mass storage (for historical data), easier to develop business logic, etc. Options for an ActoSenso Server Almost any computer can be converted …

ActoSenso Nodes

Introduction In the previous article I described the system overview of my automation platform, which I call ActoSenso Platform. In this article I discuss some of the nodes that can be (and I have) used in ActoSenso Platform. Any suggestion, tip for improvement, constructive criticism or related comment is mostly welcome …

ActoSenso – My Automation Project – System Overview

Introduction Over the past few months I have created an easily expandable, well scaling and easy to optimize solution for controlling and otherwise bringing together a wide range of disparate devices. With it one can gather data from all kinds of sensors (e.g. light, noise, pollution, position, etc) to keep …