#Ablib Acme Board Python library
A Python library for controlling the pins and daisy modules on:
##Installation
# git clone git://github.com/tanzilli/ablib.git
# cd ablib
~/ablib# python setup.py install
##Code examples
- Acme Systems playground
- examples/fading_single.py: one PWM channel fades a connected led
- examples/fading_all.py: all available PWM channels fade connected leds