Changes for version 2.36.1 - 2017-01-22

  • initial release (version number matches wiringPi's, plus an incremental trailing decimal place for updates to this module
  • we default to 1MHz speed if not specified in the new() method
  • we die() if we can't open or write to the SPI bus
  • changed to using WiringPi::API::spiDataRW() (a custom wrapper for wiringPiSPIDataRW(), so that we can send in an aref to the C functions)

Modules

Communicate with devices over the Serial Peripheral Interface (SPI) bus on Raspberry Pi