Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sofwerx/safehouse-scada

Repository files navigation

SCADA - Nerf Gun System

Using a PLC, a camera, and an AI computer trained with an AK-47 detection program, this project deploys a Sentry Nerf Gun and fires bullets upon positive object detection. See the wiki for all the details on this SCADA implementaion of the Mad Jack project.

The Prereqs

Assuming you've configured the system detailed on the wiki page:

The Files

  • pyconnector.py - Python program that connects all pieces together
  • yolov2 - AK-47 Trained Program
  • RSLogix - Simple files to program the PLC

To Run The Programs

  • Start the Python program first. Open a new terminal and type below:
python pyconnector.py
  • To start the YOLO program, open a second terminal and type below:
ak47-detector

Thanks

A special thanks to the one and only bytemaster-0xff for all the help in the project. Thanks in advance for any feedback as well.

About

Documentation of the SCADA Lane for the Safehouse project at SOFWERX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published