←back to thread

Raspberry Pi Car Speed Detector

(gregtinkers.wordpress.com)
187 points mhss | 2 comments | | HN request time: 0s | source
Show context
post_break ◴[] No.11715818[source]
I need a raspberry pi that can monitor parking spots so I know if I have a spot waiting for me when I get off of work. Of course I don't know how to code so it will probably never happen.

edit: I meant parking spaces outside of my apartment.

replies(2): >>11715921 #>>11716295 #
mandeepj ◴[] No.11715921[source]
You at least need a drone with camera for it. You would need to implement some object recognition on the images transmitted by the drone
replies(1): >>11715935 #
post_break ◴[] No.11715935[source]
Wut. The parking spaces are viewable by my apartment window.
replies(2): >>11715969 #>>11716111 #
lightbritefight ◴[] No.11715969[source]
Point a camera at the spots when unoccupied.Specify the spots exact coordinates to the camera. Set color as baseline. If the color changes by 50% or more, they are occupied. Send alert when all occupied, or when not all occupied.

Now, learn to code it.

replies(4): >>11715989 #>>11716002 #>>11717052 #>>11717274 #
1. post_break ◴[] No.11715989[source]
Well I've got the raspberry pi, mjpeg, a camera that works. Just need to make the logic work. Here is what I'm stuck on. http://i.imgur.com/pIy3QNt.jpg
replies(1): >>11716553 #
2. cake ◴[] No.11716553[source]
Or just remotely send yourself a photo of your parking lot.