0.2.7 • Published 8 years ago

sonicnet v0.2.7

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
8 years ago

SonicNet: Ultrasonic Networking

Originally written by Boris Smus. Updated and packaged by Alex Thorne as part of CodeSmith Summer Academy of Code, Oxford 2017. See http://smus.com/ultrasonic-networking for a discussion of the original idea and codebase.

Transmission parameters

  • alphabet: set of characters that can be transmitted.
  • char duration: how long a character is transmitted for.
  • start character: the "message start" delimiter.
  • end character: the "message end" delimiter.

Each message is a string of characters from the alphabet. Adjacent characters cannot be repeated.

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago