README.md
setup.cfg
setup.py
copper/__init__.py
copper/delegate.py
copper.egg-info/PKG-INFO
copper.egg-info/SOURCES.txt
copper.egg-info/dependency_links.txt
copper.egg-info/requires.txt
copper.egg-info/top_level.txt
copper/i2c/__init__.py
copper/i2c/htu21d.py
copper/i2c/pca9685.py
copper/spi/__init__.py
copper/usb/__init__.py
copper/usb/firmata.py
copper/usb/ftdi.py
copper/usb/tigertail.py
tests/i2c/__init__.py
tests/i2c/htu21d_test.py
tests/i2c/pca9685_test.py