LICENSE
README.md
pyproject.toml
pysenxor_lite.egg-info/PKG-INFO
pysenxor_lite.egg-info/SOURCES.txt
pysenxor_lite.egg-info/dependency_links.txt
pysenxor_lite.egg-info/requires.txt
pysenxor_lite.egg-info/top_level.txt
senxor/__init__.py
senxor/consts.py
senxor/core.py
senxor/cv_utils.py
senxor/error.py
senxor/events.py
senxor/helper.py
senxor/log.py
senxor/proc.py
senxor/settings.py
senxor/utils.py
senxor/_utils/__init__.py
senxor/_utils/setting.py
senxor/interface/__init__.py
senxor/interface/esp32_discovery.py
senxor/interface/protocol.py
senxor/interface/registry.py
senxor/interface/serial_port/__init__.py
senxor/interface/serial_port/base.py
senxor/interface/serial_port/core.py
senxor/interface/serial_port/parser.py
senxor/interface/serial_port/processor.py
senxor/interface/tcpip_serial/__init__.py
senxor/interface/tcpip_serial/core.py
senxor/regmap/__init__.py
senxor/regmap/base.py
senxor/regmap/core.py
senxor/regmap/fields.py
senxor/regmap/registers.py
senxor/regmap/types.py
senxor/resources/__init__.py
senxor/resources/cmaps/__init__.py
senxor/resources/cmaps/autumn.npy
senxor/resources/cmaps/bone.npy
senxor/resources/cmaps/cividis.npy
senxor/resources/cmaps/cool.npy
senxor/resources/cmaps/hot.npy
senxor/resources/cmaps/inferno.npy
senxor/resources/cmaps/ironbow.npy
senxor/resources/cmaps/jet.npy
senxor/resources/cmaps/magma.npy
senxor/resources/cmaps/pink.npy
senxor/resources/cmaps/plasma.npy
senxor/resources/cmaps/rainbow.npy
senxor/resources/cmaps/rainbow2.npy
senxor/resources/cmaps/spring.npy
senxor/resources/cmaps/turbo.npy
senxor/resources/cmaps/viridis.npy