Imported from GitHub: jeff-winn/stryfe-mod · commit 5c56813 · license MIT
Description
Just a little project to mod a Nerf blaster with Arduino compatible hardware and Bluetooth support.
README
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:
- Adafruit Feather M4 Express - Mainboard sketch
- Adafruit Micro SD SPI or SDIO Card Breakout Board
- Tactile Button Switch (6mm square, 5mm tall)
- Pololu Dual G2 High-Power Motor Driver 18v18 Shield for Arduino
- Pololu G2 High-Power Motor Driver 18v17
- Pololu 5V, 500mA Step-Down Voltage Regulator
Optional Hardware
- Adafruit Feather nRF52840 Express - Bluetooth sketch
Bluetooth Support
If you wish to use the Bluetooth connectivity included with this device, please see the Wiki page.
No comments yet. Be the first to ask about this board.