AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_uci_cbp_demo.py
uci_cbp_demo/__init__.py
uci_cbp_demo/cli.py
uci_cbp_demo/datasources.py
uci_cbp_demo/datastructures.py
uci_cbp_demo/gui_cap.py
uci_cbp_demo/gui_helpers.py
uci_cbp_demo/mock_sensor_data.py
uci_cbp_demo/terminal.py
uci_cbp_demo.egg-info/PKG-INFO
uci_cbp_demo.egg-info/SOURCES.txt
uci_cbp_demo.egg-info/dependency_links.txt
uci_cbp_demo.egg-info/entry_points.txt
uci_cbp_demo.egg-info/not-zip-safe
uci_cbp_demo.egg-info/requires.txt
uci_cbp_demo.egg-info/top_level.txt
uci_cbp_demo/bluetooth/__init__.py
uci_cbp_demo/bluetooth/callbacks.py
uci_cbp_demo/bluetooth/constants.py
uci_cbp_demo/bluetooth/sensorBoard.py