Registry / other / rpi
library0.5.1rbrubygemsunverified

Makes it easy to set the GPIO pins on the Raspberry Pi.

gem install rpi
INSTALL
IMPORT
SIG · RPI
R
rpi
otherrubyv0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RPi
require 'rpi'

Initializes RPi with pin 4 and turns it on.

require 'rpi' # Example: turn on GPIO pin 4 rpi = RPi.new([4]) rpi.pins.first.on
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rpi — gem install rpi · libregistry