-
-
20 Apr 2022 11:50:54 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (210 / 7 / 42)
- Kwalitee
Bus factor: 1- 83.98% Coverage
- License: perl_5
- Perl: v5.26.0
- Activity
24 month- Tools
- Download (35.36KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- Future
- Future::AsyncAwait
- List::Util
- Object::Pad
- Struct::Dumb
- Test::Builder
- Test::ExpectAndCheck::Future
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.22 - 2022-04-20
- CHANGES
- General improvements to documentation, especially Authoring guide
- BUGFIXES
- Requires Object::Pad version 0.63 to get `:experimental` import tag
Documentation
guidance on writing a Device::Chip classModules
an abstraction of a hardware chip IO driveran abstraction of a hardware communication devicebase class for drivers of register-oriented I²C chipsa role for implementing SPI protocolsdeclarations of sensor readings for Device::Chipunit testing on Device::ChipModule Install Instructions
To install Device::Chip, copy and paste the appropriate command in to your terminal.
cpanm Device::Chip
perl -MCPAN -e shell install Device::Chip
For more information on module installation, please visit the detailed CPAN module installation guide.