Need Help Using Bluetooth from Dyalog APL

General APL language issues
Post Reply
Erik.Friis
Posts: 66
Joined: Mon Apr 04, 2011 3:16 pm

Need Help Using Bluetooth from Dyalog APL

Post by Erik.Friis »

Want to talk to a Lego Mindstorms EV3 brick using Bluetooth. My platform of choice is a Mac Book Pro. Can anyone here help me connect the two. I'd like to establish simple synchronous communication at first. Thanks for any help.
Erik.Friis
Posts: 66
Joined: Mon Apr 04, 2011 3:16 pm

Re: Need Help Using Bluetooth from Dyalog APL

Post by Erik.Friis »

Here's a bit of additional information:

The EV3 "brick" has Bluetooth as does the Mac Book Pro, so with the existing hardware and installed drivers I should easily be able to pair the devices. The question is: once they are paired, how can I send a payload of data from the Mac to the EV3 and then receive a reply either synchronously or asynchronously?

If I connect the two devices via WiFi or USB cable would the communication be the same? Is it independent of the type of connection.

Still trying to get my mind around all of this stuff so I appreciate any info.
User avatar
woody
Posts: 146
Joined: Tue Dec 28, 2010 12:54 am
Location: Atlanta, Georgia USA
Contact:

Re: Need Help Using Bluetooth from Dyalog APL

Post by woody »

Sounds like a great application !

Can you please upload a simple diagram or drawing that shows the various "moving parts" (software components and connections) ?

Cheers
Woodley Butler
Automatonics, Inc.
"Find your head in the APL Cloud"
http://www.APLcloud.com
Post Reply