NeedToDIY
NeedToDIY
  • 37
  • 156 820

Відео

Deepcool castle + Corsair iCue Tutorial
Переглядів 1,9 тис.2 роки тому
Deepcool castle Corsair iCue Tutorial
How To Make An homemade Bubble Machine
Переглядів 1142 роки тому
How To Make An homemade Bubble Machine
Building the useless pingmeter. esp32 based (WT32 ETH01)
Переглядів 1 тис.2 роки тому
Building the useless pingmeter. esp32 based (WT32 ETH01)
How to synchronize all your setup with corsair iCue -TUTORIAL
Переглядів 1,5 тис.2 роки тому
How to synchronize all your setup with corsair iCue -TUTORIAL
Aliexpress 2$ Bluetooth adapters are actually......
Переглядів 1792 роки тому
Aliexpress 2$ Bluetooth adapters are actually......
Old PC are worth to teardown
Переглядів 3103 роки тому
Old PC are worth to teardown
How to use an ATX PC power supply standalone.
Переглядів 5 тис.3 роки тому
How to use an ATX PC power supply standalone.
How to linear encoders works
Переглядів 27 тис.3 роки тому
How to linear encoders works
HOW TO ADD AN EXTERNAL PUSHBUTTON OR SWICH TO SONOFF BASE
Переглядів 14 тис.3 роки тому
HOW TO ADD AN EXTERNAL PUSHBUTTON OR SWICH TO SONOFF BASE
How to create an optical illusion with a PC fan
Переглядів 2 тис.3 роки тому
How to create an optical illusion with a PC fan
Arduino turning table from printer parts
Переглядів 3344 роки тому
Arduino turning table from printer parts
How to make your own sequential indicator!
Переглядів 3,5 тис.4 роки тому
How to make your own sequential indicator!
How To Make RJ45 Network Patch Cables - Cat 5E and Cat 6
Переглядів 1724 роки тому
How To Make RJ45 Network Patch Cables - Cat 5E and Cat 6
Arduino winding machine
Переглядів 12 тис.4 роки тому
Arduino winding machine
Old printers are worth to teardown!
Переглядів 11 тис.4 роки тому
Old printers are worth to teardown!
Schematics and sketch to use inkjet printer linear encoder
Переглядів 37 тис.4 роки тому
Schematics and sketch to use inkjet printer linear encoder

КОМЕНТАРІ

  • @paul.alarner6410
    @paul.alarner6410 6 днів тому

    only one dc motor and a stepper doing the wire guide then,this wont work propperly as both motors are not in sync,two steppers are needed!

  • @HUY-hd5hf
    @HUY-hd5hf 22 дні тому

    what does the speed mean? sr im starter

  • @ds8679
    @ds8679 Місяць тому

    It looks like transparent plastic with lines printed on it. It is possible for ordinary people to make it themselves.

    • @NeedToDIY
      @NeedToDIY 28 днів тому

      Yes it might be, but will be not that easy to keep the precision and also to make it resistant to the abrasion

  • @Happymylife623
    @Happymylife623 3 місяці тому

    where can I find the models?

  • @beaumontlivingston8084
    @beaumontlivingston8084 4 місяці тому

    Easy fix. But you might want to get a pigtail after the Arduino. Maybe go with a marine jack mounted in the box wall. Water tight, don't have to gain physical access, and won't kill another board mounted socket.

    • @NeedToDIY
      @NeedToDIY 4 місяці тому

      Yeah that would be wise, as always I undestimate how many times I need to update the firmware before getting everything working properly 😅 🤣🤣🤣.

  • @Lazyan_dbored
    @Lazyan_dbored 4 місяці тому

    Dudeee that happened to me soooo many times when i use arduino micro, same reaction

  • @TheCameron230
    @TheCameron230 4 місяці тому

    Thats some ghetto crap right there now boi

  • @thegingerpowerranger
    @thegingerpowerranger 4 місяці тому

    Did you sit on it?

    • @NeedToDIY
      @NeedToDIY 4 місяці тому

      Nope, Hint: You can guess If you know what is the device with the chain.⛓️

    • @thegingerpowerranger
      @thegingerpowerranger 4 місяці тому

      Is it a fifty shades of grey reference?

    • @NeedToDIY
      @NeedToDIY 4 місяці тому

      🤣🤣🤣🤣 bro

    • @FartSuckerUmad
      @FartSuckerUmad 4 місяці тому

      ​@@NeedToDIYgotta be honest that is such a awesome shed, gantry crane and 4 point hoist/block tackle And then there's a electric bike with a cheap electronics, mean no offence but take it to a professional to get a cable soldered directly to the board to prevent it ripping pins in future and just mount the exit usb interface on the bottom of the hard plastic case so you don't have to open it when you need to and it stays water proof Maybe chuck a cap on it actually because puddles would splash up.

    • @NeedToDIY
      @NeedToDIY 4 місяці тому

      @user-it4nu7im1v you know you stuff, the good part of working on a place like that is that I can use the tools to do my bull 💩.

  • @JustJosh20
    @JustJosh20 4 місяці тому

    Nicely Done! Thats good stuff

  • @Power_Marko
    @Power_Marko 5 місяців тому

    It won´t work with your circuit plan because there is no PIN 5 in your Corsair sketch. It has to be assigned there. You have done that...otherwise your relais wouldn´t work on power off - but you don´t show in your video. CH1 and CH2 go to Dout? I think they have to go on DIN

    • @NeedToDIY
      @NeedToDIY 5 місяців тому

      Sorry about missing that in the video, maybe I did it later, There are 2 way of doing that, I'll see if I can retrieve me sketch but I'm not sure, 1 is hook the digital pin to the function, when the function is connected the arduino will turn on the relay, 2, the relay is supplied by the 5vdc from the usb, if the pc turn off the relay will shut down. Atm I'm not living at my place so I'm not 100% if I can check what I did

    • @Power_Marko
      @Power_Marko 5 місяців тому

      @@NeedToDIY I know...i finally found out :-) Don´t worry

  • @officialmanimfk7220
    @officialmanimfk7220 5 місяців тому

    coding pls

    • @NeedToDIY
      @NeedToDIY 5 місяців тому

      // Motor 1 const int motor1Pin1 = 10; // IN1 on the H-bridge const int motor1Pin2 = 9; // IN2 on the H-bridge // Motor 2 const int motor2Pin1 = 8; // IN3 on the H-bridge const int motor2Pin2 = 6; // IN4 on the H-bridge void setup() { // Set all the motor control pins to outputs pinMode(motor1Pin1, OUTPUT); pinMode(motor1Pin2, OUTPUT); pinMode(motor2Pin1, OUTPUT); pinMode(motor2Pin2, OUTPUT); } void loop() { // Spin Motor 1 forward digitalWrite(motor1Pin1, HIGH); digitalWrite(motor1Pin2, LOW); // Spin Motor 2 forward digitalWrite(motor2Pin1, HIGH); digitalWrite(motor2Pin2, LOW); delay(2000); // Run motors for 2 seconds // Reverse Motor 1 digitalWrite(motor1Pin1, LOW); digitalWrite(motor1Pin2, HIGH); // Reverse Motor 2 digitalWrite(motor2Pin1, LOW); digitalWrite(motor2Pin2, HIGH); delay(2000); // Run motors in reverse for 2 seconds // Stop Motors digitalWrite(motor1Pin1, LOW); digitalWrite(motor1Pin2, LOW); digitalWrite(motor2Pin1, LOW); digitalWrite(motor2Pin2, LOW); delay(2000); // Wait for 2 seconds before next loop }

  • @TorneroRD
    @TorneroRD 6 місяців тому

    Hello, how can you use this by injecting a pulse and direction signal from grbl?

    • @NeedToDIY
      @NeedToDIY 6 місяців тому

      You mean something, that was supposed to use an stepper motor? I should maybe make 2 separate boards or firmware functions, and you change the position set everytime you receive a signal, adding on subtracting depending on the direction

    • @TorneroRD
      @TorneroRD 6 місяців тому

      @@NeedToDIY It's just like this, one Arduino board runs the grbl firmware and the other runs the PID code, the problem is that on UA-cam only tutorials appear to manipulate the servo motors with a potentiometer

    • @NeedToDIY
      @NeedToDIY 6 місяців тому

      @TornoyfresadoraRD the one that manage the PID, should receive the signal and direction signal and move the DC motor accordingly, but what the purpose of the servo motor in this case? You have both dc and servo motor?

    • @TorneroRD
      @TorneroRD 6 місяців тому

      @@NeedToDIY I have homemade DC servo motors, the project is a homemade CNC

  • @myshticaanimo2169
    @myshticaanimo2169 6 місяців тому

    Little cooking 🔥

  • @elektromekanik7240
    @elektromekanik7240 7 місяців тому

    It is calibrated, but it does not reach the desired size. I tried all the methods of using the encoder motor pins, but it didn't work.

    • @NeedToDIY
      @NeedToDIY 7 місяців тому

      Does it reach every time the same point ? Even if wrong?

  • @murtadhaalkenani3876
    @murtadhaalkenani3876 8 місяців тому

    BRILLIANT EXPLANATION

    • @NeedToDIY
      @NeedToDIY 8 місяців тому

      🫵 you are brilliant my friend ❤️

  • @Dewal4
    @Dewal4 9 місяців тому

    Why mega is slower?

    • @NeedToDIY
      @NeedToDIY 9 місяців тому

      Arduino mega have more memory and more gpio but is not faster 👍👍 seems fast because they put mega in the name 😎

  • @integrationofmanandmachine4714
    @integrationofmanandmachine4714 9 місяців тому

    Sick 🔥

  • @rikofri6375
    @rikofri6375 9 місяців тому

    Hi, 2:59 after restarting Arduino, how do you know when the stop motor (when you searching for beginning). Can you please help with this part of the project. I am worring about damaging motor.

    • @NeedToDIY
      @NeedToDIY 9 місяців тому

      In this example I drive the motor in one direction until I reach the end of the stroke, a better way to do that is to implement a limit switch and stop the motor when you trigger it, the position that I reach will be my " zero" or "home position".

  • @overflowchannel4047
    @overflowchannel4047 10 місяців тому

    Can you use everything of the cointroller, like gyroscope as well?

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      You can use the gyroscope (but I didn't tried yet), but you cannot send audio.

  • @topdiyprojects2846
    @topdiyprojects2846 10 місяців тому

    Is that easy to code?

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      Super easy as every other library just follow the example, there are 3 example depending if you want you receive data or send data to the controller

    • @topdiyprojects2846
      @topdiyprojects2846 10 місяців тому

      @@NeedToDIY Like sending audio to the controller speaker?

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      @@topdiyprojects2846 Nope I think you said the only think that you can't do :( but you can see if the headphones are attached

  • @mohamedkhairy2304
    @mohamedkhairy2304 10 місяців тому

    What’s the name of the library that you used?

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      ps4Controller, you can find it in arduino library manager or github 👍👍👍

  • @abiepr_328
    @abiepr_328 10 місяців тому

    Good lord, what are you going to do to that hard drive?

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      Just backup, everytime throw away an old laptop I get a new backup disk 🤣🤣🤣

  • @waelbadr4724
    @waelbadr4724 10 місяців тому

    What is the distance of this connection and what if esp replaced with nrf24l01

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      I'm not familiar with nrf24l01but you can't use it, ps4 joypad works with bluetooth 😉

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      I have to make so try for the distance, I think without obstacles maybe 30 meters

    • @waelbadr4724
      @waelbadr4724 10 місяців тому

      @NeedToDIY I used two esp32 I got without obstacles 450m and nrf24l01 is 1km distance . 32 meters are way too short but for dual shock that's what I'm asking

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      @waelbadr4724 yeah definitely radio transmitter is better than bluetooth for the range 👍👍

  • @sharifjonmunavarov7580
    @sharifjonmunavarov7580 10 місяців тому

    Wow , I like it

    • @NeedToDIY
      @NeedToDIY 10 місяців тому

      Yeah! who wrote that library for the ps4 joypad did a really awesome work 👌👌👌👌

  • @X7cF4
    @X7cF4 10 місяців тому

    I remember doing stuff like that

  • @AB-bu8ti
    @AB-bu8ti 10 місяців тому

    Fun video! Thanks for making it.

  • @anthonyleedickinson3491
    @anthonyleedickinson3491 11 місяців тому

    I know this maybe a silly request. I would like to use a micro sd slot to plug usb into. How would I wire usb to a micro sd card to use on a raspberry pi device. Is it possible? I was thinking on either getting an sd to usb adapter and wire it so its male micro USB and female usb. May work depending on the chips etc on board

    • @NeedToDIY
      @NeedToDIY 11 місяців тому

      I don't think you can do it they have different voltage ( micro sd is 3,3V and usb is 5V) and different protocol, you can buy a usb to micro sd or you can connect thought the header in top of the raspberry same as you could using the spi protocols do with arduino but the second solution will let you to use basic function and will be very difficult, you will have to write a code to do everything. I think you have to go with the first solution but not sure I'm not too familiar with raspberry

  • @hemantjaiswal5662
    @hemantjaiswal5662 Рік тому

    Your vedio was amazing. I am your fan now !

  • @Teerapong2023Pim-th9iu
    @Teerapong2023Pim-th9iu Рік тому

    Thank you good chanel

  • @MateuszWiesioek
    @MateuszWiesioek Рік тому

    Hello, I have a problem with library, Can U please add link or name please? :) BTW Great Video!

    • @NeedToDIY
      @NeedToDIY Рік тому

      Hi mate, There a no library needed, what kind of error do you have?

  • @TechsScience
    @TechsScience Рік тому

    Well explained

  • @Robert_PinchOfBlack
    @Robert_PinchOfBlack Рік тому

    How do I use this to open a gate? I have one of those clicking buttons where there is no on/off, only a doorbell like button that clicks. What do I need for that?

    • @NeedToDIY
      @NeedToDIY Рік тому

      Give me more info, do you have a model of what you have?

  • @mirekcolakov1730
    @mirekcolakov1730 Рік тому

    I was looking for how to make my own linear encoder and stumbled to your channel. Nice work!

  • @بابالعلوم-س5ج
    @بابالعلوم-س5ج Рік тому

    hoooo

  • @okankurt5278
    @okankurt5278 Рік тому

    If I were to give an example, the printing width of the epson i3200 head printing machine was 1870 mm or something, do we have a chance to reduce it to 60 cm?

    • @NeedToDIY
      @NeedToDIY Рік тому

      Yes you can, you have to follow the steps and count how many impulses generate your encoder from top to bottom, then you will do the ratio. Or more simply just apply a constrain to the value that you want to enter so you cannot type more than 60cm, did I undestand the answer correctly?

  • @PeteDubler
    @PeteDubler Рік тому

    a video of soldering is not much of a tutorial...

  • @shuhongwang0310
    @shuhongwang0310 Рік тому

    could I use it separately?

    • @NeedToDIY
      @NeedToDIY Рік тому

      Are you talking about channels of encoder? Yes you can, you will lose some resolution, what would you like to do?

  • @allacmc
    @allacmc Рік тому

    Is possible share The Code ?

    • @NeedToDIY
      @NeedToDIY Рік тому

      Ok I'll put the code in description maybe tomorrow but I'm not a good programmer so do not expect a well written code 👍

  • @okankurt5278
    @okankurt5278 Рік тому

    Can I change the printing area, so can we extend it in code form, then mechanically?

    • @NeedToDIY
      @NeedToDIY Рік тому

      Change the printing area? The maximum printing area is maximum length of the encoder, you can reduce it if you need, if you want to extend it you will need a longer carriage and a longer encoder as well

  • @thefilmbysiri
    @thefilmbysiri 2 роки тому

    hi , can we use the Node Mcu board for this project

    • @NeedToDIY
      @NeedToDIY 2 роки тому

      I think you can't, I don't remember very well but depend on with usb chip is mounted on the board, I think nodemcu cannot be recognised as HID( like mouse keyboard ....) from the PC, instead node mc is recognised as serial device

  • @franciscoanconia2334
    @franciscoanconia2334 2 роки тому

    even if the strips are about 1mm the resolution is much higher since they have an analog output.

    • @NeedToDIY
      @NeedToDIY 2 роки тому

      It depends, the encoder that I used had square signal output so digital output, but a lot of encoder have analogical output as you said 😁

  • @pankajB66
    @pankajB66 2 роки тому

    Torx screwdriver + the nuts are secured. You need to have a hole at the end of the screwdriver head. I am not able to open the hp printer, hp wireless mouse, Nikon battery charger because I am not able to find a proper set of such screwdriver heads.

  • @kijijikhalid601
    @kijijikhalid601 2 роки тому

    great explanation, I really could understand it well. thank you

  • @gianluca85ita
    @gianluca85ita 2 роки тому

    ciao Paolo ho un problema funziona pero il motore non ce la fa a girare l'ho messo a 12v e 24v ma non va se lo collego direttamente a 12volt all alimentatore funziona quando lo attacco al driver tenta a muoversi ma non ce la fa Qual è il problema?

  • @gianluca85ita
    @gianluca85ita 2 роки тому

    complimenti

  • @YILDIRIM-e6u
    @YILDIRIM-e6u 2 роки тому

    can you add a step dir pin

    • @NeedToDIY
      @NeedToDIY 2 роки тому

      I can try to do it maybe tomorrow, anyways I don't have the circuit at the moment so I will be not able to test the code.

    • @YILDIRIM-e6u
      @YILDIRIM-e6u 2 роки тому

      @@NeedToDIY if everything goes well, please let me know about the development

  • @drsaif343
    @drsaif343 2 роки тому

    Thank you for the video, I tried the first part but with movment of the tray in bot directions the numbers kept rising without reduction when going in the opposit direction.???!!!

    • @NeedToDIY
      @NeedToDIY 2 роки тому

      Looks like only you connected only one channel, try to switch them, if the number go negative then search the problem in one if the channel, maybe do a sketch then read the states of the channel and print them on serial monitor to understand

    • @drsaif343
      @drsaif343 2 роки тому

      @@NeedToDIY thank you for the fast response. But could that be due to I am powering the arduino from the usb port . And i am using it of course to communicate the serial data . Thus pin 1 is not usable. Every thing was fixed when i shifted to pin 3 instead of pin 1.

    • @NeedToDIY
      @NeedToDIY 2 роки тому

      @@drsaif343 So, now you are using pins 2-3, and the sketch in the description of the video or you written another one? If was working and stopped when you changed a pin try check in declaration: example PINMODE or interrupt declaretion, maybe you have to update something

    • @drsaif343
      @drsaif343 2 роки тому

      @@NeedToDIY its the one in the discrepancies but I changed pin 1 to pin 3 and changed what needed in the sketch and it works now.

  • @silvionovais2504
    @silvionovais2504 2 роки тому

    Please build one to rewind speakers using this same electronics

    • @NeedToDIY
      @NeedToDIY 2 роки тому

      Hi, Silvio I did not know what it meant to rewind speakers, so I watched some videos, correct me if I'm wrong but the electronics would already be ok, what should be changed is only the mechanics right?

    • @silvionovais2504
      @silvionovais2504 2 роки тому

      @@NeedToDIY Correctly, undoubtedly! *Must have speed control *wire displacement control according to each AWG thickness *Horizontal displacement return of the wire to reassemble the second layer according to the predetermined space *lap counter. The wire conduction must always be behind the curve that is being executed (ie: the wire being delivered is not at 90° from the coil. Something around 87° to be tried), this guarantees that the turns are closed and tight together. Any questions ask, I have mechanics suggestions, I don't understand electronics.

    • @silvionovais2504
      @silvionovais2504 2 роки тому

      @@NeedToDIY ua-cam.com/video/8KCofK9baN8/v-deo.html These videos are just to understand the concept of different possibilities of mechanics. *It is interesting that there is a programmable stop before the return of the yarn to build the second stage of the bobbin, this stop allows you to pass glue manually for those who wish ua-cam.com/video/6qjcIXaE7gc/v-deo.html&ab_channel=Ampletos ua-cam.com/video/yWmQUv1htEQ/v-deo.html&ab_channel=Luciano ua-cam.com/video/9knZqO2Aw2k/v-deo.html ua-cam.com/video/KKkbJunOM50/v-deo.html I do not agree that the felt clamp that holds and guides the yarn is too close to the bobbin, this causes unwanted spaces in the process. As I said earlier, the tweezers must be delayed in relation to the loop that forms ua-cam.com/video/fgZeOer7xBM/v-deo.html

  • @chuckfinley5206
    @chuckfinley5206 2 роки тому

    When my son was 5 I gave him a copy machine from the 80s. Handed him a few tools and turned him loose. Took him several days to completely take it apart. Great way to keep a kid entertained.

    • @NeedToDIY
      @NeedToDIY 2 роки тому

      When I was a kid I loved taking apart old devices, I think it's also very instructive

    • @chuckfinley5206
      @chuckfinley5206 2 роки тому

      @@NeedToDIY I recall when I was 8. I learned the difference between 9 volt DC and 120 ac. I'm 64 and still taking things apart. Got a place that gives me free electronics.

  • @ukargeo
    @ukargeo 2 роки тому

    That's super cool