I Made an ESC for Brushed Motors and Exploded During Testing

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 17

  • @Joyplanes
    @Joyplanes  2 роки тому +1

    Someone shared this with me: Werner Hanke
    I let myself be insulated and built another version that is based on this one. I'm also uploading the sketch here. The difference between my ESC and this one is that I work without Dalinton transistors and put the Powermos Gate over 330 ohms on pin 4 and pull Down the Gat with 10 K to GND. That saves space. Sketck: bool secure = 0;
    int stat;
    void setup() {
    pinMode (2, INPUT); // Receiver Throttle Signal Input
    pinMode (4, OUTPUT); // Mosfet Gate Output Pin
    pinMode (3, OUTPUT); // Red led
    pinMode (1, OUTPUT); // Blue led
    analogWrite(4,0); // Pin 4 set to Low for Safty
    digitalWrite(3,HIGH);
    digitalWrite(1,LOW);
    delay(300);
    digitalWrite(3,LOW);
    digitalWrite(1,HIGH);
    delay(300);
    digitalWrite(3,HIGH);
    digitalWrite(1,LOW);
    delay(300);
    digitalWrite(3,LOW);
    digitalWrite(1,HIGH);
    delay(300);
    digitalWrite(3,LOW);
    digitalWrite(1,LOW);
    delay(300);
    secure = 1; //*********************** Set Run into Run Protacktion ******************************
    }
    //*********************************************************************************
    //* 1200 & 1900 PPM fits with Radiomaster T16 at *- 100 Servo and Timming Neutral *
    //*********************************************************************************
    // ******************************************* Run Protaction ************************************
    void loop() {
    while (secure == 1) {
    stat = pulseIn(2, HIGH); // Read Pin 2 PPM
    // ******************************* Disabel ESC if hight PWM on Pin 2 @ Startup ***********************
    if (stat >= 1201){
    secure = 1;
    digitalWrite(3,HIGH);
    delay(200);
    digitalWrite(3,LOW);
    delay(200);
    }
    if (stat = 1000){
    secure = 0;
    }}
    }
    //*****************************
    //* ESC behavior when armed *
    //*****************************
    stat = pulseIn(2, HIGH); // Read Pin 2 PPM
    if (stat = 1201){ //*** Start PPM Mapping LED 1 ON Indicates ESC runs Output ******
    digitalWrite(1,HIGH);
    analogWrite(4, map(pulseIn(2, HIGH), 1200, 1900, 0, 255));
    }
    }

  • @eliascastillorivera7130
    @eliascastillorivera7130 3 роки тому +4

    Hi! I have a question. Is it reversible? Or maybe can it be used with 3s?

  • @Sub_Zero_47
    @Sub_Zero_47 3 роки тому +2

    Reread the title, it looks like you exploded instead of the ESC 🤣

  • @stejer211
    @stejer211 3 роки тому +3

    Now build an airplane for the big motor and suffer like we suffered in the nineties!

  • @hassanjomaa6451
    @hassanjomaa6451 3 роки тому +2

    Hello thank you very much for this great video! Any way the advantage of brushed motor is the long duration of flight i build micro parkflyer and with brushed motor i can fly for 20min some time more with the brushless less than 4min with 1s 700mah lipo
    My plan is to build plane with 2s powerd brushed motor and see the duration of flight compared to brushless, thanks!

  • @ourchannel8215
    @ourchannel8215 2 роки тому +1

    what the small receiver used in this video?

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

    What is the specification for the bigger motor? Nicw work !!

  • @Itssmahdii
    @Itssmahdii 3 роки тому

    Very impressive

  • @pratyushpro9060
    @pratyushpro9060 3 роки тому

    Can u please say which reciver u have used ?

  • @abdullahafzal9
    @abdullahafzal9 3 роки тому

    Hello joy i watched your videos of reading plans can you please make a video that how to convert a full size plans to tiles in autocad or illustrator

    • @abdullahafzal9
      @abdullahafzal9 3 роки тому

      @Markus Kyle Bro go and read my comment.You are in a wrong place

  • @hey-zq1vq
    @hey-zq1vq 3 роки тому

    Sick you got yourself a really big sponsor👍

  • @dangermines5914
    @dangermines5914 3 роки тому +3

    Hello bro i see your all video

  • @loodwich
    @loodwich 3 роки тому

    Why you didn't use the word "burn" or "burn out" in this title? (I am subscribed to your both channels, and the title was different)

  • @josedavidbanegasalpiri7953
    @josedavidbanegasalpiri7953 3 роки тому

    Hola joy vas a hacer lo mismo en el otro canal no