Multi-Sensory AI Communication - Morse, Braille, SSTV. Alias for mcp-server-sensory.
Project description
Sensory
Multi-Sensory AI Communication
Alias for mcp-server-sensory.
pip install sensory
Features
- Morse - Text to dots/dashes, audio timing, visual patterns
- Braille - Unicode braille, punchcard patterns, binary grids
- SSTV - Robot36, Scottie, Martin image modes (coming)
- ggwave - Ultrasonic data transmission (coming)
Quick Start
from sensory import morse, braille
# Morse
print(morse.encode("SOS")) # ... --- ...
# Braille
print(braille.encode("hello")) # ⠓⠑⠇⠇⠕
# Punchcard (physical audit trail!)
print(braille.to_punchcard_pattern("hi"))
Part of HumoticaOS - One love, one fAmIly!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sensory-0.1.0.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sensory-0.1.0.tar.gz.
File metadata
- Download URL: sensory-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e5cbf3689ae868428e4c730a3e22537d7be70b6d9389c723a560edcd9c6cf7f
|
|
| MD5 |
8c1fa84f108511c46c584d1be89e4c97
|
|
| BLAKE2b-256 |
c5542398c392c1ae0c0d3bcfe1e8eab1bd57b084262777a4565fb7dc54fa4d3b
|
File details
Details for the file sensory-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sensory-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc5b0a344988b8b74e3242653e9f6d538886139c5bcb80363093d413c6f6cd10
|
|
| MD5 |
c27eceffe00495eb72d38791279bc482
|
|
| BLAKE2b-256 |
c01729ca24d8e5bd429dc0e0819592947d72259bdd25fa9ccde8c20d29c79bba
|