Explore >> Select a destination


You are here

www.vexperienced.co.uk
| | blog.thestateofme.com
13.4 parsecs away

Travel
| | IT mixology and other thoughts about tech, life the universe and everything
| | www.markwilson.co.uk
15.0 parsecs away

Travel
| | Part 2 of a series about my experiences with Zigbee-based smart lighting. This post looks at using Innr and IKEA Trådfri smart bulbs with my Philips Hue bridge
| | vninja.net
15.5 parsecs away

Travel
| | As I've [covered before](/tags/unifi/), I run my home network mostly on Ubiquiti UniFi hardware. Since this offers a lot of nifty possibilities, I figured I should try to isolate all my "IoT"-devices in a separate network, while still making them accessible. After all, you don't want a security issue on some sensor/automation thing you have in your house to be able to access and encrypt your familiy photos, right? The thing that sits in the corner and controls the color of your lightbulbs, do not need to...
| | danielmangum.com
96.7 parsecs away

Travel
| In the most recent post in the RISC-V Bytes series, we had our first experience with real hardware, exploring the bootloader on an ESP32-C3-DevKitC-02 module. We were using esp-idf, which, behind the scenes uses an implementation of FreeRTOS. In this post, we'll swap out the Espressif FreeRTOS implementation for Zephyr, exploring some similarities and differences between the build process and produced artifacts. We'll also see how we can slim down a Zephyr installation, only fetching the code and tools t...