2023 New ESP32Berry Project, The base UI & ChatGPT Client

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • It is not easy to configure a screen based on MCU and receive input from many human interface devices. Still, it's really fun to implement these one by one. I'd like to work with people who are interested in this project. After forking it from my ESP32Berry repository, you can modify and add new features as you like. No doubt that it can be a great project if you share them back to the mainstream.
    *Version 0.5
    - Base Structure
    - App: ChatGPT Client
    [Blackberry Startup Sound File]
    www.myinstants...
    [New ESP32Berry Project]
    github.com/001...
    #MCU #Cyberdeck #Blackberry #ESP32Berry #ThatProject #ESP32

Komentáře • 51

  • @ThatProject
    @ThatProject  Před rokem +6

    Check More Projects - youtube.com/@ThatProject
    Github Repository - github.com/0015/
    Join FB Group - facebook.com/groups/138965931539175

  • @boira817
    @boira817 Před rokem +10

    Amazing project ! Love the Passion you have to push to the limits the ESP32

  • @FrankP83
    @FrankP83 Před rokem +1

    as I'm just a noob, i can't do anything that admire your works...and try to learn!Great Eric! 😃

  • @djweso
    @djweso Před rokem +1

    I'm enjoying your projects and this one is looking really cool. Love the start up sound.

  • @jonathanrodriguez8219
    @jonathanrodriguez8219 Před rokem +1

    This is cool! I've always wanted a Kit to study freeRTOS.

  • @abdallahnatsheh1522
    @abdallahnatsheh1522 Před rokem

    this is absolutely incredible !!! nice work ! , forking right now !

  • @RWB123
    @RWB123 Před rokem

    Nice to see what can be done with the ESP32 and lots of accessories added on.

  • @KOLClamJuice
    @KOLClamJuice Před rokem +1

    Very cool! If this had a BBS terminal like SyncTERM or NetRunner, it'd be a daily driver.

  • @zuzukouzina-original
    @zuzukouzina-original Před 6 měsíci

    It’s really really cool son! Keep up the good work and share with the world 👍🏼

    • @ThatProject
      @ThatProject  Před 6 měsíci +1

      Thank you. You are also welcome to join this project at any time.

  • @williamdavis9124
    @williamdavis9124 Před 9 měsíci +8

    You really need to work with the Meshtastic programmers to create an app on this OS. They have just starter trying to make their software work on this device but they do not have a GUI like yours yet. Please work with them.

    • @ThatProject
      @ThatProject  Před 9 měsíci +7

      I'll do it if I have a good chance to work with Meshtastic team. Thank you.

  • @spambaby
    @spambaby Před rokem

    Amazing code. Love the chime.

  • @surflaweb
    @surflaweb Před rokem

    Great work. Keep it up

  • @aneeshprasobhan
    @aneeshprasobhan Před rokem

    My god, the ESP32 can do a lot in the hands of a potent programmer :)

  • @TT-it9gg
    @TT-it9gg Před rokem

    I like the sound effect! Thanks for sharing!
    Agree with you, not sure how long can go with MCU. Easy to hit the limit of ESP32 S3 in many aspects.
    Now, the $ tag of Pi4B is going down to normal. 3A+ and Pi zero are cheap. The total cost to build a similar system is about the same or even lower.
    BTW, happy with RK3588. It can do almost everythings.

  • @tommueller1148
    @tommueller1148 Před rokem

    Hi Eric, love your projects and especially this one! I love the slick Wifi selector :) I have been trying to add some apps, like a call e image generator, a vnc client and a music player, but am totally struggling with the ui. Can you do some more comments in your code please to make it easier customisable and add new things. Also cant wait for your next code release. You have probably already tackled many of the problems I am still trying to figure out. Btw, I also have the t-embed and tried to get a voice activated chatgpt client working on that. Had many issues initially with the ES7210 Mics, but worked it eventually out (FYI GPIO0 doesnt work anymore when using the Mic).

    • @ThatProject
      @ThatProject  Před rokem

      I'd like to create well-organized documentation so that more people can contribute to this project, but I can't afford to do it. Anyway, thank you for being interested in my project.

  • @sirlagsalot101
    @sirlagsalot101 Před 3 měsíci

    So cool i was think of make a version on t deck that uses lora to send messages to chat gpt over a wifi connected esp 32

  • @HenG20
    @HenG20 Před rokem

    🔥🔥🔥

  • @969Michi
    @969Michi Před rokem

    I have ordered two t-decks for myself and will definitely check out your project. Are you also thinking on implementing any LORA application like a messenger? That would be the perfect device for that due to the LORA-capabilities and the keyboard. Like a off-grid standalone communicator.

    • @ThatProject
      @ThatProject  Před rokem

      Yes, that's gonna be interesting. My concern is that I've made a couple of applications for using LoRa but it became not that popular.

    • @elcuhemanuel
      @elcuhemanuel Před 4 měsíci

      Can you make a step by step on how to install that on a tdeck ? I want all this and meshtastic on my t deck
      ​@@ThatProject

  • @BlueeBubble
    @BlueeBubble Před 3 měsíci

    Any chance to have meshtastic on this as an app? This is such a cool project!!

    • @ThatProject
      @ThatProject  Před 3 měsíci

      Totally agree with you. I'd like to do that too, but it is realistically impossible. Upgrading Meshtastic's interface for T-Deck seems like the most likely project at the moment.

  • @MixedGril
    @MixedGril Před 6 měsíci

    What software do you use for the gui? I use Linux. What gui editor and lvgl library do you use?

    • @ThatProject
      @ThatProject  Před 6 měsíci

      In this project, I'm using LVGL version 8. (The latest version is LVGL 9 and it's not back-compatible. So need to convert it to the new one.)
      You can use Squareline Studio, LVGL's official UI toolkit, but for this project, I wrote it myself.

    • @MixedGril
      @MixedGril Před 6 měsíci

      @@ThatProject Okay thanks, i thought square line is not working on linux.can you point me in a direction?where to download it.regards

    • @ThatProject
      @ThatProject  Před 6 měsíci

      @@MixedGril Are you sure? SquareLine Studio supports Linux as well. Please check this one. squareline.io/downloads

  • @codyzeigler2536
    @codyzeigler2536 Před 2 měsíci

    Hello! Do you have a walkthrough of firmware install?

    • @ThatProject
      @ThatProject  Před 2 měsíci +1

      Currently, you have to download the source code from GitHub and build it yourself. We are preparing a new ESP32Berry project. We also plan to provide an easy installation method through a browser.

  • @unzboz
    @unzboz Před 4 měsíci

    Hey! Is it possible to add more apps to this? Im trying to connect mine through VNC but failing.

    • @ThatProject
      @ThatProject  Před 4 měsíci

      I have worked on a project for VNC connection on ESP32. Check this out. czcams.com/video/WuPIX3qxg4k/video.htmlsi=VDrblFqtR1GvWoUT

  • @joshuaj.aguero2225
    @joshuaj.aguero2225 Před 8 měsíci

    I am so interested in this

  • @EvanPoliquin
    @EvanPoliquin Před rokem +1

    How hard would it be to put a ssh client on this?

    • @ThatProject
      @ThatProject  Před rokem +1

      I think it's possible with this library. github.com/ewpa/LibSSH-ESP32
      But making an interface between external graphics out, keyboard input, and internal command is not that easy. I'll try this if I have a good chance.

  • @biscuypereira
    @biscuypereira Před 2 měsíci

    How to install it? This is amazing

    • @ThatProject
      @ThatProject  Před 2 měsíci

      Thx. Unfortunately, you need to download the source code, build it, and flash it yourself, but this is very annoying. In the next version, I plan to allow direct installation through the website.

    • @biscuypereira
      @biscuypereira Před 2 měsíci

      ​@@ThatProjecti Will be wating, i tried via source code but give me several errors só o give up

    • @ThatProject
      @ThatProject  Před 2 měsíci

      @@biscuypereira If you match the library version used in this project, you will have no difficulty building it. But I don't recommend it. lol

  • @EdLeonT
    @EdLeonT Před rokem

    What battery are you using?

  • @PixelPlayzzBG
    @PixelPlayzzBG Před 3 měsíci

    Pls tell how to make

    • @ThatProject
      @ThatProject  Před 3 měsíci

      Are there any problems building with my source code?

  • @ClayShoaf
    @ClayShoaf Před rokem

    Does this have the ability to use a sim card on a mobile network?

    • @ThatProject
      @ThatProject  Před rokem +1

      It seems that you can connect an LTE modem with a UART connection.

    • @ClayShoaf
      @ClayShoaf Před rokem

      @@ThatProject Darn. It seems my qwerty dumbphone search continues. Thanks for the reply!

  • @coderhex1675
    @coderhex1675 Před rokem

    Needed hardware gfx accelerator

    • @ThatProject
      @ThatProject  Před rokem +1

      Definitely!

    • @coderhex1675
      @coderhex1675 Před rokem +1

      @@ThatProject when esp32-p4 release, you should be the one who first review 2d accelerator 😉

    • @ThatProject
      @ThatProject  Před rokem +2

      @@coderhex1675 I'm really looking forward to it!