checking car is standing or moving?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
checking car is standing or moving?
How to detect whether a car is stopped or running by android app?
Can we use phone sensors to detect car vibrations?
Can we use phone sensors to detect car vibrations?
Re: checking car is standing or moving?
Hi,
Using GPS, you should be able to check if the car moved during a specific time range. Motion sensors aren't a very good way to do this, because a device may move for all kinds of reasons besides the moving car.
Kind regards,
Mark
Using GPS, you should be able to check if the car moved during a specific time range. Motion sensors aren't a very good way to do this, because a device may move for all kinds of reasons besides the moving car.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: checking car is standing or moving?
What if i need to know whether a car is on or off on traffic signal?
Re: checking car is standing or moving?
Hi,
Maybe you could build an Arduino device into your car, which detects that the power is on. Ask a automobile technician where to connect it. Connect a tablet or laptop to the Arduino en you'll know if the car is working.
Kind regards,
Mark
Maybe you could build an Arduino device into your car, which detects that the power is on. Ask a automobile technician where to connect it. Connect a tablet or laptop to the Arduino en you'll know if the car is working.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: checking car is standing or moving?
is it possible to detect car vibrations by android device sensors to know whether a car is just standing and is on, to create an alert.
Re: checking car is standing or moving?
Hi,
Probably not, unless you acquire a special device that is designed to pick up vibrations. Motion sensors in tablets and laptops are not designed for this.
Kind regards,
Mark
Probably not, unless you acquire a special device that is designed to pick up vibrations. Motion sensors in tablets and laptops are not designed for this.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: checking car is standing or moving?
I guess the "AmISittingInMyCarAndIsItOn" function isn't done yet? Damn you RunRev.



Founder & Developer @ MakeShyft R.D.A - https://www.makeshyft.com
Build Software with AppStarterStack for Livecode - https://www.AppStarterStack.com
Save Time with The Time Saver's Toolbox - https://www.TimeSaversToolbox.com
Build Software with AppStarterStack for Livecode - https://www.AppStarterStack.com
Save Time with The Time Saver's Toolbox - https://www.TimeSaversToolbox.com