Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Latest commit

 

History

History
72 lines (47 loc) · 2.35 KB

README.md

File metadata and controls

72 lines (47 loc) · 2.35 KB

NitSpec scope augmentation test promo video

Upper image is a video link.

NitSpec

NitSpec is gun shooting augmentation project which main goal is to calculate projectile path to target. It consists multiple sensors like angle, range and air pressure. See promo video.

I brought this project on Github so other people can implement it for their own use. I take absolutely no responsibility of use of this app implementation or it's implementation target. I have mainly meant it for air rifles.

NitSpec project failed because of lack of funding but it would still be fun project to develop.

App is available for Android here: https://play.google.com/store/apps/details?id=com.nitramite.nitspec

See license and contribution rules below.

Table of contents


Requirements

Android
  1. Modern phone with enough processing power and good camera.
  2. Download and install Android Studio: https://developer.android.com/studio
  3. Follow IDE instructions when opening project.
  4. You need physical phone since Bluetooth connection.
Arduino
  1. Cheap inexpensive Atmega328 based processor will do. (Arduino Nano)
  2. Go to /Arduino directory where you find schematics for Arduino device and .ino file for source code.
  3. Burn source code into Arduino device.
Hardware
  1. /3D Models folder has some example parts for trigger mechanism. Use your own imagination related to target hardware to create basic trigger servo pulling mechanism.
  2. More documentation of mechanism here: https://www.youtube.com/watch?v=ISyNdOlAn08

Contributions

  • Feel free to add new features and fix bugs. I review pull requests and make releases when required.

Authors

Contributors

None so far.

License

See repo license section or license file.

Permission to release this app on any Play Store as a new app is forbidden!