Upper image is a video link.
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.
- Modern phone with enough processing power and good camera.
- Download and install Android Studio: https://developer.android.com/studio
- Follow IDE instructions when opening project.
- You need physical phone since Bluetooth connection.
- Cheap inexpensive Atmega328 based processor will do. (Arduino Nano)
- Go to
/Arduino
directory where you find schematics for Arduino device and.ino
file for source code. - Burn source code into Arduino device.
/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.- More documentation of mechanism here: https://www.youtube.com/watch?v=ISyNdOlAn08
- Feel free to add new features and fix bugs. I review pull requests and make releases when required.
- Norkator - Initial work - norkator
None so far.
See repo license section or license file.
Permission to release this app on any Play Store as a new app is forbidden!