|
|
(29 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| == Physcial Data ==
| | __NOTOC__ |
| === Data to Audio Cassette === | | <div style="font-size:1.5em;color:#333;text-align:center;z-axis:1000;"> |
| Saving data to Audio cassette. ''Scarcity of resource?'' The basic principle is to convert either binary or Hex into audio signal, and then reverse the operation (simple......). Found a method for HAM Radio signals to transmit images, system is called [http://www.instructables.com/id/Images-On-An-Audio-Cassette/ Slow-Scan Television].
| | [[User:Eastwood/research writing|Research/Writing]] // [[User:Eastwood/work| ꖯ ]] // [[User:Eastwood/thesis| ⊥hesis ]] // [[User:Eastwood/finalProject| Final Project ]] |
| ==== ctape ==== | | </div> |
| A ruby application for writing and reading plain-text on audio cassette or into analogue audio. Based on [https://en.wikipedia.org/wiki/Commodore_Datasette Commodore Datassette] system.
| | <p style="text-align:center;color:#333;font-weight:100;font-size:15em;">Ⴚοατs ιη τhε ႽႬειι</p> |
| | <p style="margin:-450px;padding:-450px;position:relative;top:500px;font-size:60em;-ms-transform:rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);color:rgba(80,80,80,0.05);">ꕿ</p> |
|
| |
|
| http://www.windytan.com/2012/08/vintage-bits-on-cassettes.html
| | [[Category:Xpub]] |
| | |
| Uses a sound software/framework called [http://sox.sourceforge.net/ SOX]
| |
| | |
| '''TODO :''' Need to learn how this works so that I may be able to modify, improve, or just learn.
| |
| | |
| === Data to Light ===
| |
| Fibre. Morse.
| |
| | |
| === Data to Image ===
| |
| Barcodes. Embedded information.
| |
| | |
| == Encryption ==
| |
| http://practicalcryptography.com/
| |