README.rst
setup.py
Copreus.egg-info/PKG-INFO
Copreus.egg-info/SOURCES.txt
Copreus.egg-info/dependency_links.txt
Copreus.egg-info/entry_points.txt
Copreus.egg-info/requires.txt
Copreus.egg-info/top_level.txt
copreus/__init__.py
copreus/baseclasses/__init__.py
copreus/baseclasses/adriver.py
copreus/baseclasses/aevents.py
copreus/baseclasses/apolling.py
copreus/baseclasses/aspi.py
copreus/baseclasses/calibratedvalue.py
copreus/baseclasses/mqttclient.py
copreus/baseclasses/mypyyaml.py
copreus/devicemanager/__init__.py
copreus/devicemanager/devicefactory.py
copreus/devicemanager/devicemanager.py
copreus/drivers/__init__.py
copreus/drivers/adc.py
copreus/drivers/bme_280.py
copreus/drivers/dac.py
copreus/drivers/dht.py
copreus/drivers/epaper.py
copreus/drivers/input.py
copreus/drivers/output.py
copreus/drivers/rotaryencoder.py
tests/__init__.py
tests/test_adc.py
tests/test_bme_280.py
tests/test_dac.py
tests/test_devicemanager.py
tests/test_dht.py
tests/test_epaper.py
tests/test_input.py
tests/test_output.py
tests/test_rotaryencoder.py
tests/tools.py
tools/__init__.py
tools/calibrate_adc.py
tools/calibrate_dac.py
tools/epaper_eraser.py
tools/send_png_to_epaper.py