ESP32 Car Dashboard/Controller

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

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

  • @o0julek0o
    @o0julek0o Год назад +111

    Not gonna lie, I don't think I would've understood this device if it wasn't for the demonstration at the beginning. Thank you.

  • @TeoMaragakis
    @TeoMaragakis Год назад +29

    You have a special talent for LCD UIs. Great job!

    • @nikthefix8918
      @nikthefix8918 Год назад +1

      And it's inspiring that he resists using a graphical software framework - cos he's got one in his head.

    • @TeoMaragakis
      @TeoMaragakis Год назад +3

      @@nikthefix8918 if he doesn’t make a UI library for arduino I don’t know who can. :)

  • @nikthefix8918
    @nikthefix8918 Год назад +24

    This has got to be one of the best yet! You put the fun in bare metal and silicon.
    So much credit, as always, to Bodmer, Moononournation, Lovyan, LVGL team and the community at large - getting larger by the day thanks to videos like this and the diligent creativity of Liligo, Makerfabs etc...
    (Microswitches as pedals! Very imaginative - and you drive stick. POT steering wheel using a conical alloy pulley? - leather trim naturally, and there must be room for a mini airbag - domed speaker that throws talc in your face when you stick 12V DC thru it).

  • @TinyMaths
    @TinyMaths Год назад +11

    The audio effects at the beginning were top notch!🤣
    Anyway, I love the design; so clean!

  • @tylerhorn278
    @tylerhorn278 Год назад +9

    This would be awesome in a scale rc cockpit, thank you!

    • @squartochi
      @squartochi Год назад +1

      Yes if the code was configured to get the data from the MAVLink protocal used for most rovers and drones that would be awesome! :) en.wikipedia.org/wiki/MAVLink

  • @TopDedCenter
    @TopDedCenter 6 месяцев назад +2

    "You are watching my channel, so you are probably smart." This is how you get subscribers. 😂

  • @freddycarrillo9266
    @freddycarrillo9266 Год назад +2

    WOW, i think I will buy a large spi screen to put this on my old Vitara

  • @anispinner
    @anispinner Год назад +5

    Thanks for the ride... I think I'm gonna walk the next 300 miles on my own 😄

  • @PeterMbiria1
    @PeterMbiria1 Год назад +7

    This is brilliant job man. I've made my own ECU already running on a Mercedes Benz and was looking for a display for my data. I'm already thinking about this on my project.

    • @bass6405
      @bass6405 Год назад +1

      😮how with what chip,board?? any link bro. ❤❤👏

    • @M.Keez.4
      @M.Keez.4 9 месяцев назад

      I'm definitely interested in this 🤩

  • @fireblade5050
    @fireblade5050 Год назад +2

    Very nice and imaginative. Can you share the link of gear switch on aliexpress? Thanks

  • @kainh8400
    @kainh8400 Год назад +1

    What i think??? I think i give you a awsome like and a abo. Great work

  • @canadianman000
    @canadianman000 Год назад +1

    combine that with Engine Simulator!

  • @aneeshprasobhan
    @aneeshprasobhan 5 месяцев назад +1

    BTRRRRRR....BRRRRRRRRRRRRRRRRRRR..BRRRRRRRRRRRRR.... haha, nice video

  • @MirkoPavleskiMK
    @MirkoPavleskiMK Год назад +3

    I admire your creativity, thanks for sharing

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

    Volos, thanks to your videos I managed to do it. Thank you for your attention. Big Hug.

  • @petros155
    @petros155 Год назад +4

    Hey Volo! Thank you for mentioning me, I completed my Project some time go. My idea was to make some nice Gauge for automotive usage & CAN Bus.
    Anyway, Im stunned with what you came up! Verry good job!!!

    • @VolosProjects
      @VolosProjects  Год назад

      Hello Petros, I am glad you finded my video. Thank you for the motivation. Do you still play with microcontrolers?

    • @petros155
      @petros155 Год назад

      @@VolosProjects Shure I do! I also got a Job in the Automotive industy because of that ;) Hope to see more of your nice videos!!!

  • @S3Moto
    @S3Moto Год назад +5

    Excellent! I'm planning a custom gauge cluster for my motorcycle, and this is a great addition to the links/knowledge I'm gathering. Thank you for sharing the video and files!

  • @yuchoy1
    @yuchoy1 Год назад +1

    You may crash less if you add a steering wheel!

  • @michaeldiamond2269
    @michaeldiamond2269 Год назад +29

    Brilliant, as usual! Not only are your graphics beautiful, but the whole concept is so unusual and imaginative. I'm sure your students have a great time in your class!

    • @VolosProjects
      @VolosProjects  Год назад +4

      Thank you Michael, i hope they do 😀

    • @shba3387
      @shba3387 Месяц назад

      ⛔⛔⛔⛔⛔
      Please help me 😭 😭 🙏 🙏
      Hello my friend, is this the code for this video
      It will work on this piece and Bluetooth will work with them ?
      (T Display ESP32 WiFi And Bluetooth-Compatible Module Development Board 1.14 Inch LCD Control for Arduino)​@@VolosProjects

  • @fullsendmarinedarwin7244
    @fullsendmarinedarwin7244 Год назад +2

    Subscribed! I am going to try and build one for a boat

    • @VolosProjects
      @VolosProjects  Год назад

      tnx, i hope it will looks good on your boat

    • @fullsendmarinedarwin7244
      @fullsendmarinedarwin7244 Год назад

      @@VolosProjects I just ordered ESP32 dev board and a CANbus hat! I just need to figure out what TFT display I want and go from there. Going to pick up the signals via CANbus and then display to screen. Might see if I can use your graphics techniques for the gauges as it looks extremely professional

  • @snyperbob
    @snyperbob Год назад +1

    Thank you for sharing your project, code and pcb files! I just built my own and noticed something. The PCB image for each LED is incorrect. Typically the notched side of the image is the negative (cathode). I had to flip all LED backwards so positive was on side with notch. I wanted to point this out to anyone else that may build this.
    Would you PLEASE do a car dash like this, that uses a GPS sensor to pull/display speed in real time? Something like a NEO 6M. There's only like one tutorial online that shows how to do GPS with an ESP32. All other tutorials are for Arduinos.....

  • @Egon3k
    @Egon3k Год назад +1

    7:20 "You are watching my channel so you are probably smart" 😂

  • @josecabrera6030
    @josecabrera6030 Год назад +1

    ❤ can you connect to OBDII??

  • @wingselectronics
    @wingselectronics Год назад +2

    Wow

  • @priusbrown1
    @priusbrown1 Год назад +1

    All looks good - I have boards in hand how about a Bill of materials and link to parts.

  • @asifmahmud5437
    @asifmahmud5437 8 дней назад

    bro can you please help me in this projects??
    i don't understand how to get ESP32s3 Dev module library...

  • @Histoshape
    @Histoshape 22 дня назад

    Bam ✊ great! But Question - i made a "digi dash" out of an old Smartphone and OBD2 dongle for my older Mini Cooper r53. It is "laggy" i unplug it every time, have to connect to wifi to output obd to car scanner pro, Bla Bla. DO YOU THINK it is possible with ESP32 to output CAN data for usual dashboard data ON ONE SMALL ROUND touch display AND using another round display (wisecoco or so) to display stuff like G Maps, Media Player like i do with my Android Phone? 😅 i guess that sounds stupid for you. Do i better find a way to automate the phone for such purpose?
    Sorry for my english, i am german

  • @riderschilenos2293
    @riderschilenos2293 Год назад

    Absoluty incledible, i write to you to make some questions and invite to make a project if you can, or help to ise this code, but this is insane, congrats and thank you very much!!!!!!!1

  • @shba3387
    @shba3387 Месяц назад

    ⛔⛔⛔⛔⛔
    Please help me 😭 😭 🙏 🙏
    Hello my friend, is this the code for this video
    It will work on this piece and Bluetooth will work with them ?
    (T Display ESP32 WiFi And Bluetooth-Compatible Module Development Board 1.14 Inch LCD Control for Arduino)

  • @pevlabs
    @pevlabs Год назад +2

    Awesome work! Thank you for sharing.

  • @PCBWay
    @PCBWay Год назад +2

    GOOD Job, Volos! 👍

  • @vibrolax
    @vibrolax Год назад +1

    Generous guy! Thanks. I'm subscribing without even looking through your past videos.

  • @engchoontan8483
    @engchoontan8483 Год назад

    Thinking of simulator games... Nice to plug into phone via OTG... plug into monitor using USB... plug ... nevermind, i give up

  • @michaelberry950
    @michaelberry950 5 месяцев назад

    Adding comments - FANCY! This must be harder for you as English isn't your first language but it will really help us understand which section does what.

  • @jimmym2719
    @jimmym2719 Год назад +2

    What a great digital analog meter😍. Awesome work👍

  • @dangtruong5561
    @dangtruong5561 10 дней назад

    Omg this is cool, do you have a demonstration on a round screen for motobike

  • @joramotorsportteam3277
    @joramotorsportteam3277 Год назад +1

    Super project!
    When starting in the real bike?

  • @777giba
    @777giba Год назад +1

    Amazing! Looks like VW dash board.

  • @mars3142
    @mars3142 Год назад +1

    How did you converted the original image into code? Did you read the coordinates with e.g. Photoshop?

  • @edivollgas719
    @edivollgas719 Год назад +1

    Dial gauge would be great on the round t-rgb unit

  • @GalaxianGamer
    @GalaxianGamer 5 месяцев назад

    If you can make a dashboard like retro styled hifi systems it would be great! like double screen dashboard, one for controls, other for visualizers etc

  • @adamjensen6376
    @adamjensen6376 Год назад

    Hey there I need help here, I'm working on a project that does GPS Bluetooth/WiFi speedometer and nit sure where to find the codes. Can you help.
    Thanks

  • @jankomuzykant1844
    @jankomuzykant1844 Год назад +1

    I'm probably smart, thank you 😁

  • @ronalerquinigoagurto555
    @ronalerquinigoagurto555 5 месяцев назад

    Most impressive were the sound effects. What library did you use mate?

  • @angusmcgil
    @angusmcgil 11 месяцев назад

    id even love to send you an email,to see if you could put something abit lager together with the specific list of functions not out of realm of what youve allready done the signals would be from a cycle analyst pcb baude 9600 TTL and analouge signals for lights and indicators etc,was wanting a main sceen on the bars and like a round dial lcd on the frame.please let me know if this is something you could help with ,or like to do and we can go from there obviously wed sponsor everything needed but those details best left for private emails

  • @WhatAmIGonnaGet
    @WhatAmIGonnaGet Год назад

    Is this for ants ? It needs to be at least 3 timer bigger than that.
    Seriously. Unless your 12 years old, or the person navigating in the vehicle, there is no way to read that screen without it being about 6" -12" away from your eyes.

  • @asifmahmud5437
    @asifmahmud5437 2 дня назад

    'ledcSetup' was not declared in this scope
    bro how to fix this problem..?????????????????????????????????????????

    • @VolosProjects
      @VolosProjects  2 дня назад

      Downgrade your esp32 board instalation to 2.17

  • @jimsnodgrass8454
    @jimsnodgrass8454 Год назад +1

    Brilliant graphics! also loved your personal sound effects in your demo ..😝

  • @leehewitt9559
    @leehewitt9559 Год назад +2

    Fantastic displays. I would love to see how to incorporate the use of a variable voltage from a potentiometer to control the display pointer so I could adapt this to a display which I am working on.

  • @KeoniAzuara
    @KeoniAzuara 3 месяца назад

    Would love to adapt this to a Motocycle or Electric Bike.

  • @murisoca1982
    @murisoca1982 Год назад

    rsrsrsrsrsrsrsrsrsrsrsrs :) The best !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :) :) :)

  • @Laracrafttrabant
    @Laracrafttrabant Год назад

    i have a Trabant with hybrid i wiil use it as a dashboard

  • @PHLocalExtremeSports
    @PHLocalExtremeSports 11 месяцев назад

    i like your project. not bad for ebike gage removing the rpm..

  • @MrAnders003
    @MrAnders003 6 месяцев назад +1

    I wish I could give this video a double or triple like - it's really amazing! I'll for sure use this for inspiration for my next project - I have bought a ODB2 reader that can connect to the can-bus in my car and to the ESP32 - so that is going to be fun!

    • @VolosProjects
      @VolosProjects  6 месяцев назад

      Thank you! What is name of that reader?

  • @FVCard
    @FVCard Год назад +1

    Hi, Volos, very nice project! Good job ;) But i have a problem: When i try to download the sketch appears the error message: "'class TFT_eSprite' has no member named 'drawSmoothArc'. I tried to install the new library TFT_eSPI of Bodmer, the error is gone, but the TFT S3 screen is black. Does not work... I think it will be a problem of configurations in setup files. Can you help me to configure this library to the T-Display S3? Thank you.

    • @maurice0101
      @maurice0101 Год назад

      I am having the same problem of "'class TFT_eSprite' has no member named 'drawSmoothArc'". How did you get your program to compile?

    • @maurice0101
      @maurice0101 Год назад +1

      @FVCard - just downloaded the latest 'Xinyuan-LilyGO/T-Display-S3' library that has the 'drawArc' and 'drawSmoothArc' members. The program compiles properly. I withdraw my previous statement about not compiling. Volos thank you .

    • @FVCard
      @FVCard Год назад

      @@maurice0101 hi, thank you for your report. I'l try to install this library and see if works. Thank you. FC

  • @ΜαρκοςΧουζουρης

    Good morning..I would like a help from you if you can..

  • @dekipet
    @dekipet Год назад +2

    Mate, the intro is TOP!!!!!!

  • @thomasb7999
    @thomasb7999 Месяц назад

    If you want to do this for a real sportscar let me know

  • @jimakos75
    @jimakos75 Год назад

    Is it possible to make an obd live reader for not electric car? Thank you.

  • @JurassicJenkins
    @JurassicJenkins Год назад +1

    @7:18 - I think you will figure it out, your watching my channel, your smart. 💯 - thanks for your insight, tenacity, creativity and for sharing! I’ll give it a try, we’ll done!

    • @JurassicJenkins
      @JurassicJenkins Год назад +1

      It works! - I finally got my Lilygo T-Display S3 to work. Thanks Volos!

  • @pradiptabiswas2393
    @pradiptabiswas2393 Год назад +1

    As usual with cool project and enough details. I was always curious hos do you solder the header pins on the esp32-S3 board. I still could not figure it out. Can share the trick in any of your videos?

  • @rworld7490
    @rworld7490 11 месяцев назад

    is it possible to give give a contact details. I really love make a display for electric scooter

  • @denai9299
    @denai9299 Год назад +1

    加上喇叭📢

  • @cam_DA_Hawkdriver
    @cam_DA_Hawkdriver Год назад +2

    Beautiful project, as usual.

  • @thebooduck
    @thebooduck Год назад +1

    Liked for the superb sound effects 👍

  • @40jimin
    @40jimin 9 месяцев назад

    It's so cool. How do I change the design to code? I'm a beginner.

  • @JohnCookNet
    @JohnCookNet Год назад +1

    Ditto to many comments. Very cool and practical implement. I think it will influence many students to the STEM community.

  • @IgorShpakov
    @IgorShpakov Год назад +1

    Best intro ever!

  • @evanleonardomirandacruz6031
    @evanleonardomirandacruz6031 9 месяцев назад

    It would be great if you made tutorials

  • @ultrascalerc1487
    @ultrascalerc1487 Год назад +1

    Thats really cool! The ultimate would be a functional odometer! Take care, awesome work!

  • @tolgahannsusur2534
    @tolgahannsusur2534 Год назад +1

    You are the best, thank you!

  • @christophersmith108
    @christophersmith108 Год назад +1

    Thanks for sharing all your hard work. It is very generous of you

  • @ROTA101SUL
    @ROTA101SUL Год назад

    Very good, display for scania 😍😍😍 I player euro truck simularor 2, The good Project 😊😊

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

    You need to make more realistic noises

  • @guillermoamodeo9170
    @guillermoamodeo9170 Год назад +1

    Thank you very much for your generosity in sharing such work

  • @rayjones3473
    @rayjones3473 Год назад

    Can I buy one but with a bigger screen

  • @fuerma
    @fuerma Год назад

    Have you also some codes or examples for the LilyGo T-HMI 2.4 Display with TOUCH function ?

  • @maksimmakarov9541
    @maksimmakarov9541 Год назад

    Imaginary car is better than real😅

  • @rafahernandez9349
    @rafahernandez9349 Месяц назад

    Do you can make for motorcycle

  • @MacNifty
    @MacNifty Год назад

    That little controller could work remotely. Don't even have to be in the vehicle and that controller is as small as a key. The government would like that.

  • @patrickreed7117
    @patrickreed7117 9 месяцев назад

    Now here me out, could I use this and connect it to my racing wheel? Theoretically speaking it should work, especially for games like Assetto Corsa. I don't know I'm just asking if it's possible?

    • @zandizoo
      @zandizoo Месяц назад

      You could, however you would need to figure out a way to sync the data together so it shows the right gears and speed etc

  • @manishgautam2424
    @manishgautam2424 Год назад

    I will try to do the same with Flutter

  • @333cgs333
    @333cgs333 Год назад +1

    Amazing project

  • @commander_red
    @commander_red Год назад

    How much free resources do you have with your project? (RAM/ROM/CPU resources for other tasks)

  • @DidierLesnicki
    @DidierLesnicki 10 месяцев назад

    Hi Volo, very nice !!! I just ordered the PCB and the T-Display, could you please give me the references of the AliExpress parts ? Thanks a lot

  • @thefpvmvp
    @thefpvmvp Год назад +5

    I've been searching for this very thing for years!!! I work with live video transmission of the first person dashboard view inside of radio controlled cars.. If I can get it to work for myself I'm going to donate you a gallon or maybe two of coffee! You don't even know how excited I am about this! Thank you so so much!

    • @VolosProjects
      @VolosProjects  Год назад +4

      Hahah, thank you, i hope you will make it work. Thats too much cofeine, i will take gallon of beer😀

    • @thefpvmvp
      @thefpvmvp Год назад

      @@VolosProjects Ha Ha! Beer it is then! Thanks again truly.

  • @TekGeekDad
    @TekGeekDad Год назад +1

    Always amazing Volos and thanks for sharing the code. Really nice job!

  • @remainsmemories626
    @remainsmemories626 11 месяцев назад

    Of course, using sprite! Thank you a lot, I am working on a project that requires 320*240 LCD and I was wondering, how to make every change I want to make on the screen apply at the same time, so thank you for your video!

  • @jacobwcrosby
    @jacobwcrosby Год назад

    If he had not made the glorious sound effects, I may have never known how/who/when/what this may have been... 🤣🤣🤣😉😉😉

  • @wrevenaugh
    @wrevenaugh Год назад

    OMG that is SO COOL! I am afraid to make one because I'll never leave my chair again! 🤣 🤣 🤣

  • @rushikeshkothiwale479
    @rushikeshkothiwale479 Год назад

    Hi can you tell me how I can measure voltage, current , power on this display using a proper UIs to check 48v battery pack

  • @juststeve7665
    @juststeve7665 Год назад

    Must be for a very small car... or a very small person. Otherwise you will need a telescope to see the gauges. If you show how to build this with a 10" LCD then it would actually be useful.

  • @cornwallav8r
    @cornwallav8r Год назад

    I tried to compile this, it references ledcSetup. I don;t see this as an included library, which source is this from? Thanks

  • @Bmlventura
    @Bmlventura Год назад

    Hey!! Just come across your channel, i am now addicted! Thank you! 😊
    Would this be adaptable to use a gps signal speedo? I am looking to rewire my motorcycle and convert the speedo to gps signal.

  • @Tony770jr
    @Tony770jr Год назад +1

    Another cool project!

  • @Denchik.58
    @Denchik.58 Год назад

    Это когда денег нет на тачку крутую но есть реализовать в таком стиле и представить что купил AMG😂😂😂😂

  • @angusmcgil
    @angusmcgil 11 месяцев назад

    thanks very much for your work ,i am actually going to look into making these to sell with diy ebike kits im going to be putting together soon,if we could organize 3d printed cases ,and the exact connectors and features ,i would prob even buy them from you in decent qty.

  • @Mike-ry4ti
    @Mike-ry4ti 9 месяцев назад

    This is awesome for non canbus cars, how quickly does it boot? This is the main issue with pi based dashes.

  • @gangrc6663
    @gangrc6663 6 месяцев назад

    Any chance u can hook this up to the rc controller throttle and braking most and turring signal i can send one for a project if u like 👍

    • @VolosProjects
      @VolosProjects  5 месяцев назад +1

      yes, it is posible. i am afraid i dont know anything about RC , this will took to much time for me. I hope you understand

  • @David.C.Velasquez
    @David.C.Velasquez Год назад +1

    Very nice work!