I've programmed arduino controls via HTTP POST commands with the arduino working as a web server with a ethernet shield. Is the same thing possible with a blue tooth connection?
To be clear, I'd like to pair to a Mac computer and control the arduino with simple web URL commands.
Thanks!