You are browsing as a guest. Sign up (or log in) to start making projects!

7h 29m 25s logged

almost forgot to create the proj and link to stardance lol so big devlog

What’s in the v1:

  • Encoder maps A to Z and , 0 to 9, plays them with Web Audio API
  • Spectrogram so you can see the chirps
  • Decoder listens through the mic to construct the message
  • single HTML file, no dependencies

Where it’s at right now:
It works in a quiet room, short messages, close to the mic. The decoder is kinda bad no sync preamble yet, so if it misses the start of the message it just loses everything. That’s the gap im filling today

Where it’s heading:

  • Error correction so short gaps don’t destroy the whole message
  • All in one HTML file, runs anywhere
0
10

Comments 0

No comments yet. Be the first!