• Stars
    star
    191
  • Rank 199,004 (Top 4 %)
  • Language
    JavaScript
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

WORK IN PROGRESS: HTML5 powered Hardware Communication Bus using a microphone and headphone port.

HTML5.MicIO

HTML5 powered Hardware Communication Bus using a microphone and headphone port.

Maximum speed (as of right now) is ~45ms. This gives 1 byte every 45ms = 177b/s, or ~22 Chars/s. This could easily be boosted to 2-3x by modulating multiple frequencies for different values.
E.g: 2.5Khz and 4.5Khz = 'x' vs the current 2.5Khz = 'x';