worproject / RPi-Windows-Drivers

Windows on ARM device drivers for the Raspberry Pi single-board computer.
https://www.worproject.com
341 stars 30 forks source link

Info: Software to show data on LCD panel case? #42

Open Corsair-63 opened 2 years ago

Corsair-63 commented 2 years ago

is there any software to show the same data as shown in Rasberry PI OS displays? working of GPIO pins GND-VCC-SCL-SDA with data usually shown in those small displays, like IP, processor load & temp, memory used, same as or similar to: https://www.the-diy-life.com/add-an-oled-stats-display-to-raspberry-pi-os-bullseye/ but working on RPi4 in windows ARM64?

mariobalanica commented 2 years ago

None that I'm aware of, you have to port that code to use the Windows APIs.

Corsair-63 commented 2 years ago

Thanks your reply, I'll see what can I break or destroy ..... for sure 😂