Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Newcomer
    Join Date
    Jul 2007
    Location
    va/tn
    Posts
    31

    Default ardrino laser gun simulator

    Has any one ever tried this laser gun tester it sounds interesting i wouldn't be suprised if some one on this forum designed it

    Test your radar detector or laser jammer with this traffic enforcement LIDAR gun simulator

  2. #2

    Default Re: ardrino laser gun simulator

    im actually doin that now...well i bought the parts and all....all i am having trouble is with the code......Everytime i try to use the arduio program it says theres an error any help? all i did was just copy and paste

  3. #3
    Speed Demon
    Join Date
    Nov 2005
    Location
    Mars Command and Control
    Posts
    612

    Default Re: ardrino laser gun simulator

    Quote Originally Posted by carlospizza90 View Post
    im actually doin that now...well i bought the parts and all....all i am having trouble is with the code......Everytime i try to use the arduio program it says theres an error any help? all i did was just copy and paste
    Notice. The code on the top of the file..
    "# include"
    This is incorrect. Include what?

    Code:
    The correct line is "#include <LiquidCrystal.h>"
    That should fix it for you.

  4. #4

    Default Re: ardrino laser gun simulator

    awsome thanks alot.....i should of caught that

  5. #5
    Newcomer
    Join Date
    Mar 2010
    Location
    Ontario
    Posts
    64

    Default Re: ardrino laser gun simulator

    Quote Originally Posted by cyberblob View Post
    Quote Originally Posted by carlospizza90 View Post
    im actually doin that now...well i bought the parts and all....all i am having trouble is with the code......Everytime i try to use the arduio program it says theres an error any help? all i did was just copy and paste
    Notice. The code on the top of the file..
    "# include"
    This is incorrect. Include what?

    Code:
    The correct line is "#include <LiquidCrystal.h>"
    That should fix it for you.
    Cyberbob
    I would also like to thank you.
    I have not got it up and running yet.
    Waiting for the Arduino board from HK. Approx 3-4 weeks.
    This is going to be a great piece of equipment when it is working cause u can reprogram it to any gun out there. That is why i won't buy the Laser Tester.

    Now only if there was a way to see Jam codes on Arduino boards using a receiver IR led.


  6. #6
    Newcomer
    Join Date
    Jul 2007
    Location
    va/tn
    Posts
    31

    Default Re: ardrino laser gun simulator

    let me know how it turns out

  7. #7
    Speed Demon
    Join Date
    Nov 2005
    Location
    Mars Command and Control
    Posts
    612

    Default Re: ardrino laser gun simulator

    I have recoded it myself.
    I have fixed some of the gun pps rates, added a few that where not on the list and added code for a one pin serial LCD display.
    If you look hard enough i have published the LCD library for it online.


    The code now looks completely different. Plus added more output power on the IR diode to improve range.

    But his code was the start.

    Good luck on your coding quest.

  8. #8

    Default Re: ardrino laser gun simulator

    Quote Originally Posted by cyberblob View Post
    I have recoded it myself.
    I have fixed some of the gun pps rates, added a few that where not on the list and added code for a one pin serial LCD display.
    If you look hard enough i have published the LCD library for it online.


    The code now looks completely different. Plus added more output power on the IR diode to improve range.

    But his code was the start.

    Good luck on your coding quest.
    So you have an updated version of this code? Where can you get it?

  9. #9
    Radar Fanatic
    Join Date
    Dec 2007
    Posts
    2,540

    Default Re: ardrino laser gun simulator

    What am I lookin' at for a total said and done cost? Looks like a fun project but I'm not going to blow more money on it than one I can purchase.

  10. #10

    Default Re: ardrino laser gun simulator

    Quote Originally Posted by Motor On View Post
    What am I lookin' at for a total said and done cost? Looks like a fun project but I'm not going to blow more money on it than one I can purchase.
    well its cost me less than $40....so what other product can you get that has an lcd screen and that many pps rates?

 

 

Similar Threads

  1. O2 Sensor Eliminator / Simulator
    By OpenRoad in forum Car Talk
    Replies: 10
    Last Post: 04-12-2011, 05:22 AM
  2. Someone out there has to be in the video game business. Build us Simulator!
    By STiMULi in forum Driving, Speeding & Traffic
    Replies: 20
    Last Post: 03-29-2010, 01:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •