Hi @Sihang, welcome to the forum
In general,
Beyond that, as far as I’m aware there are no official Windows images for Raspberry Pi. From some brief online searches it seems there are some community projects that have managed to get some customised Windows variants to run on a Raspberry Pi 4, but seemingly with poor performance.
If you’re trying to run our pre-built PingViewer.exe
x86 binary for Windows (instead of compiling an Arm binary) it would need to run through an emulation layer. Assuming the Windows 11 x86 emulation is included in the customised variants, and works on the Raspberry Pi, that would still only further decrease the performance of the application compared to a native one, so even if you’re able to get this working I wouldn’t expect it to run very well.
- Is there a particular reason you’re trying to use a Raspberry Pi for this?
- How have you gone about trying to install Windows 11 on your Raspberry Pi?
- How are you attempting to detect the Ping Sonar (is that through Ping Viewer, or one of our ping programming libraries, or just checking
lsusb
for a new device when plugging it in or something)?