Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 An application to detect transport movement

views
     
TSofficeBoy
post Nov 3 2022, 08:39 PM, updated 2y ago

Enthusiast
*****
Senior Member
788 posts

Joined: Sep 2004
Good day,

May i know how could we write an application to detect transport or vehicle movement ?

Thanks

FlierMate11
post Nov 3 2022, 09:06 PM

New Member
*
Validating
17 posts

Joined: Oct 2022
QUOTE(officeBoy @ Nov 3 2022, 08:39 PM)
Good day,

May i know how could we write an application to detect transport or vehicle movement ?

Thanks
*
Hi, do you mean like detecting any object movement in the surrounding?

I think the easiest way is to get a cheap microcontroller board, and PIR sensor (infrared motion detection sensor), and then write program to be uploaded to the board.
You can optionally use a microcontroller board with built-in Wi-Fi (such as Raspberry Pi Pico W), so that when object movement is detected, send a notification to Telegram bot.

I am not sure if this is what you meant. tongue.gif
anakkk
post Nov 3 2022, 09:08 PM

Regular
******
Senior Member
1,565 posts

Joined: Apr 2013
gps la
TSofficeBoy
post Nov 3 2022, 09:09 PM

Enthusiast
*****
Senior Member
788 posts

Joined: Sep 2004
Thanks FlierMate11 , the app should be like google map, detect multiple vehicle movement


QUOTE(FlierMate11 @ Nov 3 2022, 09:06 PM)
Hi, do you mean like detecting any object movement in the surrounding?

I think the easiest way is to get a cheap microcontroller board, and PIR sensor (infrared motion detection sensor), and then write program to be uploaded to the board.
You can optionally use a microcontroller board with built-in Wi-Fi (such as Raspberry Pi Pico W), so that when object movement is detected, send a notification to Telegram bot.

I am not sure if this is what you meant.  tongue.gif
*
TSofficeBoy
post Nov 3 2022, 09:12 PM

Enthusiast
*****
Senior Member
788 posts

Joined: Sep 2004
How could we write an app to detect object movement in gps ? is there any api

QUOTE(anakkk @ Nov 3 2022, 09:08 PM)
gps la
*
anakkk
post Nov 3 2022, 09:53 PM

Regular
******
Senior Member
1,565 posts

Joined: Apr 2013
QUOTE(officeBoy @ Nov 3 2022, 09:12 PM)
How could we write an app to detect object movement in gps ? is there any api
*
got one, but I am not sure how, my ex company did before
15cm
post Nov 4 2022, 01:15 AM

Getting Started
**
Junior Member
294 posts

Joined: Apr 2022
QUOTE(FlierMate11 @ Nov 3 2022, 09:06 PM)
Hi, do you mean like detecting any object movement in the surrounding?

I think the easiest way is to get a cheap microcontroller board, and PIR sensor (infrared motion detection sensor), and then write program to be uploaded to the board.
You can optionally use a microcontroller board with built-in Wi-Fi (such as Raspberry Pi Pico W), so that when object movement is detected, send a notification to Telegram bot.

I am not sure if this is what you meant.  tongue.gif
*
PIR detects infrared red from living organisms

not sure if vehicle emit the same infra red signals enough to trigger a PIR

since OP specifically says vehicle

raspberry pi openCV that is
15cm
post Nov 4 2022, 01:16 AM

Getting Started
**
Junior Member
294 posts

Joined: Apr 2022
QUOTE(officeBoy @ Nov 3 2022, 09:09 PM)
Thanks FlierMate11 , the app should be like google map, detect multiple vehicle movement
*
gps that is
FlierMate11
post Nov 4 2022, 02:00 PM

New Member
*
Validating
17 posts

Joined: Oct 2022
QUOTE(15cm @ Nov 4 2022, 01:15 AM)
PIR detects infrared red from living organisms

not sure if vehicle emit the same infra red signals enough to trigger a PIR

since OP specifically says vehicle

raspberry pi openCV  that is
*
Thank you for the correction. Upon looking up the web, PIR sensor is used indoor, not outdoor (or else cause false reading).

 

Change to:
| Lo-Fi Version
0.0137sec    0.39    5 queries    GZIP Disabled
Time is now: 29th March 2024 - 08:00 PM