This article details how to set up Pi-hole on a Raspberry Pi to block ads network-wide, improving browsing and streaming experiences on all devices.
This guide details how to set up a Raspberry Pi with a FlightAware Pro Stick to track airplane locations up to 400km away, receiving ADS-B data and accessing FlightAware's features.
Raspberry Pi is transitioning from its firstrun.sh script to cloud-init for more robust and cross-platform OS customization on first boot, offering greater flexibility in configuration.
Cloud-init is a cross-platform, distribution-agnostic tool used to automatically configure systems on first boot. Raspberry Pi is transitioning from its older `firstrun.sh` script to cloud-init for customizing Raspberry Pi OS.
Instead of modifying a single script, cloud-init uses three YAML configuration files (meta-data, network-config, and user-data) placed on the boot partition. These files allow users to configure things like:
* Users and home folders
* Network settings (Wi-Fi and wired)
* SSH access
* Raspberry Pi-specific features (I2C, SPI, UART buses, USB Gadget mode)
Raspberry Pi Imager 2.0 now generates these configuration files by default, making customization easier. Cloud-init offers a more flexible and modern workflow for provisioning Raspberry Pi images.
A $50 Raspberry Pi and Whisplay HAT combination offers a customizable, open-source AI chat device that can utilize Gemini, Claude, or ChatGPT, providing an alternative to closed-ecosystem AI gadgets.
Easy‑to‑use turn‑key SD‑card image for popular single‑board computers (Raspberry Pi, Orange Pi, NanoPi, Odroid, etc.) that runs a complete ADS‑B/SDR feeder, supporting ADS‑B, ACARS, AIS and weather‑sonde data aggregation.
ADSB.im provides easy‑to‑install feeder images for tracking aircraft, ships, weather balloons and more using single‑board computers, SDR dongles and antennas. The project supports ADS‑B, AIS, Sonde and ACARS/VDL2/HFDL data, offering web UI setup, aggregator integration and open‑source tools.
37年前のポケコン(SHARP PC-G801)を改造し、Linuxが動作するポケットコンピューターを作成した記事。RPN電卓としても使用可能で、WiFi接続やソフトウェアの追加も容易。
A new patch enables Nvidia GPU support on Raspberry Pi 5 and Rockchip devices, allowing for GPU-accelerated compute tasks. The article details the setup process, performance testing with llama.cpp, and current limitations with display output.
The article explores how Canonical's MicroCloud works well with Raspberry Pi, particularly the Raspberry Pi 5, for home lab setups. It discusses the compatibility, performance, and features of running MicroCloud on ARM-based SBCs, highlighting its ability to run both VMs and containers.
Introduction to the OSOYOO V4.0 Robot Car for Raspberry Pi, highlighting its advanced features and capabilities for complex robotic projects compared to Arduino-based kits.