Which microcontroller to use?
I'd like to use the Ping))) sonar sensor and send back X, Y, Z coordinates to a PC (ultimately via a USB). Is this possible? If so, should I use a BS2 or Javelin (I know both).
Any suggestions welcome. Thanks!
Any suggestions welcome. Thanks!
Comments
I want to be able to transmit the X, Y and ultimately Z coordinates back to the computer (not the debug window). For now, I'd settle for 2 dimensions as I think I can trick out the app by using IR to sense if an object is high or low. I figure I could use UART but wasn't sure if I should use a BS2, Javelin or something that jacks into the USB.
I think I'm leaning more towards the Javelin as I can leverage the virtual peripherals for multi-tasking.