You are here |
haim.dev | ||
| | | |
endormi.io
|
|
| | | | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI. | |
| | | |
blog.davidedmundson.co.uk
|
|
| | | | ||
| | | |
vninja.net
|
|
| | | | I've been running [Home Asssistant](https://www.home-assistant.io/) (HA) in my network for well over a year now, and it's primary use case has been connecting devices from different ecosystems into one management interface. Lately I have been migrating a few automations from native HA to [Node-RED](https://github.com/hassio-addons/addon-node-red), which has been a fun exercise, and I'm looking to expand the usage of automations in the time to come. **My mantra for this setup is that everything that can be automated, should be automated, while at the same time keeping it as simple and unobtrusive as possible for everyone in the household.** | |
| | | |
ncona.com
|
|
| | A few months ago, I started learning Arduino, and recently I finished my first small project. After finishing the project, I was wondering if I could build the same thing for cheaper, and that's when I stumbled into ESP32. ESP32 is an MCU (Micro Controller Unit) that got very popular because it has integrated WiFi, Bluetooth, very good documentation and is relatively cheap for what it does. Interestingly, the Arduino UNO R4 WiFi contains two MCU and one of them is an ESP32. Getting an ESP32 The easiest w... |