Shop OBEX P1 Docs P2 Docs Learn Events
Bluetooth for the Prop - Some ideas ??? — Parallax Forums

Bluetooth for the Prop - Some ideas ???

Cluso99Cluso99 Posts: 18,069
edited 2010-02-24 19:13 in Propeller 1
I was pondering the use of a bluetooth mouse for use by the prop to communicate to the PC. Cheap enough I thought and you get both ends, meaning the USB Bluetooth as well.

If speed is not an issue, it would be fairly simple to have the prop use the button interface to send data by smulating buton presses and decoding them at the PC end. Whether I could break into the mouse board further I have not determined.

This led me to check the internet where I found Sparkfun have Bluetooth modules for $35. The PC end USB modules are $11 and here is a link with one taken apart http://www.sparkfun.com/commerce/news.php?id=282

This got me thinking further... I wonder if it is possible to connect the prop to the usb end and simulate a USB master connection. Since we know what we are talking to it may be possible to do this by violating some USB specs in order to make this work.

What would this require...? Two USB modules and a USB connector for the prop end. I already know we can force a USB A connector into a PS2 pcb mounting. A small link is required to join the unused USB pin to the unconnected prop pin on the PS2 connector, so the hardware interface is easy as.

Now comes the hard bit. How do we do the USB software. BradC has done some work here, so maybe Brad you could throw some light on this. Only trying to do a serial interface.

If this could work it would be way cool and cheap. smilewinkgrin.gif

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:

· Home of the MultiBladeProps: TriBlade,·RamBlade,·SixBlade, website
· Single Board Computer:·3 Propeller ICs·and a·TriBladeProp board (ZiCog Z80 Emulator)
· Prop Tools under Development or Completed (Index)
· Emulators: CPUs Z80 etc; Micros Altair etc;· Terminals·VT100 etc; (Index) ZiCog (Z80) , MoCog (6809)·
· Prop OS: SphinxOS·, PropDos , PropCmd··· Search the Propeller forums·(uses advanced Google search)
My cruising website is: ·www.bluemagic.biz·· MultiBlade Props: www.cluso.bluemagic.biz

Comments

Sign In or Register to comment.