How to make automatic DIY Targets for Airsoft guns

Поделиться
HTML-код
  • Опубликовано: 22 окт 2020
  • This video describes in detail how to make wooden automatic DIY targets for airsoft guns. It shows the following steps:
    1. Construction of hardware. Here are some useful info:
    a. Designed in: app.sketchup.com/
    b. Servo MG996R
    2. Software:
    a. Arduino Uno -
    i. Sketch design: www.tinkercad.com
    ii. Program using: Arduino app which you can download here: www.arduino.cc/en/main/software
    grobotronics.com/
    #diy #arduino #targets #airsoft #automatictargets #airsofttarget
  • ХоббиХобби

Комментарии • 64

  • @danijuggernaut
    @danijuggernaut 2 года назад +8

    Very cool !!!! Good inspiration, there´s no limits for creativity with your build, like steel construction for diabolos or steel BB´s in 4.5. Great build !!!

  • @shotgun326
    @shotgun326 2 года назад +1

    Nice job on the electronics. For a DIY project, with basic tools and supplies, very nicely done.

  • @okenc8628
    @okenc8628 2 года назад

    Very cool, the music on the background makes it even better. Keep up the good work!

  • @homermorisson9135
    @homermorisson9135 Год назад +6

    Now if only I had the space available to do something like this myself.
    Very nice, and kudos on showing us the elegantly simple electronics blueprint too!

    • @drew-shourd
      @drew-shourd 9 месяцев назад +2

      Right? I see all these videos of all these guys with a huge space, with lots of table saws, routers, sanders etc., boy what I could make if I had all that!!

  • @miketheknife2
    @miketheknife2 2 года назад

    That’s great, nice job !

  • @razomax2724
    @razomax2724 2 года назад +1

    thanks from my deep bottom heart

  • @spartiatis2228
    @spartiatis2228 2 года назад +2

    Παρα πολύ καλή δουλειά!!! Μπράβο φίλε μου!!!

  • @gtakadze1247
    @gtakadze1247 3 года назад +1

    Great job 👍👏👌

  • @copspec
    @copspec 2 года назад

    Nice work

  • @tr0ubles245
    @tr0ubles245 3 года назад +2

    Very cool, you should have a million views!

  • @EmptyShadoow
    @EmptyShadoow 3 года назад +1

    very nice

  • @SmoknJokr
    @SmoknJokr 3 года назад +8

    Watching this guy work is murder..

  • @ianpearce78
    @ianpearce78 2 года назад +2

    Beautiful, you should be selling them, I would buy one.

  • @brianherman4198
    @brianherman4198 2 года назад

    Can you show me the actual photo of the wiring ? Thanks

  • @fngolfer5312
    @fngolfer5312 10 месяцев назад

    Life is good 👍🏻

  • @travelintrav4604
    @travelintrav4604 2 года назад

    What is the code you use on the android for the button? i can connect to the device... just don't know what to indicate to send to arduino for it to reset targets...

  • @stonerman15
    @stonerman15 2 года назад

    What plates can handle pretty much anything? Thickness etc?

  • @andreidirman7497
    @andreidirman7497 3 года назад +2

    I want buy the produs! How much cost it is ?

  • @capboom_range806
    @capboom_range806 10 месяцев назад

    Backsoundnya saya suka

  • @Jason-iq3ml
    @Jason-iq3ml Год назад

    what hinges are those?

  • @iulseyer
    @iulseyer 7 месяцев назад +2

    very nice, but the background sound is annoying.. so I muted while watching

    • @TomStell_11
      @TomStell_11  7 месяцев назад

      Yes i know i trying to chabge it.

  • @freeallianz8543
    @freeallianz8543 2 года назад

    Fantastique travail ! Félicitation une superbe cible. Par contre le programme Arduino n'est plus en ligne....est-ce volontaire ??? car mon association d'Airsoft serait intéressé par votre module.

  • @imperiodotiro8628
    @imperiodotiro8628 11 месяцев назад +2

    SHOW 👏👏👏👏👏👏

  • @stephaneguerin7697
    @stephaneguerin7697 Год назад

    would you sell it ?

  • @ruleofthebone
    @ruleofthebone 6 месяцев назад +1

    what kind of metal is that which you cut into strips?

    • @TomStell_11
      @TomStell_11  6 месяцев назад

      We used aluminium to make sure that it's durable and lightweight. Check other videos on our channel for airsoft target...

  • @Op05
    @Op05 2 года назад +1

    Hi! do you have schematics and arduino complete code?

    • @TomStell_11
      @TomStell_11  2 года назад +3

      I can't find a way to upload a file. I try many way. I will paste the code here. If you want more send a mail to reply the files
      #include
      Servo s3;
      void setup() {
      Serial.begin(9600);
      s3.attach(3);
      }
      void loop() {
      s3.write(3);
      if (Serial.available() > 0) {
      char data = Serial.read(); // reading the data received from the bluetooth module
      switch (data)
      {
      case '1':
      s3.write(90);
      delay(2000);
      }
      }
      }

  • @muypadawan3183
    @muypadawan3183 3 года назад +1

    Hi do you have the code for arduino for this?

    • @TomStell_11
      @TomStell_11  3 года назад +6

      #include
      Servo s3;
      void setup() {
      Serial.begin(9600);
      s3.attach(3);
      }
      void loop() {
      s3.write(3);
      if (Serial.available() > 0) {
      char data = Serial.read(); // reading the data received from the bluetooth module
      switch (data)
      {
      case '1':
      s3.write(90);
      delay(2000);
      }
      }
      }

  • @eliseenicolas8521
    @eliseenicolas8521 2 года назад

    This guy's a grizzly

  • @mattivirta
    @mattivirta 3 года назад

    want make too but thailand i not know were buy aluminium and wood. no have anywere near my new home.

    • @jamesthompson2519
      @jamesthompson2519 2 года назад

      You can buy a sheet of the stuff at Home Depot for 20 bucks and it is enough for this

    • @mattivirta
      @mattivirta 2 года назад

      @@jamesthompson2519 near ewery city for me not have home depot, only watsadu have, and wery far one city khon kaen maybe have home depot. but not can go walking far. about 200 km.

  • @PurcellAdam
    @PurcellAdam 2 года назад

    God, I hope I have a son some day.

  • @GozMeu
    @GozMeu Год назад

    Replace the circels with nets so you recover your bb's

    • @TomStell_11
      @TomStell_11  Год назад

      It's a good idea but I have to make a based for the net to hold it.

  • @cool_piglet
    @cool_piglet Месяц назад

    not DYI really, with all that stuff you need to have. i bet targets from the store will be 10x cheaper.
    and i'm not even talking about wood durability (which is none). instead of coating you should just put a metal plate in front of it. which would cause crazy ricochets etc. etc. etc.

  • @rpfrompr
    @rpfrompr 2 года назад

    Nice, but the music?

    • @jt9498
      @jt9498 7 месяцев назад +1

      Exactly my thought, too! Bloody annoying noise!

  • @foxhound4529
    @foxhound4529 10 месяцев назад +1

    do you sell this?

    • @TomStell_11
      @TomStell_11  9 месяцев назад +1

      No but you can try to make it yourself. In another video I have also made a smaller one that you might like as well. If you need help let me know. Good luck!

  • @Kestasification
    @Kestasification 3 года назад +7

    sad music :(

    • @ianwebster8949
      @ianwebster8949 3 года назад

      Im pretty sure it's autumn leaves which isn't a very sad song normally.

    • @ianwebster8949
      @ianwebster8949 3 года назад

      It is this time though.

  • @bigrickshaberdashery2759
    @bigrickshaberdashery2759 7 месяцев назад

    background noise sucks, nice job on targets

    • @TomStell_11
      @TomStell_11  7 месяцев назад

      Thanks! We have other videos with targets as well. Have a look! This was our first video hence the noise The rest are much better!

  • @mootastischthekasekuchen4406
    @mootastischthekasekuchen4406 Год назад +1

    does it work with an iPhone?

    • @mootastischthekasekuchen4406
      @mootastischthekasekuchen4406 Год назад

      and do you have to replace the batteries from time to time or does it work with the power cord

    • @TomStell_11
      @TomStell_11  Год назад +1

      Look for the app under IOS or download other similar app and probably is gone a work.

    • @TomStell_11
      @TomStell_11  Год назад

      Of course is working with wire with USB on arduino but you will not have the 6v on servo which you need for more power to lift the targets.

    • @mootastischthekasekuchen4406
      @mootastischthekasekuchen4406 Год назад

      What’s the name of the app?

    • @TomStell_11
      @TomStell_11  Год назад

      Bluetooth electronics

  • @spartiatis2228
    @spartiatis2228 2 года назад +1

    Με τον προγραμματισμό Θα ήθελα λίγο βοήθεια..

    • @TomStell_11
      @TomStell_11  2 года назад +1

      Eyxaristo file tous exo apo kato se allo comment an thelis kati stile email kai an mporo na se voithiso.

  • @Freednuggets
    @Freednuggets 2 года назад

    no shirt required

    • @Smokeyr67
      @Smokeyr67 2 года назад

      Apart from the hair shirt

  • @michaelsalcido3736
    @michaelsalcido3736 4 месяца назад

    Yeah, that background noise (not even music) is annoying as crap! Creator…what the hell were you thinking?

    • @TomStell_11
      @TomStell_11  4 месяца назад

      I had a different background music but I changed the music for copyright issues. I will change it!

  • @TFger-nm9pr
    @TFger-nm9pr 2 года назад +1

    Doesn't describe in detail how to make anything. Rather it just shows a guy making it. No explanation, anything. And my idea of automatic does not include electronics, it would be a matter of weight and balance, and it would simply reset based only on that. Pure waste of my time. Plus, the music sucks.