-
-
25 May 2021 07:34:19 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (70 / 0 / 2)
- Kwalitee
Bus factor: 1- 24.01% Coverage
- License: unknown
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (23.24KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Exporter
- Module::Find
- Package::Constants
- Test::More
- Time::HiRes
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.017 - 2021-05-25
- Fixed usleep times for BMP180 to allow correct readings
Modules
remotely control the GPIO on a RaspberryPi using the pigpiod daemonMethods for reverse engeniering devicesaccess the ADC convertor MCP3004 or MCP3008Read temperature and atmospheric pressure from a BMP180 sensorRead temperature and humidity from a DHT22 sensorRead dust particle concentraction from a DSM501A sensorTurn on and off a LEDRead CO2 concentration from a MH-Z14 CO2 moduleTurn on and off a switchModule Install Instructions
To install RPi::PIGPIO, copy and paste the appropriate command in to your terminal.
cpanm RPi::PIGPIO
perl -MCPAN -e shell install RPi::PIGPIO
For more information on module installation, please visit the detailed CPAN module installation guide.