This website requires JavaScript.
Explore
Help
Register
Sign In
lili
/
data-over-audio
Watch
1
Star
0
Fork
0
You've already forked data-over-audio
mirror of
https://github.com/lewismoten/data-over-audio.git
synced
2026-02-06 00:36:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27
Commits
1
Branch
1
Tag
1a2e9816c4f0b2bcfd9744ad6dd2bc7aaf1af2e4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lewis Moten
1a2e9816c4
draw lines every x ms to show where bits start/end in bit stream
2024-05-02 17:34:59 -04:00
.gitignore
ignore node modules
2024-04-30 21:15:46 -04:00
index.html
choose max bits to display on the graph
2024-05-02 17:10:37 -04:00
index.js
draw lines every x ms to show where bits start/end in bit stream
2024-05-02 17:34:59 -04:00
package-lock.json
install vite
2024-04-30 21:15:55 -04:00
package.json
start vite
2024-04-30 21:32:22 -04:00
README.md
Initial commit
2024-04-30 21:09:55 -04:00
style.css
stop graph after signal ends. restart on next signal
2024-05-02 16:17:00 -04:00
README.md
data-over-audio
Transfer data via Web Audio API
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
modem
offline-transfer
web-audio-api
Readme
329
KiB
Languages
JavaScript
96.3%
CSS
2%
HTML
1.7%