I have two teensys and no uart device.  I am not much of a hardware guy, but I thought a teensy can act as a uart device as well.
Just curious if anyone has done this already?  Can anyone show me or point me in the right direction for this?
Thanks
			
			
									
						
							use 2 teensys instead of uart and teensy?
use 2 teensys instead of uart and teensy?
Kubuntu 16.04
			
						Re: use 2 teensys instead of uart and teensy?
Paul Stoffregen (creator of the Teensy devices) has done it already:
http://www.pjrc.com/teensy/usb_serial.html
There's also an example in the LUFA project by Dean Camera:
https://github.com/abcminiuser/lufa/tre ... tualSerial
I think using a Teensy as a USB to UART adapter may result in a higher latency.
			
			
									
						
							http://www.pjrc.com/teensy/usb_serial.html
There's also an example in the LUFA project by Dean Camera:
https://github.com/abcminiuser/lufa/tre ... tualSerial
I think using a Teensy as a USB to UART adapter may result in a higher latency.
GIMX creator
			
						Re: use 2 teensys instead of uart and teensy?
Thanks for the links.  I will give it a shot.  I have one coming but it is slow as a snail to get here.  I hate ordering things from China.  At least when they send it on the cheap.  I would pay 5 bucks to have it shipped normally if they offered that, but no one does.
			
			
									
						
							Kubuntu 16.04