The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.3614 - 2017-07-08

  • added t/15-wpi_to_gpio.t to test #12
  • exposed pwm_set_range(), had missed that one previously
  • exposed pwm_set_clock(), maps to pwmSetClock(int divisor) (closes #30)
  • implemented/exposed pwm_set_mode() to set the PWM mode
  • added "PROTOTYPES: DISABLE" to XS file to quell warning (closes #31)
  • added test/sg_servo.pl as an example of the new PWM capabilities (full tests will be run via RPi::WiringPi auto test platform)

Modules

API for wiringPi, providing access to the Raspberry Pi's board, GPIO and connected peripherals