Hacker News new | ask | show | jobs
by brian-armstrong 2922 days ago
Do you have ideas or plans on how to increase the transmit speed?
1 comments

The original goal was transmitting ~10kB in a few seconds over an audio cable, so I didn't try to improve the transmission speed much further. I guess that adding error correction coding will allow increasing the highest possible bit-rate (currently I'm using only CRC-32 for error detection).