Files
Here are the various files etc. if you want to make your own Chronograph.
Rar file with the files required to make the PCB using Seeedstudio.com are here
A copy of the sketch I'm currently using with my PCB is here, please note it's definitely a work in progress, use at your own risk.
Please note that the connections to the LCD are not the standard ones, I have changed them to suit my PCB requirements.
Items needed
8x2 LCD (16x2 can be used, just modify the code to suit) from here
5V Step-up converter from here
Arduino Mini Pro clone from here (check the pin out is the same prior to buying)
Switches from here
Circuit diagram
PCB
Subscribe to:
Post Comments (Atom)
Time for another post. A while ago I bought a new Oscilloscope, a RIGOL DHO914, but this scope doesn't have WiFi built in just a LAN co...
Popular Posts
-
The Journey so far I have to admit that it's become a bit of an obsession to try and get this sensor smaller and to use less power at ...
-
As anyone who's read this blog before will know, there's a common theme throughout, the DIY Chronograph I made for measuring the spe...
-
Well it's been a long time since I started off this project and I've made a few changes along the way and a few people have had a go...
6 comments:
Hi, with what compile the program and then converted into hex file ?
Hi Cristian,
Download the free Arduino IDE from www.arduino.cc and paste in the code (.ino file) then program your Arduino hardware directly over USB.
There's plenty of instructions on the Arduino website.
I wanted to turn it into hex files to try Teensy ++ 2.0 . Some help ?
I don't know anything about the teensy but you can install the Teensyduino add-on for the Arduino IDE and write Arduino sketches for Teensy!
Google it or look on the Arduino or Teensy forums I'm sure there will be information on the Teensystudio.
Hope that helps
It works !!!!! The problem that makes no calculations enough for a weapon to be 180 m/s with the sensors at 15 cm distance . But with two buttons it works !!! I modified the Sketch with measures m/s and J .
Glad you got it working but I'm not sure what you mean by "makes no calculations" but works with buttons.
What are you using for sensors?
Are they each side of an opaque tube?
How far apart are the emitter an detector from each other?
Do you have an oscilloscope to monitor the trigger input(s).
Post a Comment