PDA

View Full Version : Pic to Android



l_gaminde
- 4th January 2012, 21:15
Ok just watched a few videos on Android and usb to android. Did a quick search and found nothing here. Has anybody connected to android phone or tablet via usb and do you have any code examples (something very simple) that I could look at?

Demon
- 5th January 2012, 02:25
I haven't yet, maybe these might help, found them using ANDROID in search box at top right (use the Live Search box way at top):

http://www.picbasic.co.uk/forum/showthread.php?t=14812

http://www.picbasic.co.uk/forum/showthread.php?t=13985

http://www.picbasic.co.uk/forum/showthread.php?t=15460

Please post back details when you have something working, I'm curious to see these work too.

Robert
:)

ardhuru
- 5th January 2012, 03:13
It depends on what you want to do. If the idea is to use the Android as a terminal for sending / receiving data or a remote display, or a controller for your pic project, I think its far easier to go with the Android's built-in bluetooth, rather than USB. Just use any Bluetooth serial module on the pic side (do a google for 'Linvor' on ebay) and you're ready to go. No software needed on the pic side, besides the usual UART commands; on the ANdroid you could run a terminal emulator like Blueterm or a XML scripted controller like Bluescript, both available on the Market for free.

Regards,

Anand Dhuru

l_gaminde
- 8th January 2012, 00:31
USB looks fairly easy if you use the 24f part, microchip has code already made for the 24f part, and android has built in support for this chip. but I will need to buy software for programming the android and the microchip test board setup to play with there goes some more money.

mackrackit
- 8th January 2012, 00:51
android has built in support for this chip
More info please.

l_gaminde
- 8th January 2012, 18:36
see if this link works there are a number of video's from google on this.

http://www.youtube.com/watch?v=Oq05KqjXTvs&feature=relmfu

mackrackit
- 8th January 2012, 18:50
Ok, now I remember seeing something about this.
Is this the test board you plan to use?
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en553673

l_gaminde
- 8th January 2012, 18:55
sorry that was not the correct one I will try and find the other on but here is the microchip board with examples

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en553673

l_gaminde
- 8th January 2012, 18:56
Yes it is maybe

l_gaminde
- 8th January 2012, 19:08
here is another vid still not the one I watched dam should have of book marked it


http://www.youtube.com/watch?v=XEe3dYBj7RE