Flash ESPHome onto an ESP32 using docker-compose
I use docker-compose to run the ESPHome container which I use to flash ESPHome onto my ESP32 devices. To see how I do that, check the configs in this post.
(more…)I use docker-compose to run the ESPHome container which I use to flash ESPHome onto my ESP32 devices. To see how I do that, check the configs in this post.
(more…)There’s a neat looking Xiaomi LYWSDCGQ sensor with a display which shows temperature and humidity of it’s environment. We’ll use a BLE capable Raspberry Pi to read out the sensor’s data.
(more…)There’s a way to allow your Pi to provide as much power to the connected USB devices as possible. Let me show you how.
(more…)Currently there are two Raspberry Pi types which come with built-i WiFi modules: the Raspberry Pi 3 and the Raspberry Pi Zero W. I’ll show you how to use them “headless”.
(more…)I needed to check the download speed on of an interface on my Raspberry Pi, so I have used a tool called speedometer to do so.
(more…)