
Search found 10 matches
- 01 Mar 2016 16:39
- Forum: Feature Requests
- Topic: serial communications
- Replies: 11
- Views: 34650
Re: serial communications
not that I know of 

- 28 Apr 2014 21:00
- Forum: Feature Requests
- Topic: serial communications
- Replies: 11
- Views: 34650
Re: serial communications
In thinking about it, making a seperate app might make a couple things easier on you.. Automagic runs all the time in the background, whereas an app that uses the serial might not want that, because you have to open and close the connection all the time. Maybe a separate app that opened automaticall...
- 28 Apr 2014 20:53
- Forum: Feature Requests
- Topic: serial communications
- Replies: 11
- Views: 34650
Re: serial communications
If there is anything I can do to help speed this up, let me know. I am a competent C\C++ guy, I can get the android side of things sorted quickly, and even make a custom arduino library for Automagic (to make it even easier for noobs) The reason why I want this, is because I don't know any other pro...
- 28 Apr 2014 17:38
- Forum: Feature Requests
- Topic: serial communications
- Replies: 11
- Views: 34650
Re: serial communications
http://www.basic4ppc.com/android/forum/ ... ces.28176/
USB library for android, that supports almost all usb-serial devices that would be used for this application
USB library for android, that supports almost all usb-serial devices that would be used for this application
- 28 Apr 2014 16:37
- Forum: Feature Requests
- Topic: serial communications
- Replies: 11
- Views: 34650
Re: serial communications
I've done a lot of research on this and know where to find info about serial support in android. I'm a competant microcontroller programmer and have EE skills to do fun stuff. My goal is to get on hackaday.com with something rad that nobody has done yet.... :-) :-) I forgot this app can do widgets! ...
- 28 Apr 2014 16:37
- Forum: Feature Requests
- Topic: serial communications
- Replies: 11
- Views: 34650
serial communications
Every arduino in existence has a usb serial port. I can talk to an arduino from an android phone with an OTG cable and one of the numerous serial apps in play market. I believe at some point android baked in support for common usb serial chips, like the FTDI ft232rl. how awesome would it be if autom...
- 27 Apr 2014 06:07
- Forum: Feature Requests
- Topic: serial communication
- Replies: 3
- Views: 9976
Re: serial communication
Ugh.. I'm mobile. Didn't realize I put thread in wrong area :-/
- 24 Apr 2014 06:26
- Forum: Feature Requests
- Topic: serial communication
- Replies: 3
- Views: 9976
Re: serial communication
I forgot this app can do widgets! You could even build simple GUI's using widgets as buttons, and complex stuff with notifications and global vars! Hvac control Door opener It's endless! All that's needed is to be able to send serial data.. seems trivial to me when I looked at it, but you have an aw...
- 24 Apr 2014 06:17
- Forum: Feature Requests
- Topic: serial communication
- Replies: 3
- Views: 9976
Re: serial communication
I've done a lot of research on this and know where to find info about serial support in android. I'm a competant microcontroller programmer and have EE skills to do fun stuff. My goal is to get on hackaday.com with something rad that nobody has done yet....



- 24 Apr 2014 06:15
- Forum: Feature Requests
- Topic: serial communication
- Replies: 3
- Views: 9976
serial communication
Every arduino in existence has a usb serial port. I can talk to an arduino from an android phone with an OTG cable and one of the numerous serial apps in play market. I believe at some point android baked in support for common usb serial chips, like the FTDI ft232rl. how awesome would it be if autom...