rpi-info 0.3.0

Figure out which model revision of Raspberry Pi you're running on
Documentation
  • Coverage
  • 17.31%
    9 out of 52 items documented0 out of 9 items with examples
  • Size
  • Source code size: 31.59 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 745.55 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • marshallpierce

This crate makes it easy to determine what sort of Raspberry Pi a Linux host is. The different models have different pin layouts, etc, so it's often useful to know what model you're running on.

To see it in action, try the show example.