detect-rpi icon indicating copy to clipboard operation
detect-rpi copied to clipboard

Detects if node is running on a Raspberry Pi.

Results 2 detect-rpi issues
Sort by recently updated
recently updated
newest added

`cat /proc/cpuinfo` doesn't show me the `Hardware` entry or the microprocessor model. 'Raspberry Pi 4 Model B Rev 1.1' is readable on `Model` so it should be included to the...

## **Updated Raspberry Pi Detection & Added Helper Functions** This PR improves the Raspberry Pi detection reliability and adds useful helper functions for getting detailed system information. ### **Key Changes**...