Wrath Of Khan
Soul soother...
Next up a pandora controlled robot to do your every bidding.ie getting beer from the fridge, a mech masseuse Im a big heli rc fan so will like to see a wireless car.
How much trouble would it be for you to make a program for the Pandora and a thing (what's the word, library, script, program?) for the arduino with the bluetooth adapter? *SNIP *
Hmm, http://www.youtube.com/watch?v=mOvoO6eQDms, would personally choose a different brand thoughNext up a pandora controlled robot to do your every bidding.ie getting beer from the fridge, a mech masseuse Im a big heli rc fan so will like to see a wireless car.
Thats a funny ad.Skynet beer anyone?Hmm, http://www.youtube.com/watch?v=mOvoO6eQDms, would personally choose a different brand thoughNext up a pandora controlled robot to do your every bidding.ie getting beer from the fridge, a mech masseuse Im a big heli rc fan so will like to see a wireless car.
Just got an Arduino and am starting to learn coding on it soon.Let me stop you there. Don't have an arduino nor any idea how they work.
I can help if you have questions, sure. I'm not going to write the software though, sorry, way too busy already.Just got an Arduino and am starting to learn coding on it soon.
Any chance you could help with the Pandora side of this project?
An Arduino is great to get you started. Good choice! I'm sure a lot of people will be able to help.Just got an Arduino and am starting to learn coding on it soon.
Any chance you could help with the Pandora side of this project?
That's awesome man, I built a quadrotor last summer, some people have gotten bluetooth control to work with that so I don't see why you can have a Pandora controlled quadrotor helicopter with a video feed. Range might be an issue though. RC radios usually work up to 2 km, bluetooth, not so much.
Did you get one of those cheapo bluetooth serial devices from ebay? If you did tell me how that goes, I'm planning a end of year project for a high school class, and I need to stream data from my laptop to an Arduino, don't know if bluetooth is the right solution for me though.
Yeah... well if this is the route to go, you just need the analog Video camera + transmitter on the car and the receiver connected to a compatible USB capture card on the PAndora + Mplayer... and voila... almost simple XDYea most people use regular video transmitters for that purpose. I think they are generally all analog feeds.
Ok Pairing done. Now if i had any idea how to send or receive characters, no idea how it's connected in linux.
I'm off googling, but if anyone has ideas, let me know
sdptool search SP
Searching for SP on XX:XX:XX:XX:XX:XX
Service Name: Symarctic ExtGPS
Service Description: Share phone's built-in GPS module via Bluetooth
Service Provider: Symarctic Solutions
Service RecHandle: 0x1002b
Service Class ID List:
"Serial Port" (0x1101)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 12
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
sudo rfcomm bind 1 XX:XX:XX:XX:XX:XX 12
rfcomm1: XX:XX:XX:XX:XX:XX channel 12 clean
sudo rfcomm unbind 1
rfcomm1: XX:XX:XX:XX:XX:XX channel 12 closed
"Compatible ISB capture card"a compatible USB capture card on the PAndora + Mplayer... and voila... almost simple XD