Thanks to visit codestin.com
Credit goes to github.com

Skip to content

samgjl/eek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eek 🎃

Internet free low bandwidth platform agnostic message platform using integrated microphone/speakers

Inspiration

Messaging Protocal

Frequency-Shift Keying using three arbitrary frequencies (referenced as 0, 1, and M).

Two frequencies to pass binary (0 and 1) and one frequency for the start and end tones (M)

Section Pattern Description
Preamble M0M0M0M0 Start marker / sync tone
Message 1010101010... Encoded data bits
Epilogue M1M1M1M1 End marker / stop tone

Only the binary includes error correction

About

Live chat over audio!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 13.3%
  • HTML 9.4%