Page 20 of 23 FirstFirst ... 101819202122 ... LastLast
Results 191 to 200 of 225

Thread: The Perfect Shot Timer

  1. #191
    Site Supporter LOKNLOD's Avatar
    Join Date
    Feb 2011
    Location
    Oklahoma
    Quote Originally Posted by RoyGBiv View Post
    Not to beleaguer the point but when you consider this, please consider "accuracy" and "repeatability" separately.
    A less-than-precise but very repeatable (reproducible?) timer can judge an event accurately if the same timer is used for all participants, for example.
    Technically, if it were very repeatable, it would be very precise, but could still be somewhat less accurate.
    --Josh
    “Formerly we suffered from crimes; now we suffer from laws.” - Tacitus.

  2. #192
    Site Supporter
    Join Date
    Jan 2012
    Location
    Fort Worth, TX
    Quote Originally Posted by LOKNLOD View Post
    Technically, if it were very repeatable, it would be very precise, but could still be somewhat less accurate.
    Eggzactly
    "No free man shall ever be debarred the use of arms." - Thomas Jefferson, Virginia Constitution, Draft 1, 1776

  3. #193
    Quote Originally Posted by LOKNLOD View Post
    Don't most of the atomic clock watches only use the broadcast to correct the drift, syncrhonizing periodically, vs. taking some sort of constant feed? I have a casio watch somewhere (not a Gshock) with the atomic feature, and it was just an aid in setting it and keeping it synced, IIRC. I'm not sure how that type of setup would help with a shot timer?
    Yes, this is pretty much why I'm not sure that option would work. It might be possible to do something with it anyway, if your local clock is accurate enough to span the gap between updates. Even then, I don't think the broadcast time is intended for anything better than second-level accuracy. GPS might be able to do better.

  4. #194
    Good news! I found an easily sourced part that I had missed before -- it turns out that Abracon makes some MEMS oscillators that should work. Problem solved.

  5. #195
    Member EMC's Avatar
    Join Date
    Jan 2012
    Location
    Utah
    Quote Originally Posted by schult View Post
    Good news! I found an easily sourced part that I had missed before -- it turns out that Abracon makes some MEMS oscillators that should work. Problem solved.
    Very cool. Looking forward to the results.

  6. #196
    Member
    Join Date
    Feb 2013
    Location
    Saint Louis

    That's awesome!

    Quote Originally Posted by schult View Post
    Good news! I found an easily sourced part that I had missed before -- it turns out that Abracon makes some MEMS oscillators that should work. Problem solved.
    That's awesome. Keep the updates comming

  7. #197
    Member LHS's Avatar
    Join Date
    Jan 2012
    Location
    Behind that cactus
    Consider my interest piqued.

  8. #198

    Working Arduino Uno R3 Shot Timer

    I know I'm necro-ing a really old thread here - and I'm just a hobbyist without the experience of many of you engineering types --- but I do have a working shot timer on my Arduino Uno. 200 shot limit, no particular limit on length of string, par times, sensitivity, echo rejection, buzzer volume...

    It has some flaws in timing - but on the short timescales we use it for the timing issues don't seem to create enough drift to cause a difference. Shows up on the millisecond scale, but not really in tenths or hundredths so much. Honestly, I use it all the time and it works well enough for practice.

    I'm hosting the code on Codebender - although I'm thinking I may move it to Google Code.

    Anyway - my version may not be up to snuff, but it was fun to play around with and it actually seems to be working pretty well for me. Figured I should share.


    FWIW - I'm tinkering around with the code for a version that stores all settings and strings to an SD card, however it's too big for the 32k of flash memory on an Uno. I'm thinking I'll use a Teensy or a Due. Who knows how long before I actually scratch that all the way together so I can share it though.
    Last edited by Fiddler; 03-21-2014 at 11:34 PM. Reason: More detail

  9. #199
    Putting up a short video demonstration: http://youtu.be/lpuMynV3e8k

    Yeah - that enclosure is a sugru monstrosity in all its glory. Sorry.

  10. #200
    We are diminished
    Join Date
    Feb 2011
    That is awesome!

    Regarding multiple PARs, you said something like "it adds to the last PAR" for each subsequent one. Can you explain? It seems to me the benefit of having multiple PARs would be at places like LE agencies for their qualifications. You could program the times for an entire qual into the device and have it jump to the next appropriate time automatically instead of having to change the PAR manually ten times during each qual.

    The SD card thing is great. I have to imagine that's monstrously more simple than Bluetooth on both the timer and computer/download side.

    Thanks for sharing and I hope it continues to develop!

User Tag List

Posting Permissions

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