“ This tutorial was extracted from John McLellan blog https://community.freescale.com/people/johnmc/content with his agreement.”
I am still working on this document. I wanted to at least have SOMETHING posted for the Maker Faire Bay Area. I will work the days following to make it more pretty and complete!
Your patience is appreciated. Please feel free to add constructive comments of things to better explain/photo/diagram!
This was a super fun project to work on and is popular around the office and on the road. Now I have two of these for a truely amazing barrage of Nerf darts! It's also always a lot of fun to tear things down and the Nerf gun had some cool plastic work and the shooting mechanism is more simple than what I originally guess. But I digress, this post is about how you can build one of these yourself. Please leave any questions or comments in the section below and I will try to answer and make refinements to this guide as we go.
Say hello to my little friend.
The shopping list (aka Bill of Materials or BOM)
If you shop around you might be able to find better prices or substitute parts.
The build
Two main pieces to construct in this phase. The base turret and the actual hacking of the Nerf gun.
All your base..
The base of the turret is pretty rudimentary, lot's of room for improvement here. I used 1/2 MDF and some carpentry skills. Here is an instructable on how to build a MDF box. Atop the box is a lazy susan (ball bearing ring) so that the top-plate can rotate smoothly. We considered leaving this element out, but worried that it would put to much strain on the servo.
On the subject of servos, a few tidbits of wisdom for you as you build this thing. First, the left/right servo needs to be dead center of the lazy susan, if your off too much things will start to bind which is not good for your servo. Second, I used large higher torque servos which cost a bit more, they might be overkill, but it certainly performs well.
I did a quick dimensionally accurate rendering of the design in Sketchup. Files are here.
Hacking the Nerf
Now for the fun stuff.
There is no shortage of screws with this Nerf Gun. So get out your Phillips screwdriver and go to town.
There are two electrical systems in the Nerf that we are going to tap into. One is the power switch and the other is the electrical trigger.
This is the electrical trigger. The trigger goes to our relay, which is either on or off. We did try at first to use a 7.2V R/C car battery, but the Nerf draws too much power and didn't fire. Going up to a 11.1V LiPo fixed that right up.
This is the power switch.
In Nerfinator 1.0 everything was hardwired together, which prevented us from completely pulling the Nerf from the base and made repairs difficult to say the least. Nerfinator 2.0 we put this handy connector which allowed us to completely and easily remove the Nerf from the base. Shipping this thing around the country will take a toll on it! On that subject, Nerf 1.0, stopped cycling to the next position for us at the Austin Mini Maker Faire. After a through inspection of the operational mechanics inside the Nerf (really cool BTW) it was a little bitty spring that was causing the piston not to fully retract. We replaced the spring with 1/2 a ballpoint pin spring and to our surprise it all worked again.
Electrical Connection Diagram
<updating>
Code
Mbed was the programming tool of choice for this build.
Receive Side (RX) - The receiver is the base side. This one takes input from the remote and controls the servo movement.
NerfGun_nRF24L01P_RX - a mercurial repository | mbed
Transmit Side (TX) - The transmitter is the remote side. This one senses the users movement (accelerometer) and sends that data to the base station.
NerfGun_nRF24L01P_TX - a mercurial repository | mbed
Finishing Touches
In the first passes of this build we just used a bare development board as the remote control. We found that when given the remote they would not orientate it properly,
so Freedom- 3D Printed Controller files on Thingiverse
Development Team
John Mclellan - Amplification/Motivation
Clark Jarvis - Software/Hardware
Iain Galloway and Angus Galloway - Design and print of controller