Mac speedcamera detector
May 24, 2007 on 11:40 am | In General | 2 CommentsI tried my hand at a bit of C programming a good few months back and it was a bit of a nightmare. It reminded me of when I use assembly on PICs; having to declare everything and be so strict. This really makes you realise how slack your PHP code is!
Anyway it was coded for use on mac os X and basically reads data from a bluetooth gps device and then compares the data against a speed camera database and prints out how close you are to a camera and what type of camera it is. It is ran within the terminal.
All I wanted to say is I hope people who code in PHP realise how fortunate they are to use a language which is so laid back lol.
I have attached the code just incase anyone wants to see it. I am certain it could have been coded better but it was the first thing I had written with in C.
Download: mac speedcamera detector
2 Comments »
RSS feed for comments on this post. TrackBack URI
Leave a comment



still didnt stop you getting caught twice when you came to meet me….
Comment by SEOidiot — 25th May, 2007 #
Well just because I write it doesn’t mean I use it
Comment by admin — 25th May, 2007 #