Hey everybody! I developed a generic remote control for iOS and Android which sends/reads strings over a TCP socket connection.Take a look: http://netio.davideickhoff.deYou can create a remote control without programming, just use the online UI-Designer to layout items and add functionality.I never tried it with a BeagleBone, but it has an Ethernet port and there the app has been used on a lot of different hardware.A working tutorial for raspberry pi is available on my website (maybe as a starting point?)..If anyone is interested in trying out the app, I can provide promotioncodes for downloading the app for free (iOS)!So what should be done? Install or implement a server on the board which accepts socket connections. With a simplestring comparison (if incoming data = "do something" then do_something() ) you can control anything you like.Hope this will enhance some of your projects ;)Cheers, David
David,I'm looking for a way to setup connection between BeagleBone and IPHONE device, and glad to find your post here.Beside control BeagleBone, does the App read information from BeagleBone?I am really interesting in getting the promotion codes for evaluation?Thanks
Yan L.
On Monday, November 5, 2012 3:52:37 AM UTC-6, david.eickhoff wrote:Hey everybody! I developed a generic remote control for iOS and Android which sends/reads strings over a TCP socket connection.Take a look: http://netio.davideickhoff.deYou can create a remote control without programming, just use the online UI-Designer to layout items and add functionality.I never tried it with a BeagleBone, but it has an Ethernet port and there the app has been used on a lot of different hardware.A working tutorial for raspberry pi is available on my website (maybe as a starting point?)..If anyone is interested in trying out the app, I can provide promotioncodes for downloading the app for free (iOS)!So what should be done? Install or implement a server on the board which accepts socket connections. With a simplestring comparison (if incoming data = "do something" then do_something() ) you can control anything you like.Hope this will enhance some of your projects ;)Cheers, David
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--