• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

I need to establish communication between android device and a convertor

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to establish communication between android device and a convertor which is connected through USB



Convertor connected to hardware through RS485 port

The convertor details are VID(hex)-10C4,PID(hex)-EA60,Release version-0100,Product Description-CP2104 USB to UART Bridge controller

Actually I need to display data received from convertor on Android device and also edited/updated data should be transfer on convertor also

I have gone through some links: http://hackaday.com/2012/02/22/android-3-1-devices-have-usb-host-mode-heres-how-to-use-it/http://android.serverbox.ch/wp-content/uploads/2010/01/android_industrial_automation.pdf

Any help will be highly appreciated
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic