Outside the box: Can we do ANYTHING other than a PC with the USB connection?
Oldbitcollector (Jeff)
Posts: 8,091
I've been around the block enough to know the quick answer.... but
Is there any 'outside of the box' thinking we could employ to hook a peripheral device to the USB programming port of a Propeller protoboard, C3, or Platform board?
Ideas?
OBC
Is there any 'outside of the box' thinking we could employ to hook a peripheral device to the USB programming port of a Propeller protoboard, C3, or Platform board?
Ideas?
OBC
Comments
http://forums.parallax.com/showthread.php?130380-Android-Debug-Bridge-on-a-prop
(OBEX) http://obex.parallax.com/objects/731/
Unfortunately we must stay inside the box on this one.
-Phil
The problem is that you want USB host capabilities once you take it off the tether or you want a mini-b to do your programming and seriol IO back to the host and then a USB-A connector so your Prop can be a host.
USB is a blessing and a curse and thinking outside the box is always fun!
Jeff T.
Well, I currently have a prop connected to a Chumby via USB. Chumby listens on /dev/ttyUSB0 for characters from the prop. Since the prop is telling the Chumby what to do, I'm going to label the Chumby a 'peripheral' and the prop is the controller.
Scott
Anybody that can show me the way to decode a 6.9375MHz NRZ, to relay closures & usb reporting ??
Ah, this is the kind of answer I was fishing for.. Thanks for giving me a lead to follow up on.
OBC
Yep. It's big. I use the USB most of the time for programming. It's really easy and quite portable. Anyone care to link a nice, known to work, USB to SERIAL cable, just for reference? I've been very slow to adopt serial, just because it's not been necessary and I do most propping on the go.
That said, why can't we just utilize a smaller connector for serial? Seems to me, Parallax could stock a cable, with the only decision being the connector.
.01 headers. problem solved
If I use them do it 2 ways POWER , TX .GND. RX. POWER
or data only its TX. GND . RX
if you flop the cable over you wont toast your devece AND the data pins are in a team so tat data only can work too .
Mind the BS2 needs that reset . d so then we do RESET POWER TX GND RX POWER BLANK
Peter......
TONS of equipment in plants still has serial ports, usually with DB-9 connectors.
Have had more of those break than I have the entire time I've used DB-9. Plus, they fit Atari controllers!