Jump to content


Photo

TR-27 GRYPHON - CR-18 Rapidstrike Mod

Modes: 3-Burst, Auto, and Precision Shooting mode! + Ammo Counter

58 replies to this topic

#26 darthskids

darthskids

    Member

  • Members
  • 16 posts

Posted 10 September 2014 - 06:35 PM

Is that the adafruit oled screen or did you order one of the lower cost chinese boards? Also, how is the performance and memory usage?

I picked one up from ebay and despite the ad, the oled uses a SH1106 controller. I have it working now, but it took an hour or two and it definitely doesn't work with the adafruit lib. Ended up using microlcd instead of U8glib because it was taking 100+ms to update the display.
  • 0

#27 grenadegreg

grenadegreg

    Member

  • Members
  • 10 posts

Posted 13 September 2014 - 11:34 AM

Oh my! This is amazing. I have never seen anybody do something like that.
  • 0

#28 Technician Gimmick

Technician Gimmick

    Member

  • Members
  • 28 posts

Posted 13 September 2014 - 12:43 PM

Is that the adafruit oled screen or did you order one of the lower cost chinese boards? Also, how is the performance and memory usage?

I picked one up from ebay and despite the ad, the oled uses a SH1106 controller. I have it working now, but it took an hour or two and it definitely doesn't work with the adafruit lib. Ended up using microlcd instead of U8glib because it was taking 100+ms to update the display.



This OLED was the lower cost ones from china. It is running the SSD1306 controller and works with the adafruit library.
Updating the screen doesn't seem to be that slow, but in the video I'm only writing the BMPs for the digits. The code however doesn't use BMPs. Instead I have painstakingly recorded all of the coordinates to draw the digits one line at a time. It seems to be a little slower to write than the BMP method, but I can't tell if it is because it is displaying a larger sized font, reading the info from program memory, or if it's the processing time in writing a line at a time...

Thanks all!
  • 0

#29 bex

bex

    Member

  • Members
  • 32 posts

Posted 27 September 2014 - 02:46 AM

I sent you a PM Gimmick. That OLED is just awesome. I am really impressed with the Gryphon. I have been playing with lipos in my CS-18. I found that the 11.1V overwhelmed the pusher motor. I dropped down to 7.4V, which gives me the fire rate that is useful in wars, but not enough range. So I decided to replace the motors with higher kv rating. This means they spin faster at lower voltage. The motors used were RC car motors from a Kyosho Mini-Z. My kids were playing with my gun with a 3 cell lipo on the stock motors and broke it somehow. The middle finger trigger that revs the flywheels didn't work anymore. I replaced the motors and it would fire without revving, but now I have lost any voltage to the flywheel motors. I need to pull the board. I don't really know how to read a circuit diagram, but I will try to isolate the problem. I am interested in a drop in electronics kit similar to the Gryphon. Did you ever develop one? Thanks.

Edited by bex, 27 September 2014 - 02:50 AM.

  • 0

#30 Technician Gimmick

Technician Gimmick

    Member

  • Members
  • 28 posts

Posted 30 December 2014 - 11:46 PM

I am interested in a drop in electronics kit similar to the Gryphon. Did you ever develop one? Thanks.


Yes, I am in the process of developing my own board. But it may take some time as I am making major upgrades to the system.

My futures plan will hopefully have:
Smart phone remote control/ammo counter monitor (pending me learning how to make smart phone apps)
OLED display
Buzzer to alert when out of ammo
Improved jam sensing
Flashlight control
Laser dot control
Integrated Lipo battery voltage monitoring
Stats display (showing total number of darts fired, total number of reloads, etc...)

Thank you all for your interest. - Gimmick
  • 0

#31 meishel

meishel

    Member

  • Members
  • 78 posts

Posted 01 January 2015 - 09:57 AM

Yes, I am in the process of developing my own board. But it may take some time as I am making major upgrades to the system.

My futures plan will hopefully have:
Smart phone remote control/ammo counter monitor (pending me learning how to make smart phone apps)
OLED display
Buzzer to alert when out of ammo
Improved jam sensing
Flashlight control
Laser dot control
Integrated Lipo battery voltage monitoring
Stats display (showing total number of darts fired, total number of reloads, etc...)

Thank you all for your interest. - Gimmick


I am planning on duplicating your mod in my own rapidstrike within the next month or so. If you want/need a beta tester, your kit would save me a lot of time. I am extremely tech savy, and have a friend who is arduino experienced and a very good coder who is willing to help me with the project. I would be very interested in buying a kit from you, even if it's in an alpha or beta state.
  • 0

#32 Technician Gimmick

Technician Gimmick

    Member

  • Members
  • 28 posts

Posted 01 January 2015 - 08:27 PM

I am planning on duplicating your mod in my own rapidstrike within the next month or so. If you want/need a beta tester, your kit would save me a lot of time. I am extremely tech savy, and have a friend who is arduino experienced and a very good coder who is willing to help me with the project. I would be very interested in buying a kit from you, even if it's in an alpha or beta state.


Awesome, I'll contact you when I get closer. It's moving along faster than I had thought it would. But I still need to begin to make anything physical.

Thanks - Gimmick
  • 0

#33 Gin

Gin

    Member

  • Members
  • 78 posts

Posted 02 January 2015 - 04:31 PM

I am impressed.... Was planing on turning my rapidstrike into the Red Death pulse rifle from Destiny but had no idea how to make the 3 round bursts the gun fires in.... I believe i have found the answer lol
  • 0
Leader of the Wrecking Crew, Student of Ninjitsu and Kendo, Avid Otaku, Metal head, Amateur engineer, and In my spare time I kill zombies. I'll sleep when I'm dead... 'Till then, There ain't no rest for the Wicked.

#34 RedFear

RedFear

    Member

  • Members
  • 58 posts

Posted 02 January 2015 - 07:00 PM

thank you so much for posting this. It is what I myself have been planning to do on a afterburner rayven (i forget who was the first, but my mod guide/2-stage rayven was definitely not the first). some notes: do you think an Uno would fit in the shell of such a blaster or would I have to use a mini? (i'm trying to retain as many pins as needed to implement the same features you have, and maybe a few others that you have planned as well.)

Also is it possible i could add you to one of my social media lists? I will likely need to ask you more questions about programming and troubleshooting due to the scope of my own project being of a similar vein (though i use a servo to actuate the dart-pusher rather than a motor)

I'll send you a PM

Edited by RedFear, 02 January 2015 - 11:31 PM.

  • 0

#35 Nemesis2

Nemesis2

    Member

  • Members
  • 4 posts

Posted 03 January 2015 - 08:42 AM

Hello Gimmick
I must say this is an awesome :o thing you have done to the RS.
I myself am not tech savy (programming). I have modded some blaster in my time but nothing like this.
I will PM you soon with some questions if that is ok?
Thank you for sharing this with everyone.
  • 0

#36 MAV13

MAV13

    Member

  • Members
  • 129 posts

Posted 03 January 2015 - 07:02 PM

thank you so much for posting this. It is what I myself have been planning to do on a afterburner rayven (i forget who was the first, but my mod guide/2-stage rayven was definitely not the first). some notes: do you think an Uno would fit in the shell of such a blaster or would I have to use a mini? (i'm trying to retain as many pins as needed to implement the same features you have, and maybe a few others that you have planned as well.)

Also is it possible i could add you to one of my social media lists? I will likely need to ask you more questions about programming and troubleshooting due to the scope of my own project being of a similar vein (though i use a servo to actuate the dart-pusher rather than a motor)

I'll send you a PM



Take it from someone who's also working on one, you'll need a Nano, even for a relatively spacious blaster like the RS. This was my inspiration to start my own and I've got the coding all done and breadboarded. Just gotta get it in the blaster over the winter!
  • 0

#37 RedFear

RedFear

    Member

  • Members
  • 58 posts

Posted 03 January 2015 - 10:59 PM

Take it from someone who's also working on one, you'll need a Nano, even for a relatively spacious blaster like the RS. This was my inspiration to start my own and I've got the coding all done and breadboarded. Just gotta get it in the blaster over the winter!

so even if i cut out the "carry handle" area on the rayven and make that entire area into a housing area, i won't have enough space? hmm...
  • 0

#38 J-Andy

J-Andy

    Member

  • Members
  • 13 posts

Posted 06 January 2015 - 07:06 PM

I like what you're doing here. I am working on an RS myself at the moment and being that I am a complete electronics idiot I am waiting as patiently as possible for one of these type units to be completed and ready for purchase. Either Gimmick or BSUK is going to have some of my cash in their pocket depending on who gets their unit running reliably first. I was wondering if something like Burst Wizard might be able to be conveniently adapted to work? Perhaps splicing it in just before the pusher... flywheels would still spin but pusher would work on a pre-set burst cycle. IDK just curious, as stated I know zippo about electronics.
  • 0

#39 MAV13

MAV13

    Member

  • Members
  • 129 posts

Posted 07 January 2015 - 10:48 AM

so even if i cut out the "carry handle" area on the rayven and make that entire area into a housing area, i won't have enough space? hmm...


I mean, yeah, you could do that but you'll have a big housing wider than the body of the blaster if you do it that way. For the record, the Nano has the same number of pins as the Uno.

I like what you're doing here. I am working on an RS myself at the moment and being that I am a complete electronics idiot I am waiting as patiently as possible for one of these type units to be completed and ready for purchase. Either Gimmick or BSUK is going to have some of my cash in their pocket depending on who gets their unit running reliably first. I was wondering if something like Burst Wizard might be able to be conveniently adapted to work? Perhaps splicing it in just before the pusher... flywheels would still spin but pusher would work on a pre-set burst cycle. IDK just curious, as stated I know zippo about electronics.


You could do it pretty easily like this:
http://nerfhaven.com...showtopic=25396

A Burst Wizard would be even easier but much more expensive, it has also been done before with a Stampede here:
http://coastalbendac...-made-easy.html


  • 0

#40 J-Andy

J-Andy

    Member

  • Members
  • 13 posts

Posted 07 January 2015 - 11:12 AM

You could do it pretty easily like this:
http://nerfhaven.com...showtopic=25396

A Burst Wizard would be even easier but much more expensive, it has also been done before with a Stampede here:
http://coastalbendac...-made-easy.html
[/quote]


Great links, Thank you.
  • 0

#41 RedFear

RedFear

    Member

  • Members
  • 58 posts

Posted 07 January 2015 - 06:12 PM

Okay, well then arduino mini it is
  • 0

#42 Guest_Tareen_*

Guest_Tareen_*
  • Guests

Posted 30 May 2015 - 07:24 PM

Hi,

i decided to try your mod and customize it for my personal use, i hope that's okay for you.
My AddOns and changes would be:
- two new 180 flywheel motors - i will need to change the case a little bit for them, they are slightly larger than the originals
- Reedswitch safety mechanism in the handle - no glove with magnet, no shot - i think i connect it with the pusher-circuit - there will be a emergency button in the stock to override this switch
- RF switch with 4 different actions "non-fire" "fire the magazin empty" "Very loud noise" (i am larper, and someone could think it would be a nice idea to steal it "ingame") and a "Tasersound with display message". I found nice one on ebay for a few bucks and 50-100m range
- Oled like you want to install it
- Barrel extension to make it a loser on demand with laserpointer and range-sensor
- and i think i will change your rotary switch for the firemode to 4 buttons under the case, capacitive touch sensor is the keyword - but with this change, i'm not quiete shure - another option could be to change the trigger against such a switch, but that i need to press two of them at the same time, so accidents won't happen. That would be a very nice scifi gimmick XD

Maybes:
- IR Camera in the Front for the night and a very small display, possible in green or red colours... black and white would be to bright
- Ultrasound Range emitter for dark hallways without a light (i don't know how this is called in english, so i hope you understand what i mean)
- Maybe a control for a flashlight on the weapon with control how bright it can be

I ordered the arduino pro micro and plan to change the Stock of the Rapidstrike to a fixated and closed barrel, like the stampede, but a little bit larger. And in the Stock there will be the arduino and the battery pack. So it will be very customized from the stock for my personal use.
And a handle with bi-pod option under the barrel in the front.

Right now all the materials are on there way to me via post and if you want, i could keep you updated about the changes i planed and how they work.
The biggest challenge will be the programming, so i'm very happy that i can use your posted code and change it with a good friend who is a better programmer than me. I'm more a hardware-guy :-) But i think i will change the time between the bursts a little bit, it was to fast for my taste.
And for the loser mode, maybe just one shot? was there a problem to programm it for just one, or did you want it to fire 2 shots?

I had the luck to get a 4 "defect" (it's possible that they are just b or returned Rapidstrikes, wish me luck) Rapidstrikes for roundabout 84$ ... but since i am changing motors and the complete wiring it should be not that big of a problem. Two are mine and the other two for friends who also want to mod something nice.

Wish me luck, and if interested, i would keep you posted.

Tareen

Edited by Tareen, 30 May 2015 - 07:40 PM.

  • 0

#43 Technician Gimmick

Technician Gimmick

    Member

  • Members
  • 28 posts

Posted 31 May 2015 - 11:58 AM

I'd love to hear of your progress. You should consider starting a new thread of your own. I think the forum has a category for ongoing projects.

As for the (s)niper/loser mode, I had chosen a 2 shot burst because I don't consider nerf darts to be very accurate. Especially if they are being launched from flywheels. It would be pretty simple to change the code to a single shot, if you prefer.

Thanks! - Gimmick
  • 0

#44 Guest_Tareen_*

Guest_Tareen_*
  • Guests

Posted 31 May 2015 - 01:10 PM

Yes, i will start a new thread for the project and i will insert the link here or send it via pm to you, as soon as i start. Maybe over time we can exchange ideas if someone has an idea that would be better suited for the other Nerf or if someone finds an idea both could use.
If the thing with the RF switch works, do you wanna hear how i did it, cause it is the thing you for yourself wanted to insert in your Rapidstrike for the ambush option? In combination with the sound to distract i think it will be very nice :-)

so long and have a nice day,

Tareen
  • 0

#45 Kingbob

Kingbob

    Member

  • Members
  • 133 posts

Posted 27 September 2015 - 04:55 AM

I am planning on duplicating your mod in my own rapidstrike within the next month or so. If you want/need a beta tester, your kit would save me a lot of time. I am extremely tech savy, and have a friend who is arduino experienced and a very good coder who is willing to help me with the project. I would be very interested in buying a kit from you, even if it's in an alpha or beta state.


If you want to add smartphone control, you can do it the easy way over bluetooth. If you add a bluetooth UART from Adafruit you can use their existing Android/IOS app to send data back and forth.

Love your build. Started doing the same thing to mine as well. Built mine on a single board like this:
Posted Image

But once installed so the displays are on the right side of the gun, i found it was slightly too thick and was interfering with the magazine.
Posted Image

So ive since made a far smaller version:
Posted Image

My magazine detection is using switches to detect the ridges on the sides of the magazines. With a couple of notches its quite simple.

If you're running out of pins on the pro mini, and dont want to use a larger arduino, you could always use an i2c multiplexer/extender to let you use more devices.
  • 0

#46 Technician Gimmick

Technician Gimmick

    Member

  • Members
  • 28 posts

Posted 27 September 2015 - 09:29 AM

Very nice work there! What are you doing to control your motors? And have you had any communications issues from it? My main problem in times past has been communications between the arduino and the controller chip for the display.

Again, good work!
- Gimmick
  • 0

#47 Kingbob

Kingbob

    Member

  • Members
  • 133 posts

Posted 27 September 2015 - 11:47 AM

Very nice work there! What are you doing to control your motors? And have you had any communications issues from it? My main problem in times past has been communications between the arduino and the controller chip for the display.

Again, good work!
- Gimmick


At the moment mine is just a counter and magazine detection. I havent yet done any motor or wiring upgrades, but that is on my list to do.
I hadnt considered using the arduino to run the motors at all, just didnt see the need. I was thinking about using a 1-2" OLED display for more info, ie: counter, inserted clip size, batt voltage, maybe motor RPM, but i'm specifically going for an Aliens pulse rifle look on this one.

I assume you're using a MAX7219? The very first one i used on my breadboarded circuit i did have some troubles. I had to almost power cycle it a bunch of times, try driving characters repeatedly before it would be stable. And then the next day, it would misbehave again. But the subsequent ones i tried didnt have that problem.

I also found I could get rid of the 2 recommended capacitors with no ill effects. But then i am using short and minimal wiring, so maybe less need.


My build here: http://nerfhaven.com...showtopic=26360
  • 0

#48 Galorin

Galorin

    Member

  • Members
  • 4 posts

Posted 10 December 2015 - 09:36 AM

I am relatively new to this whole Nerf modding thing but am a programmer by trade, with an electronics hobby on the side.  I am currently pulling together the pieces I need.  Once I get down to Brass Tacks, I will be sure to do my own mod post, but thought I'd ask a few questions.So far, I have 

 

3 Arduino Nanos - a bit bigger than the Pro, but looking at the shell, so long as I solder and clip pins I can get it to fit.

1x SSD1306 128x64 SPI/I2C OLED screen

Lots of wires of various gauges

 

Oh... I also have all the source code from this thread.  Not sure if you have made any more modifications to it but I will probably just be drawing inspiration rather than wholesale copying.  Might even put mine on Github.  If I include yours, how do you want attribution?

 

Here are my hardware questions for you, or anyone else for that matter.

 

What is the manufacturer and part number of the MOSFET you used? Alternatively, what are the specifications so I can find an equivalent?

How much runtime do you get off the LiPo?

If you could start all over again, what would you do differently?


  • 0

#49 NevadaZielmeister

NevadaZielmeister

    Member

  • Members
  • 17 posts

Posted 14 December 2015 - 07:09 PM

This has to be one of the most amazing Nerf Blasters I have ever seen. Thank you so much for sharing this with us all. 

 

My only questions is what is the price tag for one of these? That is to ask, how much did you pay in parts to put this together?


  • 0

#50 Technician Gimmick

Technician Gimmick

    Member

  • Members
  • 28 posts

Posted 15 December 2015 - 10:08 AM

What is the manufacturer and part number of the MOSFET you used? Alternatively, what are the specifications so I can find an equivalent?

How much runtime do you get off the LiPo?

If you could start all over again, what would you do differently?

 

1. I'll have to check on the MOSFETs, but I don't recall them being anything particularly special.

2. Runtime on the LiPo has been super.  I think it is realistic to count on a full day of nerf on one battery.  But I havn't yet tested that.  I did do a half day with no issues though.

3. This is a huge question.  One that I'm in the process of answering for myself, but I'll try to condence it and give you something usable.

I should have had a better overall plan and goal.  Because I didn't yet know what I wanted, I tried a lot of things that didn't pan out well.  For instance, I should have skipped right over the 7-seg displays and gone straight for OLED.  Another major issue I wish I had seen in advance is EMI from the Motors and main power lines.
 

It is this issue that has driven me to persue building my own PCB.  And once decideing to make this move to custom PCB, it opened up the window to many many more features and ideas

 

This has to be one of the most amazing Nerf Blasters I have ever seen. Thank you so much for sharing this with us all. 

 

My only questions is what is the price tag for one of these? That is to ask, how much did you pay in parts to put this together?

 

Thank you, I hope you've enjoyed it, and that it has perhaps inspired you to do something of your own.  It's difficult to come to a total of how much this costs since many of the components I've used have been purchased over a long time.  I think I looked at this question a while ago though, and concluded it was a little less than $100.  And as I recal, the battery and a charger made up a good sized chunck of the cost.


  • 0


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users