Ok, but seriously, these are great questions. Standard for this kind of stuff is python (apparently). But I think C.
No such thing as a wireless UART in that a UART stands for "Universal Asychronous Receiver/Transmitter" and its a chip that outputs a TTL signal that requires wires to transmit the information to other TTL devices. BUT I get the point of your question. If you are looking for a wireless link I would recommend wifi with a BBBW. You just have unerring faith that the TCP/IP stack is there. And then you just communicate over that. However the Zigbee guys might have a point. (faux arrogantly) I mean let's be real, right? ;) On Tuesday, January 19, 2016 at 10:01:41 AM UTC-7, Michael Williams wrote: > > I have a few questions regarding the UARTs on the Beaglebone Black & Green. > > 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? > > Is it possible to send data between the uarts without them being > physically connected? > > Thank you in advance for your help. > > Mike > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/c0c07763-9fd2-4367-8cc1-ce0c880b7bc7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
