> On Jan 27, 2016, at 12:28 AM, Karl Karpfen <karlkarpfe...@gmail.com> wrote:
> 
> > What is a good resource for writing programs for the uarts? Which 
> > programming language would be the best to write uart applications in C++, 
> > Python, or Java?
> 
> This does not matter, from all languages it is just communicating with the 
> related device.
> 
> > Is it possible to send data between the uarts without them being physically 
> > connected?  
> 
> Wireless UART is not yet invented…
That is not strictly speaking true. There are several devices that take UART 
data on one side, transmit that data over wireless and then output the same 
UART data on the other wireless node. Search Google for "uart wireless 
transceiver”

Regards,
John
> 
> 
> 
> -- 
> For more options, visit http://beagleboard.org/discuss 
> <http://beagleboard.org/discuss>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagleboard+unsubscr...@googlegroups.com 
> <mailto:beagleboard+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to