view doc/extra @ 1972:d4a07ad96aad

attempt a pyftdi output driver using code from https://github.com/jlbrogdon/dmx_controller/blob/master/OpenDmxUsb/__init__.py (gplv2) Ignore-this: 5a4dbbc0493dfa0bf62cc9c5b79b96d7
author drewp@bigasterisk.com
date Sat, 08 Jun 2019 07:36:34 +0000
parents 45b12307c695
children
line wrap: on
line source



'''

        up
        |\________
       / \_      /\
      /    \   /   \
   d1        d2    d3


   up has a single output that outputs {d1 : .8, d2:0.1}
   

'''