LICENSE
README.md
pyproject.toml
examples/__init__.py
examples/stream_frames.py
examples/visualize_heatmap.py
flexitac/__init__.py
flexitac/find_port.py
flexitac/flash.py
flexitac/logging_utils.py
flexitac/py.typed
flexitac/sensor.py
flexitac.egg-info/PKG-INFO
flexitac.egg-info/SOURCES.txt
flexitac.egg-info/dependency_links.txt
flexitac.egg-info/entry_points.txt
flexitac.egg-info/requires.txt
flexitac.egg-info/top_level.txt
flexitac/firmware/__init__.py
flexitac/firmware/template.ino
tests/test_find_port.py
tests/test_flash.py
tests/test_sensor.py