1. How calculate time of parking?
2. How calculate time snd distance of driving?
get location each 1 minute and compare with last location gps?
IF speed 0 is parking
if car moving, calculate distance each 1 minute and save state.
Search found 14 matches
- 26 Jan 2016 16:05
- Forum: User Help / Bug Reports
- Topic: gps time and drive a distance
- Replies: 1
- Views: 5700
- 13 Jan 2016 18:28
- Forum: User Help / Bug Reports
- Topic: move to ftp all files *.torrent from download directory
- Replies: 1
- Views: 6230
move to ftp all files *.torrent from download directory
Move all files to ftp i think, easy problem. Trigger observer...
Think i right? i take filename from vvariable and compare or search .torrent in filename?
Or therease some instrument like path in observer trigger?
.../download/*.torrent?
Think i right? i take filename from vvariable and compare or search .torrent in filename?
Or therease some instrument like path in observer trigger?
.../download/*.torrent?
- 20 Feb 2015 12:59
- Forum: User Help / Bug Reports
- Topic: ping adresses from file, send sms report to adresses by list
- Replies: 2
- Views: 8570
Re: ping adresses from file, send sms report to adresses by
files: 1. hosts: 192.168.0.1 192.168.0.2 ...... . . .. 2. calls: +7******** +7******** +7******** 3. log: ip adress, date, time, status (online, ofline) 1. need to read from file HOSTS, ip adress from line1 and ping. Or get all lines from file HOSTS to array with 2 columns. Frist column for ip adres...
- 20 Feb 2015 12:42
- Forum: User Help / Bug Reports
- Topic: ping adresses from file, send sms report to adresses by list
- Replies: 2
- Views: 8570
ping adresses from file, send sms report to adresses by list
Google translator: Guys, prompt, really I create a variable named stream? I want the next copy flow and rename it to a variable was created and written with the new name of the stream. {Flow_name} understandable. But how to create a recess with the same name? For example. I want to ping the IP piece...
- 06 Feb 2015 08:35
- Forum: User Help / Bug Reports
- Topic: send string to bluetooth arduino
- Replies: 5
- Views: 11632
Re: send string to bluetooth arduino
But my browser open it with error like couldnt import flow (
Ok. Will try another way.
Ok. Done. Thanks. First time i read quick and dont understand. Now will try read better.
Ok. Will try another way.
Ok. Done. Thanks. First time i read quick and dont understand. Now will try read better.
- 05 Feb 2015 22:12
- Forum: User Help / Bug Reports
- Topic: send string to bluetooth arduino
- Replies: 5
- Views: 11632
Re: send string to bluetooth arduino
Cant import flow. Can you reimport this flow?
- 05 Feb 2015 13:42
- Forum: User Help / Bug Reports
- Topic: send string to bluetooth arduino
- Replies: 5
- Views: 11632
send string to bluetooth arduino
how i can send string from automagic to arduino trough bluetooth module?
Cause now i cant connect arduino and android automagic with usbhost (serial)
Cause now i cant connect arduino and android automagic with usbhost (serial)
- 05 Feb 2015 09:37
- Forum: User Help / Bug Reports
- Topic: create variable like flow name
- Replies: 2
- Views: 7638
Re: create variable like flow name
Now created two flows.
First control wifi and start flows
Second and next like 192.168.100.1 ping adress like flow name and write log and variable..
Next i continue programming
First control wifi and start flows
Second and next like 192.168.100.1 ping adress like flow name and write log and variable..
Next i continue programming
- 05 Feb 2015 09:30
- Forum: User Help / Bug Reports
- Topic: create variable like flow name
- Replies: 2
- Views: 7638
create variable like flow name
How create variable like {flow_name}? I want create flows to ping many IP adress. recieve sms with ip to create new flow with new ip. Or better use file with many strings ip adresses? In sms with ip write to end of file string. Flow get from file strings and ping all. If status changed of one ip(var...
- 22 Nov 2013 08:53
- Forum: User Help / Bug Reports
- Topic: Search contact by name recognized from input speech (exper)
- Replies: 0
- Views: 6112
Search contact by name recognized from input speech (exper)
Help please to create script input speech (Experimental) gave me value with text (name of contact) need search contact witn name(value) in database android and extract number of phone or other info. I try do it with http://stackoverflow.com/questions/6994107/how-to-get-contact-name-from-number-using...