sonicnet

0.2.7 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i sonicnet

Weekly Downloads

1

Version

0.2.7

License

Apache-2.0

Last publish

Collaborators

  • thornecc
  • fokoid