Best of Raspberry PiMarch 2025

  1. 1
    Article
    Avatar of lnLaravel News·1y

    Control Hardware Components in Laravel with Pinout

    Pinout is a Laravel package that allows developers to control hardware components directly from their Laravel projects. It enables interaction with GPIO pins, control displays, and supports a wide range of Raspberry Pi models. The package features GPIO pin control, display integration, and compatibility with various hardware, making it useful for projects like smart plug relays, alarm clocks, and weather stations.

  2. 2
    Article
    Avatar of jeffgeerlingJeff Geerling·1y

    Exploring WiFi 7 (at 2 Gbps) on a Raspberry Pi 5

    WiFi 7 brings enhanced capabilities over WiFi 6E, such as Multi-Link Operation (MLO) and higher bandwidth utilization. With recent updates, Raspberry Pi 5 can now support WiFi 6E and WiFi 7 using Intel's AX210 and BE200 cards without recompiling the Linux kernel. Firmware installation and proper setup are required to achieve optimal results. The performance testing on Pi 5 with WiFi 7 shows significant improvements, although various factors can impact speeds. Additionally, Bluetooth support can be enhanced using Intel WiFi adapters.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    How to Set Up a Home VPN Using Tailscale on a Raspberry Pi

    Learn how to set up a VPN on a Raspberry Pi using Tailscale, a mesh VPN service that uses the WireGuard protocol for secure connections. This setup enables you to access your home network remotely, utilizing the Pi as an exit node for routing internet traffic. The guide covers the prerequisites, installation of Raspberry Pi OS Lite, configuring the network, installing Tailscale, and customizing settings for secure access.