.gitignore
LICENSE
MANIFEST.in
README.md
README_py.rst
requirements.txt
screenshot.png
setup.py
tests.py
examples/README.md
examples/blink.py
examples/digital-in.py
examples/print_analog_data.py
examples/pwm.py
examples/realtime_1kHz_scope.py
examples/realtime_scope.py
examples/realtime_two_channel_scope.py
examples/screenshot_realtime_scope.png
examples/servo.py
pyFirmata2.egg-info/PKG-INFO
pyFirmata2.egg-info/SOURCES.txt
pyFirmata2.egg-info/dependency_links.txt
pyFirmata2.egg-info/not-zip-safe
pyFirmata2.egg-info/requires.txt
pyFirmata2.egg-info/top_level.txt
pyfirmata2/__init__.py
pyfirmata2/boards.py
pyfirmata2/mockup.py
pyfirmata2/pyfirmata2.py
pyfirmata2/util.py