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

NitSpec is a gun shot augmentation controller application which controls gun trigger via servo and calculates projectile fly path automatizing shots. Uses few sensors for calculation. This is meant for air rifles.

License

Notifications You must be signed in to change notification settings

norkator/nitspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

NitSpec is a gun shot augmentation controller application which controls gun trigger via servo and calculates projectile fly path automatizing shots. Uses few sensors for calculation. This is meant for air rifles.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published