How to make RC Tractor using ESP32-ESPNOW | Joystick remote control 👏🏻

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

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

  • @hashincludeelectronics
    @hashincludeelectronics  2 месяца назад +2

    Guys who needs code for SMOOTH Steering ?🙂 please let me know in the comments👍🏻👏🏻

    • @tss4880
      @tss4880 Месяц назад +2

      Yes bro plz make it soon

    • @hashincludeelectronics
      @hashincludeelectronics  Месяц назад +1

      @@tss4880 I already have code for it . Let me know if you need it .

    • @tss4880
      @tss4880 28 дней назад +1

      @@hashincludeelectronics yes bro

  • @lunacryd9020
    @lunacryd9020 2 месяца назад +2

    bro you are the real goat when it comes to this I was waiting for this thank you so much I love your videos you are the best for real I learned so much because of you. I learned how to edit your code i added police LED lights and brake lights to the Smartphone controlled WiFi car Mecanum wheels code from the video you posted on May 29, 2021 thank you

  • @marquesmoreira6892
    @marquesmoreira6892 28 дней назад +1

    CARA VOCÊ É REALMENTE O MAIS TOP DOS TOPS, EU ESTAVA COM UM PROBLEMA SERIO NO LECPIN EM OUTRO PROJETO PRA ESP32 E NEM O MESTRE DO PROGRAMA SOUBE ME AJUDAR NEM O "GPT" , FIZ MUITAS PESQUISAS E NÃO ACHEI RESPOSTA PRA O OUTRO PROJETO , DAÍ VOCÊ DISSE INSTALA A VERÇÃO esp32 2.0.16 E EU CONSEGUI CONCLUIR O PROJETO. VOCÊ É MELHOR MESMO. FAZ UM VIDEO PRA GENTE COM ESP32 E NRF24L01, VÍ QUE VOCE TEM UM VIDEO ARDUINO E NRF24L01.

  • @ankushkumar6809
    @ankushkumar6809 2 месяца назад +3

    1st like and comment from me ❤

  • @lunacryd9020
    @lunacryd9020 2 месяца назад +3

    hello hash the link to the code dos not work 404 page

  • @shahnewajbd4623
    @shahnewajbd4623 2 месяца назад +2

    Bro please make a fire fighter robot car

  • @gamingwithprakalp
    @gamingwithprakalp 2 месяца назад +1

    Nice one ❤❤❤❤

  • @lunacryd9020
    @lunacryd9020 2 месяца назад +1

    I’m trying to make this work with a RC car motor it’s a titan 550 how do I change the speed on the code so it will move because it’s making a sound but it’s not moving it needs more power

    • @hashincludeelectronics
      @hashincludeelectronics  2 месяца назад

      The max speed is already there in code . You need to move the joystick to the extreme position . 👍🏻👏🏻

  • @AceNexy-Bhargav
    @AceNexy-Bhargav 2 месяца назад +2

    Ah man! It was a tractor 🚜😅

  • @kumardigvijaymishra5945
    @kumardigvijaymishra5945 2 месяца назад +1

    Nice

    • @hashincludeelectronics
      @hashincludeelectronics  2 месяца назад

      Thank you 🙏

    • @kumardigvijaymishra5945
      @kumardigvijaymishra5945 2 месяца назад +1

      What extra electronics will be needed to control a big tractor?

    • @hashincludeelectronics
      @hashincludeelectronics  2 месяца назад +1

      @@kumardigvijaymishra5945 glad that you are thinking in that direction . However it’s just a hobby project so we don’t consider lot of things in testing and design . For using such design for big tractor is not recommended . It needs lot of attention , things to consider , safety and many other things. 👍🏻👏🏻

  • @MrBoi96969
    @MrBoi96969 2 месяца назад +2

    Bro I connect transmitter with Arduino ide serial monitor but it is showing message failed sent successfully plz help

    • @lunacryd9020
      @lunacryd9020 2 месяца назад

      try this code it will work
      #include
      #include
      void readMacAddress(){
      uint8_t baseMac[6];
      esp_err_t ret = esp_wifi_get_mac(WIFI_IF_STA, baseMac);
      if (ret == ESP_OK) {
      Serial.printf("%02x:%02x:%02x:%02x:%02x:%02x
      ",
      baseMac[0], baseMac[1], baseMac[2],
      baseMac[3], baseMac[4], baseMac[5]);
      } else {
      Serial.println("Failed to read MAC address");
      }
      }
      void setup(){
      Serial.begin(115200);
      WiFi.mode(WIFI_STA);
      WiFi.STA.begin();
      Serial.print("[DEFAULT] ESP32 Board MAC Address: ");
      readMacAddress();
      }

      void loop(){
      }

    • @MrBoi96969
      @MrBoi96969 2 месяца назад

      Bro plz tell me any solution

  • @lunacryd9020
    @lunacryd9020 2 месяца назад +2

    im getting this error code Compilation error: 'ledcSetup' was not declared in this scope

    • @hashincludeelectronics
      @hashincludeelectronics  2 месяца назад

      Please install lower version of esp32 board 2.0.16 👍🏻👏🏻

    • @lunacryd9020
      @lunacryd9020 2 месяца назад +1

      Thanks it worked lol 😂 all the codes are on the boards now let’s get to my favorite part lol I can finally repurpose my old rc car I have at home I can’t wait to play around with the code when I’m finished lol I love electronics

    • @hashincludeelectronics
      @hashincludeelectronics  2 месяца назад

      @@lunacryd9020 that’s awesome 🙌🏻

  • @marquesmoreira6892
    @marquesmoreira6892 28 дней назад +1

    É difícil acrescentar farol e lanterna e buzina?

  • @anujvk9539
    @anujvk9539 24 дня назад +1

    Sir can I use a single joystick in this tracker please reply

    • @hashincludeelectronics
      @hashincludeelectronics  24 дня назад

      Yes you can . You will have to make changes in code to use required joystick x and y values 👍🏻👏🏻

    • @anujvk9539
      @anujvk9539 24 дня назад

      @@hashincludeelectronics sir please make video . 🙏🙏🙏 Make a car or tractor with single joystick , espnow prototype l298n motor driver and steering mechanism please sir

  • @thinkerrobotics
    @thinkerrobotics 2 месяца назад +2

    code link not working

  • @subhanmalik990
    @subhanmalik990 2 месяца назад +2

    Range ?

  • @Lunacryd
    @Lunacryd 2 месяца назад +2

    When you click on code and diagram it doesn’t work please fix 404 code