Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.25 KB

Stryfe Mod

This project aims to bring Arduino hardware into the Nerf Stryfe (or any pusher based semi-automatic) blaster platform.

Setting up your environment

Because this project requires the use of symbolic links, you will need to use the command line to clone the repository. Visual Studio Code can do it, but it does not permit symbolic links by default.

git clone -c core.symlinks=true 

Hardware Requirements

These are the boards and hardware being used by the project:

Optional Hardware

Bluetooth Support

If you wish to use the Bluetooth connectivity included with this device, please see the Wiki page.