https://github.com/ronibandini/gunaway
Auto detect guns using Computer Vision TinyML and Arduino
https://github.com/ronibandini/gunaway
Last synced: over 1 year ago
JSON representation
Auto detect guns using Computer Vision TinyML and Arduino
- Host: GitHub
- URL: https://github.com/ronibandini/gunaway
- Owner: ronibandini
- Created: 2021-09-17T14:03:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T14:45:53.000Z (over 4 years ago)
- Last Synced: 2025-01-20T23:13:17.686Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GunAway
Auto detect guns using Computer Vision TinyML and Arduino
# Parts used
1 x Husky Lens https://www.dfrobot.com/huskylens.html?tracking=61357a929f73e
1 x DfRduino https://www.dfrobot.com/product-838.html?tracking=61357a929f73e (it is Arduino Uno v3.0 ATmega328p with robust female headers)
1 x Red Switch https://www.dfrobot.com/product-2352.html?tracking=61357a929f73e
1 x Relay module https://www.dfrobot.com/product-1572.html?tracking=61357a929f73e
1 x microSD card https://www.dfrobot.com/product-1191.html?tracking=61357a929f73e
1 x Siren horn https://www.amazon.com/Sydien-114dB-Industrial-Motor-Buzzer/dp/B07LGV8JXB
Jumper cables male-female and female-female
Custom 3d printed case (you can make your own with wood or a generic enclosure)
# Demo video
https://www.youtube.com/watch?v=HAbvEbhK1eQ
# 3d printed parts
https://www.thingiverse.com/thing:4967289
# HuskyLens
Train gun recognition using Object Tracking
# Complete instructions
https://www.hackster.io/roni-bandini/gun-away-f475af