jkesseler / ballistic_chronograph_mk2

A 3D-printed ballistic chronograph that can measure high-powered rifle rounds

Home Page:https://td0g.ca/2020/04/19/ballistic-chronograph-mk2-diy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ballistic_chronograph_mk2

The Ballistic Chronograph MK2 is based on my earlier model, but has been redesigned for ease of assembly. For more information, please see td0g.ca.

Files

LightGateSensor

The PCB design for the sensors used in the chronograph.

STL

3D print files for the chronograph. Make sure to print the correct files as there are options:

  • Slit Width: 2mm or 3mm

  • Sensor Height: Single or Double

  • Sensor Width: 125mm or 100mm

Arduino Firmware

  • BallistiChronographBasic - Very basic use, can support Serial connection or LCD display.

  • BallistiChronographCompound - Allows up to 6 sensors, Serial connection only.

  • BallisticChronographLCD - Standalone firmware with flash triggering capability for Arduino with an LCD keypad shield.

Assembly Manual

A complete assembly manual for constructing your own ballistic chronograph.

License

Documentation and STL files are licensed under a Creative Commons Attribution 4.0 International License

Software is licensed under a GNU GPL v3 License

About

A 3D-printed ballistic chronograph that can measure high-powered rifle rounds

https://td0g.ca/2020/04/19/ballistic-chronograph-mk2-diy/


Languages

Language:C++ 63.2%Language:C 36.8%