-
-
19 Sep 2019 21:00:27 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (0 / 0 / 3)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (10.34MB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- GPSD::Parse
- JSON
- RPi::ADC::ADS
- RPi::ADC::MCP3008
- RPi::BMP180
- RPi::Const
- RPi::DAC::MCP4922
- RPi::DHT11
- RPi::DigiPot::MCP4XXXX
- RPi::GPIOExpander::MCP23017
- RPi::HCSR04
- RPi::I2C
- RPi::LCD
- RPi::OLED::SSD1306::128_64
- RPi::Pin
- RPi::RTC::DS3231
- RPi::SPI
- RPi::Serial
- RPi::StepperMotor
- RPi::SysInfo
- WiringPi::API
- parent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.3633 - 2019-09-19
- emergency release to correct an oversight in a test file, preventing failed installations
Documentation
FAQ and Tutorial for RPi::WiringPiModules
Perl interface to Raspberry Pi's board, GPIO, LCDs and other various itemsCore methods for RPi::WiringPi Raspberry Pi interfaceExamples
- examples/adc.pl
- examples/alt_mode.pl
- examples/api_servo.pl
- examples/baseline_setup.pl
- examples/bmp.pl
- examples/i2c.pl
- examples/identify.pl
- examples/perlmonks.pl
- examples/pot_adc.pl
- examples/registered_pins.pl
- examples/rtc.pl
- examples/sg90_servo.pl
- examples/shift.pl
- examples/spi.pl
- examples/stepper_motor.pl
- examples/sysinfo_faq_examples.pl
- examples/tripwire.pl
Module Install Instructions
To install RPi::WiringPi, copy and paste the appropriate command in to your terminal.
cpanm RPi::WiringPi
perl -MCPAN -e shell install RPi::WiringPi
For more information on module installation, please visit the detailed CPAN module installation guide.