Raspberry Pi

Winsage
April 2, 2025
A PhD student named Gustave Monce, along with a small team, successfully ran the Windows operating system on a Pixel Watch through the WOA project. The process involved examining a rooted boot image, modifying the stock UEFI, altering the ACPI table, and patching various files to enable the watch to run Windows PE. Despite the extensive work, the project faced challenges due to the Pixel Watch's internal architecture, which was designed for its native OS. Additionally, old iPads can be repurposed as e-readers by downloading e-book reader applications or, for a more ambitious project, by booting them with a Raspberry Pi or another Linux-based operating system.
AppWizard
February 24, 2025
The Raspberry Pi has been used to create a creeper robot by developer Efren Lopez, integrating artificial intelligence. The robot can navigate and observe its surroundings, featuring a body on motorized wheels, a movable head with a servo mechanism, and a camera module for vision. It is powered by a Raspberry Pi 5, connected to a Pimoroni NVMe Base Duo, a Hailo-8 Raspberry Pi AI kit, and a Pimoroni Yukon board, with onboard batteries for mobility. The robot includes two cameras (a Pi Cam V3 and an Arducam ToF module) and a Dayton audio transducer for audio output. Lopez has shared build videos on YouTube to showcase the robot's capabilities.
Winsage
February 6, 2025
Microsoft has released a public preview of Windows MIDI Services, supporting the MIDI 2.0 standard, as part of build 27788 in the Windows 11 Insider Preview Canary Channel. Users may encounter a known installation error (0x8007000d) and a failed .NET update (0x80073712), and are advised to retry the build while avoiding the .NET update. The development of Windows MIDI Services has been ongoing, with updates provided since 2022 and a GitHub repository opened in 2023. The feature was anticipated to debut in Windows Insider builds but was delayed until February. MIDI serves as a standard for connecting electronic instruments to computers for music creation, and this update is particularly beneficial for electronic music users. Microsoft plans to extend this technology to supported versions of Windows 10 and 11 before October.
Winsage
December 13, 2024
Microsoft will cease support for Windows 10 on October 14, 2025. Windows 10 was launched in July 2015 and replaced Windows 8. Users can upgrade to Windows 11 if their hardware meets the minimum specifications, which include a 1 GHz CPU, 4 GB of RAM, and 64 GB of storage, along with a second-generation Trusted Platform Module (TPM) and UEFI BIOS capable of secure boot. Many older PCs may not qualify for the upgrade, requiring at least an 8th Gen Intel processor or a Zen+ AMD processor. Users can also consider installing Linux distributions like Ubuntu or ChromeOS on older PCs. Remaining on Windows 10 after support ends poses security risks and limits access to updates.
AppWizard
December 9, 2024
RaspController is an application that allows users to monitor, access, and control their Raspberry Pi over a network. It provides tools for file access, resource monitoring, and insights from connected sensors and cameras. Users can send wake-on-LAN packets, access pinouts and wiring diagrams, and execute shell commands directly on the Raspberry Pi. To set up RaspController, users need the IP address of their Raspberry Pi and must enable SSH in the Raspberry Pi Configuration. The app can be downloaded from the Google Play or App Store. Users can control their Raspberry Pi from their smartphone, utilizing features like File Manager, SSH Shell, and Custom commands. Custom code can be added for unsupported sensors, but RaspController does not include VNC functionality.
AppWizard
November 17, 2024
Minecraft can be set up on a Raspberry Pi as a server. To do this, ensure the Raspberry Pi is powered on and connected to a network. Use Raspberry Pi OS or Ubuntu Server, and configure SSH access. Update the system with PLACEHOLDERe6cd1cbf6a15ffb3, then install OpenJDK with PLACEHOLDERa584be315bb50573. Create a directory for server files using PLACEHOLDER8197b44ab82607b0, and download the Minecraft server binary. Accept the EULA by running the server once, editing the 'eula.txt' file, and restarting the server. Customize the server using the server.properties file and maintain the server in the background with the screen tool. Optimize performance by disabling the GUI and adjusting memory settings with the PLACEHOLDER45ec7a903b9d90cd and -Xms flags. For larger servers, consider using alternative binaries like Spigot or PaperMC. Set up port forwarding for external access, or use a WireGuard VPN for secure connections. A Raspberry Pi is a suitable host for a Minecraft server due to its low power consumption and affordability.
Winsage
November 15, 2024
Microsoft has released ISO images of Windows 11 for Arm architecture, specifically for the current version, Windows 11 24H2. This release simplifies access to Windows on Arm, allowing users to create bootable installations. Devices with Snapdragon X Series processors can operate without additional drivers, while earlier Snapdragon generations will require driver injection to avoid boot failures. Users can also set up virtual machines using the ISO, but it does not support native Windows operation on Apple Silicon. The release aims to bolster the appeal of Microsoft's Copilot+ PCs and enhance support for the Arm ecosystem.
Winsage
November 15, 2024
Microsoft has introduced a Windows 11 ISO specifically for Arm-based systems, following the launch of the Qualcomm Snapdragon X Elite. This official release aims to provide a seamless experience for users, moving beyond previous workarounds. The ISO file is slightly over 5GB and includes a guide for creating Arm64 Virtual Machines (VMs) using Hyper-V, although these VMs are not compatible with x86-64 hardware. Installation procedures are similar to those for x86 systems, with options to mount the ISO or create a bootable USB drive. The build is optimized for Snapdragon X Elite systems, but older Snapdragon devices may require OEM drivers to avoid installation issues. An attempt to install the ISO on a Raspberry Pi 5 was unsuccessful, but further exploration by the Raspberry Pi community is expected.
Winsage
November 14, 2024
Arm64 ISOs for Windows 11 24H2 are now available for direct download from Microsoft's website. Previously, users needed to be Windows Insiders to obtain Windows on Arm ISOs, which were only available in VHDX format for virtual machines. The new ISOs allow installation on physical Arm hardware, similar to x64 versions. Microsoft recommends including device manufacturer drivers for a smooth installation. The release opens opportunities for enthusiasts to explore Windows on Arm across various hardware platforms, including devices like Raspberry Pi.
Search