Skip to content

jonathanstowe/Device-PiGlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device-PiGlow

Device::PiGlow is a module for interfacing with the PiGlow board from PiMoroni http://shop.pimoroni.com/products/piglow.

To install this module you will need to have the module Device::SMBus installed and working. You should read the documentation of that module regarding getting the i2c interface working on your platform.

The module is installed in the normal manner:

perl Makefile.PL
make
make test
sudo make install

Please see the LICENSE file regarding the copyright and license of the module.

Please see the POD documentation of the module for detail usage and support information.

See also the examples directory for examples that work with my PiGlow on my Raspberry PI.

About

Device::PiGlow is a module for interfacing with the PiGlow board from PiMoroni http://shop.pimoroni.com/products/piglow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages