The Easiest Way to Install ESP32 Marauder: Step-by-Step Guide!

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

КОМЕНТАРІ • 53

  • @YellowPurple
    @YellowPurple  2 місяці тому +5

    *💥💥💥I recommend using the ILI9341 driver display because it has no issues with touch functionality; it works perfectly.💥💥💥*

    • @aripjamaludinrumi
      @aripjamaludinrumi Місяць тому +1

      Thanks I'll buy ILI9341 👍

    • @YellowPurple
      @YellowPurple  Місяць тому +2

      Install ESP32 Marauder INO with ILI9341 Display & NEO-6M GPS - Full Setup Guide!
      ua-cam.com/video/Li1Bl0DdgBE/v-deo.html

  • @AK_TECHY502
    @AK_TECHY502 4 дні тому +1

    Can I use Arduino uno shield st7789 TFT display for this

  • @wallo__4987
    @wallo__4987 6 днів тому +2

    Hi, i love your video but i find some problems, like i can't open the preferences and i don't how can i do and the code have a lot of errors and i don't keep why.
    Please can you help me

    • @YellowPurple
      @YellowPurple  6 днів тому +2

      Hi! Thank you for your feedback, and I’m glad you liked the video! I’m sorry you're facing those issues. For the preferences, could you try restarting the program or checking if any settings are blocking it? As for the code errors, it might be helpful if you could share the specific error messages you're seeing so I can guide you better.
      Also, you can check out my other video, Super Easy! Install ESP32 Marauder BIN File in Just 2 Minutes! I think that one might be easier for you to follow. Here’s the link: ua-cam.com/video/qBIa6Xdvj-Q/v-deo.html. Let me know if you need further help!"

    • @wallo__4987
      @wallo__4987 6 днів тому

      @ thank you very much, i’ll try what you put in the tutorial.
      The error that i see it’s something for wifi, some libraries doesn’t included and more things.
      Thank you very much for your support❤️.

  • @dimosy-h2j
    @dimosy-h2j 2 місяці тому

    Just in time i gathered the parts a while ago and was going to look for the drivers for the screen and esp32 thanks for the video 😂❤

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

      Install ESP32 Marauder INO with ILI9341 Display & NEO-6M GPS - Full Setup Guide!
      ua-cam.com/video/Li1Bl0DdgBE/v-deo.html

  • @Olek_35
    @Olek_35 2 дні тому

    Can you install bruce on it?

  • @mohmmadainulhassan5556
    @mohmmadainulhassan5556 21 день тому

    i mistaken bought a ardiuno sheild display is there no way can i use it for this project

  • @dimosy-h2j
    @dimosy-h2j 2 місяці тому

    Does it work on esp32-wroom 32U?

  • @tinkomusic604
    @tinkomusic604 17 днів тому

    bro how to add button for small display

  • @HelperRoblox-r3j
    @HelperRoblox-r3j 22 дні тому

    can you do esp32 marauder with oled display and buttons

  • @bjbfhjhhbhijh9901
    @bjbfhjhhbhijh9901 25 днів тому

    Can i use esp32 30pins

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

    Can you make a tutorial with an non tactical display using buttons

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

    Can i run jt on tft lcd display

  • @tonkofonko
    @tonkofonko 2 місяці тому +2

    Hello nice video I appreciate it but can you fix Touch function ? (because is inverted or badly configured inside your code in Display.cpp)
    Please pleaseeee :D

    • @YellowPurple
      @YellowPurple  2 місяці тому +1

      Using the ILI9341 driver display, there are no issues with touch functionality

    • @YellowPurple
      @YellowPurple  Місяць тому +1

      Install ESP32 Marauder INO with ILI9341 Display & NEO-6M GPS - Full Setup Guide!
      ua-cam.com/video/Li1Bl0DdgBE/v-deo.html

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

      @@YellowPurple Thank you. U are very kind.

  • @CookingCrafts
    @CookingCrafts 2 місяці тому +3

    ❤❤❤

    • @YellowPurple
      @YellowPurple  2 місяці тому +1

      *Thank you so much! Glad you enjoyed the video!*

  • @RixtronixLAB
    @RixtronixLAB 2 місяці тому

    Nice,thanks:)

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

    very nice video

  • @nurealam5439
    @nurealam5439 2 місяці тому +3

    nice

    • @YellowPurple
      @YellowPurple  2 місяці тому +1

      *Thank you so much! Glad you enjoyed the video!*

  • @arnobgamer4000
    @arnobgamer4000 2 місяці тому

    Hey how to use this. Can you make a practice video of this. Please 😢🙏 🙏 🙏

  • @YasirChoudhary-bp6uh
    @YasirChoudhary-bp6uh 2 місяці тому +1

    I have created esp32 marauder but it is having screen rotate problem. Plz help me

    • @YellowPurple
      @YellowPurple  2 місяці тому +2

      To fix the screen rotation issue on your ESP32 Marauder, you can try adjusting the display rotation setting in the code. Typically, libraries like TFT_eSPI (often used with ESP32 and TFT displays) have a command to set the rotation.
      Here’s what to try:
      Locate the rotation function: In your code, look for setRotation() or a similar function.
      Adjust the rotation: Use tft.setRotation(x); where x is a value from 0 to 3. Each value represents a 90-degree rotation.
      Example:
      tft.setRotation(1); // Experiment with values 0, 1, 2, or 3
      *** I recommend using the ILI9341 driver display because it has no issues functionality; it works perfectly. ***

    • @YellowPurple
      @YellowPurple  Місяць тому +1

      Install ESP32 Marauder INO with ILI9341 Display & NEO-6M GPS - Full Setup Guide!
      ua-cam.com/video/Li1Bl0DdgBE/v-deo.html

    • @YasirChoudhary-bp6uh
      @YasirChoudhary-bp6uh Місяць тому

      ​@@YellowPurple bro plzzz make full video on tft display rotation problem

  • @concocktenation
    @concocktenation 2 місяці тому

    Very Nice Bro! Now next Create a video of updated marauder firmware of justcallmekoko that has version 1.0.0 with ESP32-WROOM-32U with antenna with 3.7V battery and TP4056

  • @YellowPurple
    @YellowPurple  Місяць тому +1

    Install ESP32 Marauder INO with ILI9341 Display & NEO-6M GPS - Full Setup Guide!
    ua-cam.com/video/Li1Bl0DdgBE/v-deo.html

  • @dovud_security
    @dovud_security 2 місяці тому

    tank you bro
    😍

  • @YellowPurple
    @YellowPurple  2 місяці тому +2

    *Complete Guide: Installing Bruce Firmware on M5StickC PLUS2*
    ua-cam.com/video/GLN6GismV1M/v-deo.html

    • @user-local-host
      @user-local-host 2 місяці тому +1

      How can we connect BW16 wifi module with M5stickc Plus to scan and perform Opration on both 2.5 ghz & 5ghz signals.
      Because BW16 module supports Boath 2.5 ghz & 5ghz frequency. Long range.

    • @user-local-host
      @user-local-host 2 місяці тому +1

      I hope you will reply me soon brother

  • @dickytrianza
    @dickytrianza 2 місяці тому

    hi, do you have any contacts? i'm planning to build this i believe i will have some issues

  • @AlMontasserBellehBenFattoum
    @AlMontasserBellehBenFattoum 2 дні тому

    480x320 TFT/ILI9488 SPI PLZ PROJECT

  • @RanjithS-g9z
    @RanjithS-g9z 2 місяці тому +2

    ❤🎉

    • @YellowPurple
      @YellowPurple  2 місяці тому +1

      *Thank you so much! Glad you enjoyed the video!*

  • @devomaster7120
    @devomaster7120 2 місяці тому +1

    Bro run bruce firmware on esp32 wroom board with a tft lcd display it will be cheap and affordable, please bro do it

    • @YellowPurple
      @YellowPurple  2 місяці тому +2

      *Thanks for the suggestion, bro! Running Bruce firmware on the ESP32 with a TFT LCD sounds like a great idea, especially for an affordable setup. Hopefully, I’ll look into it and see if I can make a video on this soon!"*

    • @devomaster7120
      @devomaster7120 2 місяці тому

      @@YellowPurple yes bro please do it asap it would be a good affordable choice with customization functionality

  • @idolquangtv8999
    @idolquangtv8999 Місяць тому +1

    ❤❤ code này nó có hoạt động được trên màn hình màu vàng giá rẻ không anh bạn

  • @gshockhodinky
    @gshockhodinky 2 місяці тому +2

    Very complicated I know a completely easier way just a board and installation 2 minutes and I have a marauder

    • @YellowPurple
      @YellowPurple  Місяць тому +2

      *Super Easy! Install ESP32 Marauder BIN File in Just 2 Minutes!*
      ua-cam.com/video/qBIa6Xdvj-Q/v-deo.html

  • @BáoAnhba-y7e
    @BáoAnhba-y7e 2 місяці тому

    Adroid plss❤