Hi,
It would be very interesting to send commands using the Bluetooth serial port to control external devices the phone. could be activated relays, or control windows, doors, etc ...
Best regards.
Serial bluetooth commands
Moderator: Martin
-
- Posts: 15
- Joined: 28 Dec 2015 19:48
Re: Serial bluetooth commands
While you can not perform this task with automagic, I'm using this:
http://ai2.appinventor.mit.edu
This command I throw bluetooht. The problem is that I can not pass parameters, or how it is to pass, and not receive a response to the command.
Automagic need to implement this function because it is not only how to automate tasks on the phone itself, otherwise the automagic reach the outside world expands LOL.
I'm doing a small project using android (automagic and AppInventor) and an Arduino board with bluetooht. The project is to activate a flash light and a siren when a call is received, with the idea of being able to answer the phone when external noise you are not able to hear the call, for example in mines. A failure to implement the physical model, laboratory tests are already made and works very well.
Thanks to automagic all this is very simple to do, just missing the bluetooht communication to avoid having to use AppInventor.
http://ai2.appinventor.mit.edu
This command I throw bluetooht. The problem is that I can not pass parameters, or how it is to pass, and not receive a response to the command.
Automagic need to implement this function because it is not only how to automate tasks on the phone itself, otherwise the automagic reach the outside world expands LOL.
I'm doing a small project using android (automagic and AppInventor) and an Arduino board with bluetooht. The project is to activate a flash light and a siren when a call is received, with the idea of being able to answer the phone when external noise you are not able to hear the call, for example in mines. A failure to implement the physical model, laboratory tests are already made and works very well.
Thanks to automagic all this is very simple to do, just missing the bluetooht communication to avoid having to use AppInventor.