This provides R with access to the Raspberry Pi General Purpose Input Output (GPIO) via 'libgpiod'. This includes detecting a gpio chip as well as turning pins on and off via [gpioset()] and reading the state of pins via [gpioget()]. No additional libraries need to be installed; Raspbian includes 'libgpiod' as part of the standard installation.
Package details |
|
|---|---|
| Author | Mark Niemann-Ross |
| Maintainer | Mark Niemann-Ross <mark@niemannross.com> |
| License | MIT + file LICENSE |
| Version | 0.1.0 |
| URL | https://github.com/mnr/rpigpior https://mnr.github.io/rpigpior/ |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.