Setting Up ARM64 Raspberry Pi 4B and JLINK Emulator

Setting Up ARM64 Raspberry Pi 4B and JLINK Emulator

ARM64 Architecture and Programming, the world’s original ARM64 experiment, led by Uncle Ben, waiting for you! Equipment List for Season 3 Video Course Experiment Hardware Development Platform: Raspberry Pi 4B (2G or 4G RAM) Software Simulation Platform: QEMU BenOS Customized Version Development Host: Ubuntu Linux 20.04 One MicroSD card and a card reader One USB … Read more

Learning Linux Development for ARM64 Architecture Using QEMU

Learning Linux Development for ARM64 Architecture Using QEMU

1. Installing QEMU QEMU has been around for a long time, and I never thought about what its full name is. Today, while writing this article, I looked it up, and the full name should be quick emulator. QEMU (quick emulator) is a free and open-source virtual machine (VMM) for hardware virtualization, written by Fabrice … Read more

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-bit!

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-bit!

Click the blue text above to follow “Mastering VS Code” Introduction Not long ago, I wrote an article titled “Installing .NET Core 3.0 Runtime and SDK on Raspberry Pi 4” and subsequent articles titled “Self-starting .NET Core 3.0 Environment on Raspberry Pi”, “Nginx Configuration for Internal Access to ASP.NET Core 3.0 Website on Raspberry Pi … Read more

Setting Up an ARM64 Linux Environment with QEMU

Setting Up an ARM64 Linux Environment with QEMU

QEMU (Quick EMUlator) is a general-purpose open-source emulator and virtualization tool that can simulate most CPU platforms, such as x86, ARM, ARM64, RISC-V, PowerPC, MIPS, etc. It can also simulate various hardware peripherals, such as memory, emmc, sdcard, usb, etc. Therefore, through QEMU, we can simulate a development board. During the chip development process, chip … Read more

Using Windows 11 on HomeLab ARM64 Development Board with PVE7

Using Windows 11 on HomeLab ARM64 Development Board with PVE7

NO.1 Windows 11 Arm64 Previously set up Ubuntu Server 22.04 and Docker Redroid cloud phone Just one more Windows system is needed to complete the trio of cloud server, cloud phone, and cloud desktop The built-in emulation technology of Windows 11 ARM version allows running unmodified x86 and x64 Windows applications on ARM devices It … Read more

Installing Home Assistant OS Smart Home System on HomeLab Development Board (ARM64) [PVE]

Installing Home Assistant OS Smart Home System on HomeLab Development Board (ARM64) [PVE]

NO.1 HA Smart Home Successfully imported PVE Home Assistant Attempted to use TF card to flash the entire Home Assistant system (with the most complete functionality) However, there are the following issues The HA system needs to be re-flashed when issues occur TF card damage MQTT and database need to be deployed on separate servers, … Read more

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-Bit!

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-Bit!

Click the blue text above to follow “Wang Yujie’s Blog” Introduction Not long ago, I wrote an article titled “Installing .NET Core 3.0 Runtime and SDK on Raspberry Pi 4”, followed by subsequent articles on “Auto-Starting .NET Core 3.0 on Raspberry Pi”, “Nginx Configuration for Internal Access to Raspberry Pi 4 ASP.NET Core 3.0 Website”, … Read more

Getting Started with Raspberry Pi 5: Desktop OS, aapanel, and PVE8

Getting Started with Raspberry Pi 5: Desktop OS, aapanel, and PVE8

NO.1 Final Result Installed Raspberry Pi 5 OS (64-bit recommended system) Note this is not a slim version, nor is it the full recommended software version, and it is not a 32-bit version The system size is about 1.2GB Desktop version interface For the convenience of the desktop and testing desktop memory usage, I ultimately … Read more

Installing OpenWrt on HomeLab Development Board (ARM64) with PVE

Installing OpenWrt on HomeLab Development Board (ARM64) with PVE

NO.1 Image File qcow2 image file openwrt-armvirt-64.qcow2 NO.2 Upload File qcow2 files cannot be uploaded to pve through webui You need to upload it to the server using FileZilla Remember, the path for the pve iso image folder is /var/lib/vz/template/iso The backup image data for pve is Usually used to store the recoverable xxx.vma.zst files … Read more

Jailbreaking iOS 15.x arm64: Success Stories and Updates

Jailbreaking iOS 15.x arm64: Success Stories and Updates

First, look at the key points, then read the original text. Key point: The expert Wh1te4ever has completed the iOS 15.x arm64 jailbreak project, and developers can now experience it. However, it is still not recommended for beginners, as the author mentioned issues with stability. We look forward to opa334 adding support for the Dopamine … Read more