Multi-Sensory AI Communication - Morse, Braille, SSTV/REFLUX. Alias for mcp-server-sensory. 'Een 7B model krijgt opeens ogen'
Project description
Sensory
Multi-Sensory AI Communication - "Een 7B model krijgt opeens ogen"
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 / REFLUX - Robot36, Scottie, Martin image modes (NEW!)
- Ponskaart - McMurdo authentication cards
- ggwave - Ultrasonic data transmission (coming)
REFLUX - The Concept
Give "eyes" to text-only LLMs via audio:
Text → Image → SSTV Audio → Radio → Audio → Image → OCR → Text
Quick Start
from sensory import morse, braille, sstv
# Morse
print(morse.encode("SOS")) # ... --- ...
# Braille
print(braille.encode("hello")) # ⠓⠑⠇⠇⠕
# SSTV / REFLUX - NEW!
audio = sstv.encode_text("STATUS: OK", mode="robot36")
# Returns WAV bytes for radio transmission
# McMurdo Ponskaart
ponskaart = sstv.encode_ponskaart("user", "token", "REBOOT")
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
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.2.0.tar.gz.
File metadata
- Download URL: sensory-0.2.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2a07505cf8dd167d61538cc418b6aa15a316fc715c9f019a6b36350b0c7b34f
|
|
| MD5 |
195e5ce9271e5b22ee7c3512a03772b6
|
|
| BLAKE2b-256 |
a9dd8b1d47574971144c793f929d6d0f1dd7c11455a154a5e07ad8d38b2dc027
|
File details
Details for the file sensory-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sensory-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.2 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 |
8774e04422261bdff8f028cb170ea97c491cf3681b135c6a84e852b25d804b2b
|
|
| MD5 |
e9f3ead73facd3835c55f4fb2075e3de
|
|
| BLAKE2b-256 |
6ee5962e83bf797016d790a2b6eec7ce84cc0751e2514dc49d95eb2738c21250
|