Getting Started Tips 3.5" Elecrow TFT ESP32

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

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

  • @kmi4693
    @kmi4693 8 месяцев назад +1

    Thank you so much for this comprehensive video. I came across this board and skipped it due to lack of documentation. I'll try it now. Best wishes for your future projects

    • @paulpkae
      @paulpkae  8 месяцев назад

      Thanks for you comments, I'm glad you found the video of use. Good luck with the board. It's a fantastic little display.

  • @keithharding
    @keithharding 8 месяцев назад +1

    Great Video Helped alot Thanks

    • @paulpkae
      @paulpkae  8 месяцев назад

      Thanks for the comment. It means a lot to get such feedback and helps inspire me to develop more. Glad you found it of use.

  • @milctoast
    @milctoast 8 месяцев назад +1

    The connectors Elecrow uses are called Crowtail.
    The ones you found are Grove connectors. I don't know if they are compatible.

    • @paulpkae
      @paulpkae  8 месяцев назад

      Thanks. I guess I will find out when they arrive and I will then update in my description above.

  • @psyience3213
    @psyience3213 8 месяцев назад +1

    That's pretty cool. I just bought one that plugs directly into the arduino uno. Also very impressive. One of the biggest problems though was including the libraries took up 50% of the program memory. I wanted to make a little handheld game device for my kids with stupid classic games like snake, checkers, tic tac toe etc. I had less than a thousand bytes of program memory by the time I was done.
    Also wasn't easy figuring out how to program it. A combination of looking at the example code, which I have to say tends to suck pretty bad, and just going through the actual source code itself. Looking at the header file helps a lot, at least what functions are available.

    • @paulpkae
      @paulpkae  8 месяцев назад +1

      "A thousand bytes of program memory" takes me me back to my early programming days on a ZX81. You had to really think about each line of code you wrote and understand the memory overhead of each variable & statement. To be honest I found that challenge to be more fun.
      In your instance, would you be better off migrating to an alternative micro controller with more memory?

    • @psyience3213
      @psyience3213 8 месяцев назад +1

      @@paulpkae yeah probably lol I’m just getting into mironcontrollers though and I’m only aware of a few but I know there’s an overwhelming amount of them. Price is a big factor, the uno is like $15 and I got nano’s for $5 so I guess that determines a lot.

    • @paulpkae
      @paulpkae  8 месяцев назад

      @@psyience3213in the UK you can buy a pack of three ESP32s for £20. That's about $8.5 each. amzn.to/41I7uvW

    • @psyience3213
      @psyience3213 8 месяцев назад +1

      @@paulpkae that's awesome I'm definitely going to get a couple of those. Thanks for the suggestion.

  • @njsurf1973
    @njsurf1973 8 месяцев назад +1

    couldn't you use a multiplexor to expand I/O? already need a projext box or some way to mount.

    • @paulpkae
      @paulpkae  8 месяцев назад +1

      Yes, you could expand out by utilising other devices. Also, if your not using the I2C connection then this port additionally presents I/O 21 & 22. So you have 4no. I/O's in total that you can utilise.

    • @njsurf1973
      @njsurf1973 8 месяцев назад

      @@paulpkae there is another esp 32 display people call the "cheap yellow display" that uses a lot of the same libraries including the LVGL, and I know there's several GitHub repositories dedicated to it. I think some of those would cross over to this display and some of what you're doing would definitely work on that display.

  • @Ta_mère_en_short_chez_leclerc
    @Ta_mère_en_short_chez_leclerc 7 месяцев назад +1

    Hello there !
    I ve ordered that board ( actually the 5'' type) but i can t find any doc that would tell which actual gpio pins the connectors are linked to ?!
    Have you git any clue?
    Thanks. Jean-paul

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

      The website is difficult to navigate, but there is an abundance of information and documents to be found.
      But the simplest answer is that once your board arrives, you will find that the GPIO references are all silk screen printed at each connector.