Is it possible to get a wireless signal to transmit data faster than 1Mb/s using a micro controller? I am trying to transmit data wirelessly at a rate of about 1Mb/s before any required overhead. Any recommendations of what to use?
Ultimately I am trying to take in 4 analog signals, digitize them at 12 bits per sample and one 8-bit digital signal at a sampling rate of 20,000 times per second per channel and transmit the data wirelessly to another device. That means I need 1,120,000 bits per second before any overhead to be transmitted.
Any ideas of what to use to get me started in the right direction?
Thank you in advance for any help you can provide!