Testing SCD41, BME280, BME680, DS18B20, PT100 and SNZB-02P temperature sensors for DIY thermostat
I test the performance of different environmental sensors for a room thermostat DIY project
Hi there! 👋 My name is Oleg Tarasov. I'm an engineering manager, AI expert and IoT enthusiast with fourteen years of experience building distributed systems. Here is some stuff I'm passionate about.
I test the performance of different environmental sensors for a room thermostat DIY project
In this post I explain how packages and substitutions work in ESPHome, and suggest a method of managing complex configurations.
How to add a Nextion display to your ESPHome device and avoid common pitfalls like data corruption and instability.
How to build a fully functioning DIY thermostat for an OpenTherm boiler with ESPHome and Home Assistant.
First steps in completely automating a central heating system in a suburban home with a natural gas boiler.
Exporting anaconda environments in a portable way becomes easy with conda-export tool.
We look at some limitations that Parallels Desktop has on Apple Silicon Macs and discuss UTM — a free and open-source alternative.
We will fix "The provided certificate file is not a valid PFX file" that happens when importing a certificate with dotnet dev-certs on macOS.
We are going to use mamba package manager to fix conda "Solving environment" errors once and for all.
In this post we will create a .NET Core console application which will bundle its native dependencies and call an exported function with P/Invoke.
We will build a cross-platform C++ library using CMake. In later posts we will learn how to package and call this library from .NET Core using P/Invoke.