DOKK / manpages / debian 12 / libhipi-perl / HiPi.3pm.en
HiPi(3pm) User Contributed Perl Documentation HiPi(3pm)

HiPi - Modules for Raspberry Pi GPIO

    use HiPi;
    ....
    use HiPi qw( :rpi :i2c :spi :mcp3adc :mcp4dac :mpl3115a2 );
    ....
    use HiPi qw( :mcp23x17 :lcd :hrf69 :openthings :energenie );

HiPi provides modules for use with the Raspberry Pi GPIO and peripherals.

Documentation and details are available at

<https://raspberry.znix.com>

Mark Dootson, "mdootson@cpan.org".

Copyright (c) 2013 - 2023 Mark Dootson

2023-02-24 perl v5.36.0