Ford RS gauges with Arduino UNO

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

КОМЕНТАРІ • 560

  • @upir_upir
    @upir_upir  3 місяці тому +29

    Just FYI, if you buy any DWIN display from AliExpress (this is the one used in the video - s.click.aliexpress.com/e/_DCHgjj9 ), you can use a coupon "DWINUPIR1" to get $5 discount.

    • @pietroallegra4686
      @pietroallegra4686 3 місяці тому

      Is possible apply this project to others Arduino display ???
      I not buy from AliExpress, but from Amazon for service...

    • @x-TURBO-x
      @x-TURBO-x Місяць тому

      @@upir_upir coupon is still useble? Will order two display's for my bike

  • @baxbanni2226
    @baxbanni2226 3 місяці тому +31

    I am an RC modeller and I can imagine that such kind of display could pimp one's RC plane dashboard to make it more scale. Thank you for revealing this nice stuff. 👍🌻

    • @upir_upir
      @upir_upir  3 місяці тому +1

      I´m sure those displays would look great inside RC planes, plus they make them in all the different sizes and shapes, so it should fit into any usual scale. What kind of plane do you have?

    • @danaleks5810
      @danaleks5810 3 місяці тому

      Whoa that's a great idea
      Would bring the fpv to the next stage

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

      @@upir_upir I have a bunch of planes up to 150cm wingspan. Those are to small I think. But there are a lot of scale planes beyond 250 or 300cm whose dashboard would be big enough for this kind of displays. Wouldn't it be nice to see RPM running up when opening the throttle? And all the other parameters regarding flying? 😊

    • @G_de_Coligny
      @G_de_Coligny 3 місяці тому

      there is actual HSD LCD screen kit for FPV rc planes. Lost the link, don't know if they still make them. But it's/was definitely a thing.

  • @dogsarebest7107
    @dogsarebest7107 3 місяці тому +75

    Been a viewer for a long time. I cannot begin to imagine how much work this was to figure out from scratch, but you presented it in such a way that viewers can easily do it. I am sure it took days to weeks to figure out that weird software and get stuff working! Thank you for your hard work, dedication, and sharing spirit my friend.

    • @upir_upir
      @upir_upir  3 місяці тому +12

      Thank you for your support, it´s much appreciated. You are correct that figuring out the software was tedious and time consuming process. I wonder if it´s just bad, or if it´s just the English translation and it´s more usable in Chinese. In any case, hopefully it should be more understandable now.

    • @dogsarebest7107
      @dogsarebest7107 3 місяці тому

      @@upir_upir I mean, there's levels of bad translations! The software for the tl866ii+ (and now t48/56) programmer has gotten better over the years but it's still weird at times. But 5 years ago using that programmer/software was like pulling teeth - just like the screen software! Having to press multiple buttons for no reason, etc.
      I made a comment below about using an elm + torque software (+torquescan and the plugin api app) for the canbus stuff. It would be nearly impossible to try to do it all on an arduino. Using an elm+torque, you'll be able to get all the information you need for the canbus stuff, including the values and how it's mapped to the actual gauge, something torque is amazing at and pulls from massive database! Then once you have all the info, addresses, values, mapping, etc from Torque, moving it over to an arduino+canbus adapter will be a lot easier!
      The reason I'm so excited is my new car has 3 gauges on the dash. Boost, turbo RPM, and... battery voltage. Wompwomp.. So I was looking into using a 2" round LCD+arduino to replace that useless voltage gauge with something actually useful, so your work here has saved me uncountable hours. And possibly the other 2 depending how well it worked out! It's even dumber because you can't even see coolant temp (in degrees) or oil pressure at all, except in performance gauge view, which gets rid of the speedometer gauge.. So your project overlap with my plans is like 95%.
      Thanks again!

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

      @@upir_upirany guides on how to connect with sensors in guess they have to be connected to arduino but where on the board

  • @SlendisFi_Universe
    @SlendisFi_Universe 3 місяці тому +133

    This is the video I have been waiting for my Volvo S60 dash project.

    • @upir_upir
      @upir_upir  3 місяці тому +17

      Cool, good luck with that! I look forward seeing your project.

    • @the3xploit372
      @the3xploit372 3 місяці тому +4

      Please post about your project, I've been planning one for my own S60 for a while aswell ^^ Would love some inspiration

    • @ethanrandall3005
      @ethanrandall3005 3 місяці тому +8

      Volvo gang.

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

      Yes exactly! This is the video, I have been waiting for as well. I want to develop a Radio display, with commercial quality displays and graphics.

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

      @@the3xploit372
      Would have to buy the dash first to reverse enginer it for the connections.

  • @gzpeters
    @gzpeters Місяць тому +9

    This is one of the most detailed and impressive instructional videos I've seen in a while. Very easy to understand. Great job!

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

      Thank you very much for your support and nice words, I really appreciate it!

  • @GingerNingerGames
    @GingerNingerGames 3 місяці тому +9

    These screens are very cool and take a lot of the work you used to have to do out of this type of project, makes it way more accessible and I love that. Your videos are very informative

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

    I Love this Video,
    It goes over everything in such depth that I feel I can do this.
    I've never purchased these devices because I felt that they would just sit on a Shelf reminding me that I was in over my head.
    But this time I took the plunge, and purchased these exact same items, minus the Arduino, I purchased the Seeed esp32-c3.
    Hopefully I will take this to to the end and not give up.

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

      Thank you for your comment, and good luck with your project, I´m sure it will turn out great. The ESP32 vs. Arduino will make a very little difference, since it´s really just sending Serial data, and any microcontroller can do that. I have tested those DWIN screens also with micro:bit and it worked as well. The important piece is to get the DWIN display together with accessories, that will save you same headache, as not all SD cards are supported, and if you don´t get one from DWIN, you might need to do some non-standard formatting. Anyway, let me know if you face any issues.

  • @lausie666
    @lausie666 3 місяці тому +8

    Amazing video as always ! Great screen options !
    Can't wait for the video on sensors. I am a total noob with arduino but I can see myself doing this. I am going to look on their website to see if they have a screen that would resemble 3 52mm gauges side by side in terms of width.
    I do really love the step for step info and also the explanation for the use of certain settings. Keep it up my man!

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you, I´m glad you like it! They do have some round screens available, I will cover those in the next video.

  • @mennod1027
    @mennod1027 3 місяці тому +6

    Very cool project(s)! Cannot wait for the next video where CAN-BUS is used as input!

    • @upir_upir
      @upir_upir  3 місяці тому +5

      Thank you, and yes, that´s the plan!

  • @alaindion2326
    @alaindion2326 23 дні тому +1

    Wow! Great video, you're doing a very good job to describe the details of that amazing project!

  • @sinformant
    @sinformant 3 місяці тому +13

    Every video gets better and better!

    • @upir_upir
      @upir_upir  3 місяці тому

      I´m glad you think that, thank you for your nice comment!

  • @phtskllz
    @phtskllz 23 дні тому +1

    Thank you so much, I've got the photoshop skills but lacked the arduino programming knowledge. This video is gold ❤

    • @upir_upir
      @upir_upir  15 днів тому +1

      Thank you, that´s great to hear!

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

    Big fan of your videos, keep up the good work! This opens up a lot of possibilities.

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I appreciate it!

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

    You are a great teacher, this video is perfect and so motivating. Thanks to this i will now finally try my first Arduino/display project. Big thanks from Sweden.

    • @upir_upir
      @upir_upir  3 місяці тому

      That´s great to hear, thank your for your nice words and good luck with your project!

  • @Frankie_Freedom
    @Frankie_Freedom 3 місяці тому +4

    This is so awesome...as I'm rebuilding a Mercedes 190E project, I want to have modern tech in there like these sort of digital gauges... You make it seem fairly easy, Just need to get a few displays, as I have many arduino boards

    • @upir_upir
      @upir_upir  3 місяці тому +1

      That sounds very interesting! Do you have any photos/videos of your car? I do plan to create more tutorials on this topic, hopefully ending up with a full dashboard project..

    • @Frankie_Freedom
      @Frankie_Freedom 3 місяці тому

      @@upir_upir I do but it's still in the very early stages as I'm converting it into a manual, but am taking note of your tutorials, as they are very helpful. I had seen some else convert a full instrument cluster as well.
      I am starting to order these little displays as well.

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

      got obd2 on it? easy to connect a display and have a full dash for obd with basically zero work :) It may be pre obd2 though

  • @adf360
    @adf360 3 місяці тому +1

    Wow, you made that look almost easy... Incredible work.

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad it looks easy!

  • @fit2tri
    @fit2tri 15 днів тому

    Awesome project mate. Am now combining this and the distance sensors and the CAN Dashboard into a single display using this DWIN. I am sure you have noticed but at the end of the DWIN board there are holes for header pins. If you connect via these it saves having the flat cable to pin convertor as you can connect the DWIN board directly to the arduino board.

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

    this is the best tutorial video i ever watched on youtube, amazing work, learned so much

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

      Thank you for your nice comment, I’m glad it was useful!

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

    wAUUU great!! FANTASTIC !!! I love it, learning with you is a luxury, really, thank you very much.

    • @upir_upir
      @upir_upir  3 місяці тому

      You are welcome, thank you for your nice words!

  • @michaelbruns473
    @michaelbruns473 3 місяці тому +1

    Another outstanding project! You just keep bringing amazing ideas - that little Dash ist just fabulous. I will order some of those displays - they look great!

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you. I´m glad you like it and good luck with your project!

  • @Bass42894
    @Bass42894 3 місяці тому +6

    Excellent video as always. Keep up the good work!

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you, I´m glad you are enjoying my videos!

  • @peddlinjohnny4346
    @peddlinjohnny4346 3 місяці тому +1

    Such an awesome explanation! Great detail and pace!

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m always unsure about the pace and whether it´s too fast or not.

  • @JamesElterman
    @JamesElterman 3 місяці тому

    Looking forward to see how you connect to the car. Going to watch your older videos in the meantime. Fascinating stuff!

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you! Yes, connecting this to a real car is a topic for a future video - hopefully soon.

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

      @@upir_upir If it could read the Can signals from the obd its possible.

  • @hotjanin1988
    @hotjanin1988 18 днів тому +1

    Very good looking video and only thing missing is maybe segment the timestamps so everybody can quick jump. Hope to see soon some connection with the actual values from a car via CAN bus.

    • @upir_upir
      @upir_upir  16 днів тому

      I already have a video with connection for the car, actually two of them, please take a look at my channel for more details.

  • @newagetemplar6100
    @newagetemplar6100 3 місяці тому +1

    Love stuff like this , a great example to educate everyone and inspire. ❤

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you for your nice words, I´m glad you like it!

  • @nathanielmoore87
    @nathanielmoore87 3 місяці тому +1

    This is awesome!! Just subscribed and added a bunch of your videos to my watch list. 🔥🔥

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you, that´s great to hear! Hope you enjoy the other videos as well.

  • @cdnpont
    @cdnpont 3 місяці тому +1

    Beautiful work! I would love to have a little cluster just like this in my classic cars. Beyond my capability, I'd absolutely buy it if it were available as a complete unit.

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you for your nice comment. I might turn this into a real product in the future, for now, I´m still exploring all the options. Could you perhaps explain what "beyond my capability" means? I would like to record my tutorials in a way that anyone can follow and built those project. Thanks!

    • @cdnpont
      @cdnpont 3 місяці тому

      @@upir_upir No problem with you tutorials, they are fantastic. Just a problem with an old mind with too much going on at this time to focus on this. Perhaps when winter comes I'll get into it. Your comment has gave me some real motivation. Cheers and thanks!

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

    Excellent - you are a really good explainer! Thank you for sharing your knowledge!

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you for your comment, I´m glad it makes sense!

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

    Отличная работа!! Лайк, подписка! Человек с хорошими идеями)

  • @korean_dude6036
    @korean_dude6036 3 місяці тому +1

    I love your vid. The display looks really smooth. 😮

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad you like it!

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

    I think this is brilliant. I'm restoring an old motorcycles. I'd love to do my own clocks and have lean angle sensor for it. Not enough time in life to learn this just as I'm starting to learn 3d printing lol it's amazing tho great work. I've always wanted to do this stuff.

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you, that sounds pretty cool! I have another video with tilt sensor, perhaps you can use bits and pieces from that one for the lean angle? ua-cam.com/video/GosqWcScwC0/v-deo.html
      That said, I have also recently started with 3D printing and I´m overwhelmed as well..

    • @PikesBikes
      @PikesBikes 3 місяці тому

      @@upir_upir that's really useful, thanks for the link. Truly inspired 👍 I'll have to cost up the parts later today.

  • @DsmGuru463
    @DsmGuru463 3 місяці тому +1

    Pretty sure I asked if you could do exactly this on one of your last videos, super cool I may try and update my RS using this method haha.

    • @upir_upir
      @upir_upir  3 місяці тому

      Cool! Good luck with your project!

  • @EagleKeeper86
    @EagleKeeper86 3 місяці тому +1

    First time viewer, instant subscriber. I purchased an Arduino micro to dabble, but quickly got discouraged after hours of trying to enable the AVR GCC Toolchain on my windows PC.

    • @upir_upir
      @upir_upir  3 місяці тому

      That´s great to hear, thank you for your sub and good luck with your projects!

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

    i can't believe i only discovered this by mistake. i'm subscribed now to your channel, can't wait to see them mounted on the car in the next video(s)
    !

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

      I´m glad for that mistake! Were you searching for something else?

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

      @@upir_upir i was searching for an old arduino project i did several years ago. and because i watch ford focus related videos, yt suggested this to me. can't wait for the next videos related to the gauges so that i can mount them on my car!

  • @Mark-th1gn
    @Mark-th1gn 3 місяці тому +1

    I am going to use this someday :), wow it is sooo pretty. Arduino POWER.

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you for your nice words! And of course, good luck with your project!

  • @Petriefied0246
    @Petriefied0246 3 місяці тому +1

    Thanks for making this video! I wish I had the skills to do this. I want to put a digital dashboard in my 2002 Renault Clio Cup

    • @upir_upir
      @upir_upir  3 місяці тому

      You are welcome. Is there anything in the video that´s unclear? I hope to slowly move towards creating a full dashboard..

  • @diyhell8712
    @diyhell8712 3 місяці тому +1

    Wow! Just what I've been looking for. Thanks!

    • @upir_upir
      @upir_upir  3 місяці тому

      Perfect! Are you going to put this into your car?

    • @diyhell8712
      @diyhell8712 3 місяці тому

      ​@@upir_upirthat's my plan, in a 1934 Morgan three wheeler. I'm thinking a flip out hidden panel for oil and water temp. I'm looking forward to the video on calibrating with sensors. Thanks!

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

    Id love to see how to interface the car and report real information. Great video it was amazing!

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

      Thank you! Yes, interfacing with the real car will be covered soon.

  • @jeradw7420
    @jeradw7420 21 день тому +1

    In computer interconnect, TX and RX stand for Transmit and Receive. It refers to the direction of the signal, whether the device is transmitting or receiving data.

    • @upir_upir
      @upir_upir  15 днів тому +1

      Thank you for the clarification!

  • @zaprodk
    @zaprodk 3 місяці тому +1

    Wow that was a long video, but so damn detailed! - I've had one of those DWIN displays kicking around for a couple of years but never made anything as I think the documentation for DGUS is very badly written. I find Nextion displays much, much easier to use, but with their limitation of course. Because of this video i will look for the display again and give it another try. Thanks!

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you, I´m glad it was helpful, and if it inspired you to take a second look at the DWIN display, it was worth the effort! I agree that the documentation is horrible, especially compared to Nextion displays, but once you get it working, it´s a pretty cool display. Good luck with your projects!

  • @Thatdavemarsh
    @Thatdavemarsh 3 місяці тому +1

    Great and thorough walk through. Thanks!

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad you like it!

  • @karelkral6812
    @karelkral6812 3 місяці тому +1

    Great video! I will not make it, but thanks for perfect explanation and sound. Very interesting.

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you for your comment, I´m glad you like it!

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

    Thank you very much!
    - That's an incredibly useful video for me! 😀

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

      That´s great to hear. Do you plan to use those displays for any project?

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

      ​​@@upir_upir
      Potentially yes, but not at nearest future... 😔
      - Thank you for your work! 👏🤓

  • @TheHayruss
    @TheHayruss 3 місяці тому +1

    that is amazing awesome work. Thank You for such great content.

    • @upir_upir
      @upir_upir  3 місяці тому

      You are welcome; thank you for your nice comment!

  • @giantrider6685
    @giantrider6685 3 місяці тому +1

    thanks very much for your detail explanation.

    • @upir_upir
      @upir_upir  3 місяці тому

      You are welcome, I´m glad you like it!

  • @Neberheim
    @Neberheim 3 місяці тому +8

    The only question I have: is this is an efficient use of resources? It seems like a lot to use a unique bitmap for every single value. Is it redrawing the entire graphic as it loads each bitmap? Wouldn't it be more efficient to display the background graphic as a static image, and only draw/redraw the needle?

    • @upir_upir
      @upir_upir  3 місяці тому +7

      This is how the display should be used, as it only supports 1-bit transparency, so showing the needle over the background might introduce some visual artifacts. I was able to fit two themes with 3 gauges, each having 120 images. That´s 720 images. I feel like that´s probably way too many steps, and probably half of the images would still provide nice and smooth gauge, plus I can probably also lower the compression and it would still look nice. Also, the images could be cropped slightly, but it was easier to do it this way for the tutorial.

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

      @@upir_upir I was thinking the same, maybe even use vector files for the background, where eg colors could be variable. That should theoretically also work for the needle (with the glow), as gradiants are possible as well. But 1-bit transparency is not enough. Is there any other approach to generate the images instead of saving them? BTW I would love to provide a given image as svg if that helps in any project.

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

    Really cool project. In the upcoming video I hope you have something about reading from canbus.

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you and yes, I do plan to experiment with OBDII and canbus a little bit more, once I gain enough knowledge..

    • @Steven---
      @Steven--- 3 місяці тому +1

      @@upir_upir I'd love to see data pulled from CAN-BUS or OBDII and translated to gauge movement.

    • @upir_upir
      @upir_upir  3 місяці тому

      Yep, hopefully soon...

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

    On the memory scheme.
    Can't you share the needle position layers amongst all 3 gages ?

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

      You can, but with having only 1-bit transparency, it would not look that good.

    • @garyschultz253
      @garyschultz253 29 днів тому

      Wow,
      I did not expect a response from the author. Thank you for responding.
      I am so new to the game, but very determined to get this down.
      I have watched this and all your videos at leastv40 times over. And each time takes me to the next level. I still have nothing on my display, but I'm confident that in the next day or two, it will happen. Photopea was a learning curve, but I now have it down.
      I'm very interested in making an old school gas pump display with the rolling numbers instead of the needle type. That is my goal.
      I don't want to bore you with my slow progress, but I do want to let you know, your videos are extremely informative and interesting that I will follow through on this endeavor.
      Thank you for your expertise !
      Can't wait for your next video !

  • @Tubeagrutis
    @Tubeagrutis 3 місяці тому +1

    Wow! I'm so pleased the YT algorithm suggested this video. I learned a ton!!! Insta-subscribe! Thanks for the vid!!!

    • @upir_upir
      @upir_upir  3 місяці тому

      I´m glad it was a good suggestion! Thank you for your nice words, I really appreciate it.

  • @KawichasTeam-eb1uk
    @KawichasTeam-eb1uk 3 місяці тому +3

    What a nice project! One quick question, so with only 1 picture you were able to replicate all the gauge positions using photopea?? And also, How did you get the original picture??

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you. Yes, you are correct, the Photopea is used to export all the states since the needle is a smart objects used in all those groups. If you want to know how that file was created, you can download it from GitHub and open in Photopea and take a closer look. Feel free to ask if you have any questions!

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

    I wish this kind of stuff could be done without needing dedicated software for graphics...
    Great stuff project regardless 👍

    • @upir_upir
      @upir_upir  3 місяці тому

      It can be done, but not with this particular (cheap) display. Once you start paying more money, things are easier :)

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

    The pointer could turn automatically from blue to red if the temperature is excessive :)

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Yep, that would be a nice addition!

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

    Awesome project! I would really like a DPF regeneration screen like this so I would know when the car is regenerating the diesel particulate filter and would be nice to know the percentage the DPF filter is filled as well :)

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

      That would be cool, but I´m not sure how much information regarding the DPF you can get from OBDII. I will definitely take a look.

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

    Really great video....ever think about doing a digital dash with tunerstudio as input?

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

      Thank you! Yes, I do plan to try some dashboard, but is the turnerstudio really the input? I though that it is for displaying the data.

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

    Finally fast displays for "HDMI for poor people" -) Thank you very much

    • @upir_upir
      @upir_upir  3 місяці тому

      You are welcome, I agree that those are great cheap and fast displays.

  • @gustavopaschoal7882
    @gustavopaschoal7882 3 місяці тому +1

    Great idea!
    I'm thinking about implementing it in my car, do you have any idea of ​​making a video explaining how to connect some sensors (oil temperature, oil pressure and boost)?
    Once again excellent material, excellent explanation!

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you. I already have a video about creating a boost pressure gauge with a real sensor - ua-cam.com/video/cZTx7T9uwA4/v-deo.html
      and I plan to cover more sensors in the future videos, including connecting it to OBDII port and getting the data from there.

  • @guomaria6878
    @guomaria6878 3 місяці тому +1

    Amazing job, super clear

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad you like it!

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

    absolute perfect timing. i'm trying to retrofit something like this in my car.
    do you think i can just hook up the sensors i installed like you connected the potentiometers or do i need to change something?

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

      it depends on the output of the sensors, but it is doubtful that they will be linear analog voltages like that provided by the potentiometers. possibly available online but you could use a oscilloscope to read the output of the sensors and then code that into your display controller. intermediate to advanced project to integrate into an actual vehicle.

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad it´s helpful. As for your question - it depends on the sensor. Most Arduino sensors would be 5V, but car sensors would be most likely 12V, so some conversion would have to be made. Plus as the other commenter noted, the reported values might be non-linear, and sometimes the sensor does not change the voltage, but resistance instead. What kind of sensor are you trying to interface?

    • @esh92
      @esh92 3 місяці тому +1

      @@upir_upir Thank you for the reply!
      i instlled three sensors: an oil temperature, an oil pressure and a water temperature sensor.
      the temp sensors are NTC thermistors and the pressure sensor is resistance based.
      what would be the best way to convert the 12v signal to 5v for the arduino to read? sorry i'm a bit of a beginner

    • @zaprodk
      @zaprodk 3 місяці тому

      @@esh92 Use two resistors to form a voltage divider. Google is your friend here. Just be aware that without a reference, the reading will fluctuate when the car is charging the battery (voltage goes to 14V or so) - This can be fixed with another voltage divider that feeds 12V scaled down to 4.xx V into one of the analog inputs and this value is "full scale" for the reference.

    • @esh92
      @esh92 3 місяці тому

      ​@@zaprodk i did some research and it seems like this method will not produce results that are accurate. at least not as accurate as using "normal" 12v gauges.
      since i want these to be working gauges and not a simple gimmick, i'm gonna have to keep looking for alternatives.

  • @Jindraxx20
    @Jindraxx20 3 місяці тому +1

    Hello upir
    Thank you for this great content !!!
    I'm wondering how you achieved the smooth transition in your gauses. Is this due to the 60 fps rate ?!

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad you like it. Yes, it´s due to the update speed being 60FPS and the number of images for individual states. That said, it would probably look smooth also with 30FPS and half the images.

  • @Wayne_Nero
    @Wayne_Nero 3 місяці тому +1

    Another amazing project!

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad you like it.

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

    I wonder if this screen has the ability to rotate the image. Because if it has it would make everything so much easier, just making a range and get how much angle will be added to the image of the needle

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Maybe, but even if there is such function, it still only supports 1-bit transparency, so you would need to have a single colored background to look good.

  • @HalDanakaAlex
    @HalDanakaAlex 3 місяці тому +1

    Thank you for video!
    Very cool step by step instruction.
    But i want to ask about memory economy.
    Can you use backgroung image with needed endpoints/colors/units and only one pack of same needle positions? That should save plenty of memory

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you, I’m glad you like it! Unfortunately those displays only support one bit transparency, so your solution might save some memory, but it would not look very good.

  • @Ivan-eo5pq
    @Ivan-eo5pq Місяць тому +1

    The input data for each channel can be passed through an LPF filter with a cutoff frequency of ~1 Hz, then all readings will be displayed very smoothly, even with a sharp measurement. You have an Arduino anyway, why not? =) The screen is very good.

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

      Yes, there are many ways how to make this project better, this video was mainly about the screen and the graphics design.

  • @MariaMario-p5p
    @MariaMario-p5p 2 місяці тому +1

    I loved your video as I have a Ford focus RS !! In the video you indicated that the next video you will connect it to the Car. I am trying to figure out what the coding is for these gauges?

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

      Cool! And yes, I will describe the connecting it to the car in the next video.

  • @woznaldo
    @woznaldo 3 місяці тому +1

    Great video and very informative. You talked about the Arduino memory and from what I could see, it was close to maxed out. Is that correct? If so, what are you options when taking this approach on a larger scale? i.e. a full dash? I know there are more capable Arduinos but, will a dash that gets all its inputs from a CANbus network require something like a Raspberry Pi4?

    • @upir_upir
      @upir_upir  3 місяці тому +1

      I will cover creating a dashboard in the next video. It could still be done with Arduino and DWIN display. Raspberry Pi would be a good ideas as well, but would cost more.

    • @woznaldo
      @woznaldo 3 місяці тому

      @@upir_upir that’s awesome. What I’m trying to understand is how we get CAN inputs translated to display outputs. I’ve been doing a bit of research and understand there are different protocols. I’ve got the concept of ‘CAN sniffing’ to determine what signals relate to certain functions. This is easier if these are known ahead of time, I.e. if you run an aftermarket ECU. Haltech’s website has some great info on their CAN protocols.

  • @K.R.CenthurBala
    @K.R.CenthurBala Місяць тому +1

    Great video. If possible canale a tutorial on how to design those dials on photopea please.

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

      Thank you. Yes, I will record a video about the Photopea part soon.

  • @FabioTomasAquino
    @FabioTomasAquino 3 місяці тому +1

    Amazing video, now i want to do this to my car.

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Perfect, go for it! And of course - good luck with your project.

  • @benwouda
    @benwouda 3 місяці тому +1

    This is exactly what I needed 🎉

    • @upir_upir
      @upir_upir  3 місяці тому

      That’s great to hear, thank you for your support!

  • @bluegizmo1983
    @bluegizmo1983 3 місяці тому +5

    Does that screen have a way to rotate a single image? If so, it would use a lot less memory to store the gauges as a single background layer image and then have the needle as a single image that is rotated, instead of having 121 images of the needle in different positions...

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

      Unfortunately, it cannot rotate images. Actually, it might rotate image, but the quality is not so great and you only have 1bit transparency, so no alpha blending. That´s the limitation of the used custom chip.

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

    As an Owner of a Mk8 Fiesta ST - I would LOVE to do this; My only issue is finding a place to put it

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

      I´m sure it would look great inside!

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

      @@upir_upir any chance of selling it as a kit for a dummy like me? 😅

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

      Maybe in the future, once I make it more bulletproof. For now, it´s more in the exploration phase, as I´m learning along the way..

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

      @@upir_upir... Maybe even a once off kit? 😉

  • @dennisf1973
    @dennisf1973 3 місяці тому +1

    Love it and your newly discovered channel.
    Please make this (and other projects like this) available for OBD-2 i need this in my beautifull mk1 Audi TT 😊
    (I would even buy this ready made from you too)
    Greatings from NL✌🏻

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you. Connecting this to OBDII is definitely on my to-do list for the next video. Audi TT is a cool car!

    • @andersdoverud9046
      @andersdoverud9046 3 місяці тому +1

      @@upir_upir Isn't OBDII one of the CAN-buses in most cars?

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

      @@andersdoverud9046 Yeah, straight to canbus would be easier, code wise, and would only need 2 wires that most probably you already have near the dash.
      That would give access to basicly every value you would need, you just need to find the right address.

    • @dennisf1973
      @dennisf1973 3 місяці тому +1

      @@upir_upir You got yourself a fixed subscriber haha. Thanks! Got a few things changed and have it for 15 years now already in mint condition 😇
      Weirdly they did not want an oil pressure gage and turbo pressure gage fixed.. It is visible via obd2 though! I really like mods that are small in the dash too, so i keep my fingers crossed 😉

  • @cpzmelbs
    @cpzmelbs 3 місяці тому +1

    This is fantastic, both the design and the video itself. Do you have an RS yourself? Or do you plan to do other car related projects in the future? 👍👍

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad you like it! I don´t have RS, only the "S" :/ But I do plan to make more car-related projects in the future. What kind of project would you be interested in?

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

    I would love to see a round gauge display project for motorcycle. Hopefully you will have one sooonnn

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

      Yep, that´s surely my plan!

  • @tbazsi95
    @tbazsi95 3 місяці тому +5

    0:29 This is not Focus RS gauges. Focus RS has blue backplate. This looks like Focus ST MK3 gauges.

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you for the clarification, you are correct, those are from Ford Focus ST, not RS. My fault!

  • @antonlucic2833
    @antonlucic2833 3 місяці тому +1

    very cool! and what would you use for connecting real car sensors to this setup? I'm talking about some older cars sensors that work on resistance. Also i guess 12v directly on arduino would be very bad....
    would using a Analog to digital converter be the right choice?

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

      I will cover newer car first - with OBDII, and than hopefully move to cars without canbus. In that case yes, you cannot connect Arduino directly to 12V, you would need to use a voltage divider.

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

      @@upir_upir looking forward to it! Thanks for the tip.

  • @hooskworks
    @hooskworks 3 місяці тому +1

    Having had a Mk3 RS i like the look of this. It's be a better centre gauge pod than the stock one. Do you think you could add peak value markers with adjustable decay times to them or just to the boost gauge?

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you! Peak value is an interesting idea, I will try to add it, but as you said, probably makes sense only for boost gauge?

  • @paweldziadowicz3429
    @paweldziadowicz3429 14 днів тому

    Great job , great project. I tried to make similar project using other LCD, but this has better quality. Finally, I have LCD part , CAN part but .... I don't know ID's from can-bus which corresponding to 3 values on LCD. Maybe someon knows and can put there , then project will be completely.

  • @fatallny
    @fatallny 3 місяці тому +1

    Thank you!!! If you could record video about connecting this display to real OBD data from car would be great

    • @upir_upir
      @upir_upir  3 місяці тому +1

      You are welcome. Yes, I will try to explore getting the data OBDII in the future video.

  • @thisisarabbithole
    @thisisarabbithole 3 місяці тому +1

    Amazing ! Thanks for sharing us

    • @upir_upir
      @upir_upir  3 місяці тому

      You are welcome, thank you for your comment!

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

    At 9:20 you showed the 121 groups in Photopea. Did you make all the groups / images manually by rotating the needle-layer 1 degree between every image? Or is it possible to automate it?

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Yes, it can be semi-automated using Photoshop actions. Unfortunately Photopea only has a limited action support, so the actions would have to be adjusted.

  • @AnthonyBabcock
    @AnthonyBabcock 3 місяці тому +1

    Great video, thanks for sharing!

    • @upir_upir
      @upir_upir  3 місяці тому

      You are welcome, thank you for your comment!

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

    Recently bought a '24 Honda Civic. I'd pay real money for add-on oil pressure and coolant temperature like this.

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

      Could you please send me an email? It´s on the about page of this channel. Thanks!

  • @AutoTuring
    @AutoTuring 3 місяці тому +1

    Очень интересно, но не понятно как вы преобразовываете сигнал CAN (Controller Area Network) для того чтобы ваше устройство знала какие ей данные показывать

    • @upir_upir
      @upir_upir  3 місяці тому

      I will cover Obd2 connection in the next video.

  • @nikoladd
    @nikoladd 3 місяці тому +1

    ICL was a file format for Icon Libraries. You could try to manage them with GreenFish or some other icon editor tool. It's basically a DLL containing only icon resources.
    If this is the case you can get some proper 32bit transparency editing.

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

      Unfortunately this particular ICL format has just the same extension, but it´s completely different format. The 1-bit transparency is not a restriction of the file format, but of the used chip on the display.

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

    @upir Awesome video! I have been thinking of how to do something just like this for a long time! Is there any chance you are selling these?

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

      Thank you, I’m glad you like it! I might sell those later, for now, it’s just an experiment and a project to learn all the required bits and pieces. And of course, to share my progress.

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

    You cover this setup in 45 minutes..... I'm hoping to get this right in under 45 days.

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

      Don’t worry, it took me much longer than 45 days to figure it out. More like two years or so.

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

    I know one thing for sure. This guy doesn't get confused.

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

      Truth is, I’m confused most of the time, but I only record video when I have most of the things figured out.

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

      @@upir_upir Just by getting through all that and figuring it out its admirable. Thanks for your educating videos.

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

      Thank you for your nice comment!

  • @NIKOSGEOR
    @NIKOSGEOR 3 місяці тому +1

    Love your videos.
    You are a great tutor on electronics and the content is highly informative.
    May I dare to correct you in tiny part? TX means transmit and of course RX receive

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you for your nice words and for the clarification of naming, that´s always appreciated!

  • @mohamedcheikhali6008
    @mohamedcheikhali6008 3 місяці тому +1

    Amazing work !

  • @DanCycles
    @DanCycles 18 днів тому +1

    Thank you for the video! I’m trying to find a square gauge like this for my motorcycle to monitor map sensor pressure ( using a gm 3 bar map sensor) + lambda ( using spartan v3 lite) but I can’t find any… I guess I will have to do it myself based on your video ❤

    • @upir_upir
      @upir_upir  15 днів тому +1

      Creating thing by yourself is always great, good luck with your project!

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

    Geniální, podobným způsobem by se dal vyřešit problém s neexistující nahradou jednoho typu displeje pro Peugeot 406, který marně hledají fanoušci 406tek po celé Evropě. Jen nemyslim, že je reálné abych se k tomu dokopal 😢. Ale toto video mě posunulo z bodu nejde to.... Do bodu ono by to šlo, jen ta časová náročnost a odhodlání. Tak ať maji videa úspěch 👍

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

      PS: na video jsem narazil na své homepage 🤔 asi dobře vycvičený algoritmus, auta, technika, 3d tisk, elektronika, stavařina .... Jen pro zajímavost jako zpětná vazba

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

      Díky za info! Mužů se zeptat, co je to přesně za displej? Tj., co je na něm zobrazeno?

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

      @@upir_upir průměrná spotřeba 2 paměti (druhý typ displeje umí jen jednu), rádio, venkovní teplota, datum a čas, pozice v CD měniči a kdysi to umělo i navigaci. Teď se mi při hledání podařilo najít jakýsi pásek k LCD ale nemyslím, že to problém vyřeší, problém nastane když se displej zahřeje, text začne mizet

  • @sHpAaKu316
    @sHpAaKu316 3 місяці тому +1

    great stuff! now can You explain how to make it work based on ODB2 CAN signals?

    • @upir_upir
      @upir_upir  3 місяці тому

      Yes, that´s the topic for the next video.

  • @danondler8808
    @danondler8808 12 днів тому +1

    How did you use Photopea to subtract the needle into a gauge without and just the needle? That was pretty cool.

    • @upir_upir
      @upir_upir  12 днів тому

      I don´t understand the question? The image contains both the needle and the background.

    • @danondler8808
      @danondler8808 12 днів тому

      @@upir_upir I messed up on my question, sorry. I didn't see how to capture the needle from the original gauge in a layer and fill in the background of the gauge, etc. I see all the parts from you're github but I'm new to photoshop/photopea and would like to know how you did that. Do you have leasons on photopea?

  • @AyraSikil
    @AyraSikil 3 місяці тому +1

    As always - awesome and neat) however - did I miss the part about changing the units and colors by tapping the screen?

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you. You didn´t missed that part, it will be covered in the next video. In the meantime, you can download the project from GitHub and see how it was made.

    • @AyraSikil
      @AyraSikil 3 місяці тому

      @@upir_upir oh, have You watched that instagram-link, I've send at start this week? Where round LCD was installed in a HID lens? Thought that would impress You

  • @Pere_merguez666
    @Pere_merguez666 3 місяці тому +1

    Hello, it would be very interesting to connect your system to the CAN bus of a MaxxECU to have an alternative to the CANchecker system which is very expensive.

    • @upir_upir
      @upir_upir  3 місяці тому

      I would definitely like to explore the MaxxECU and other after-market ECUs and how I can connect those to my displays, but I first need to find someone with a car I can test on.

  • @raheslop
    @raheslop 3 місяці тому +1

    Great video, I’m guessing the new step is to interrogate the CAN bus (via ODB2?) to drive the gauges?

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you, and yes, that’s exactly the plan for the next video.

    • @raheslop
      @raheslop 3 місяці тому

      @@upir_upir looking forward to it

  • @gumpyRS
    @gumpyRS 3 місяці тому +1

    Incredible video as always! Can't find the 3.7" available anywhere. Is there an equivalent I can use or a different size? Thanks

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, I´m glad you like it. Hopefully the 3.7" will be soon back in stock, but in the meantime, you can use any 5V DWIN display out there, they will work all the same.

    • @upir_upir
      @upir_upir  3 місяці тому

      Looks like they restocked a few pieces - s.click.aliexpress.com/e/_DCHgjj9

  • @fooballers7883
    @fooballers7883 3 місяці тому +1

    Brilliant....Thank you for a great detailed tutorial.

  • @foxmoulder2430
    @foxmoulder2430 3 місяці тому +1

    Ganz schön coole Nummer. 😊

    • @upir_upir
      @upir_upir  3 місяці тому

      Thank you, but what number? :)

    • @foxmoulder2430
      @foxmoulder2430 3 місяці тому +1

      @@upir_upir Numbers: cool Design, Technical Innovation.

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thanks!

  • @bimokayoba
    @bimokayoba 3 місяці тому +1

    Great work ❤, keep it up

    • @upir_upir
      @upir_upir  3 місяці тому +1

      Thank you for your comment!