Pi-hole on Raspberry Pi with Docker: Network-Wide DNS Ad Blocker Setup Guide
Aug 29, 2026 · 11 min read
Complete practical guide to running Pi-hole on Raspberry Pi using Docker: Docker Engine installation, compose configuration, router DHCP setup, and network-wide ad blocking for all devices including IoT endpoints.
OTA Firmware Updates: How to Update Embedded Devices Safely
Aug 25, 2026 · 10 min read
A practical engineer's guide to designing safe OTA firmware update systems for embedded devices. Learn about bootloaders, A/B partitions, signature verification, rollback mechanisms, and how to prevent bricking devices during updates.
Command Injection in C/C++: Why system() with User Input is Dangerous (with Practical Examples)
May 20, 2026 · 3 min read
A practical, beginner-friendly guide to understanding and preventing command injection vulnerabilities in C/C++ applications, with real-world examples and secure coding advice.
Embedded RED Cybersecurity Compliance (EN 18031): Requirements and Implementation
Mar 29, 2025 · 1 min read
How to understand and implement RED (Radio Equipment Directive) cybersecurity requirements (EN 18031) for embedded and wireless systems.