Build a robust and ultra-lightweight ADS-B feeder station on a Raspberry Pi using Buildroot. This guide details the configuration of readsb to simultaneously feed FlightRadar24, ADSB Exchange, and ADSB.fi.
A complete guide to reading Linky standard mode telemetry (TIC) using a Wemos Teleinfo shield and an ESP32. Learn how to compile Tasmota with Teleinfo support, configure MQTT, and track your daily power consumption costs in Home Assistant.
Take full control of your heating. Step-by-step guide to monitoring and controlling an Atlantic heat pump in Home Assistant using an ESP32, the BSB-LAN module, and MQTT.
Easily update the RFLink gateway via command line on your Linux server. Find out the exact avrdude commands to flash your Arduino Mega remotely while safely managing your Domoticz or Home Assistant services.
Connect your Hayward Aquarite salt chlorinator to Home Assistant using an ESP32 and Tasmota. This guide covers the complete process: RS485 wiring, custom Tasmota compilation with NeoPool support, and seamless MQTT integration.
A technical guide to swapping out an Orange Livebox for a custom router and ONT. Discover how to configure the Leox LXT-010H-D GPON SN via Telnet, and configure a MikroTik RB750Gr3 with custom DHCP options (77 and 90) to authenticate directly on the FTTH network.
Complete guide to setting up an AIS receiver on a Raspberry Pi with RTL-SDR. Discover how to calculate your dongle's PPM error, decode AIVDM messages, and visualize marine traffic on OpenCPN.
A comprehensive security review and penetration test of the C7824WIP IP camera. This step-by-step case study demonstrates how to gain root access using brute force, firmware reverse engineering with Binwalk, and form injection.
A complete tutorial on cross-compiling kernel modules for Raspbian using an Ubuntu machine. Discover the workflow to retrieve firmware hashes, prepare the kernel source, and compile a custom Realtek WiFi driver for your Raspberry Pi.
Build your first control loop. Step-by-step guide to Arduino PID regulation, teaching you how to maintain a constant LED brightness setpoint using a light sensor, PWM control, and real-time serial plotting."