Giter VIP home page Giter VIP logo

Comments (17)

maquiano avatar maquiano commented on June 14, 2024 1

Thanks very much!,
Now the screen fits with the height. The font is a bit complicate to me and Its right as you create it.

The final results... by now!.
vlc_014

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

Hi, you have to make the changes in function setColorTheme in MFD.js.ino, in function setLuminosity in MFD.js.ino, and in the :root style in CarInfo.css.ino.

from vanliveconnect.

maquiano avatar maquiano commented on June 14, 2024

Thanks,
it works.

I have few questions.
How could I change the font?
How could I attach the Background image and make it visible?
Can you help me to fit info on my screen?
1679750582278

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

Nice! 😃

Background image is in the data directory, here. Ofc you can put your own image there.

You must upload it to your ESP's SPI Flash File System (SPIFFS), and have the ESP web server serve all content from that file system. Instructions how to do this are here: #4 (comment) .

If the ESP web server is serving content from SPIFFS, the changes you made in MFD.js.ino must be copied into MFD.js.gz. Note that .gz format and file extension is not required (just more efficient).

Can you help me to fit info on my screen?

Your screen has slightly different aspect ratio. I will check the resizing code to take into account the screen height so that all is visible.

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

Can you help me to fit info on my screen?

Latest commit now takes into account the screen height so that it always fits.

How could I change the font?

You need to replace the .woff files (DSEG14Classic-BoldItalic.woff, DSEG7Classic-BoldItalic.woff, DotsAllForNow.woff and ArialRoundedMTbold.woff), and update all references to them. This is a big task, since all UI elements are sized to fit.

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

That's cool! 😃 Thanks for sharing the results!

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

How could I change the font?

The latest commit now uses the PeugeotNew font. The screen layout now looks much nicer 😃

from vanliveconnect.

Edronax avatar Edronax commented on June 14, 2024

Thanks, it works.

I have few questions. How could I change the font? How could I attach the Background image and make it visible? Can you help me to fit info on my screen? 1679750582278

oh wow what a fancy design! can you share your modifications ? what phone is this, looks goodfitting? Would also like to use it on my 406 coupe now that my display is broken

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

Thanks 😄

can you share your modifications

Which modifications are you referring to?

from vanliveconnect.

Edronax avatar Edronax commented on June 14, 2024

@0xCAFEDECAF the modification for the theme that it looks so similar to the original display.
just ordered everything, will try it myself!

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

will try it myself!

Nice! Keep us updated!

the modification for the theme that it looks so similar to the original display

Ah you mean the "orange" color theme. I don't have it, it is done by @maquiano . @maquiano can you show us the modifications?

from vanliveconnect.

maquiano avatar maquiano commented on June 14, 2024

Hi mates!,
Excuse me, I'm a bit busy this days. When I had time I will share my modified version.
Regards.

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

Excuse me, I'm a bit busy this days. When I had time I will share my modified version.

No problem, take care!

from vanliveconnect.

maquiano avatar maquiano commented on June 14, 2024

Sorry for the delay.
Here is my last modified VLC.
VLC_maquiano_mod.zip

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

Thanks! Appreciated 😄

from vanliveconnect.

Edronax avatar Edronax commented on June 14, 2024

@maquiano
Thx, I would definitely like to try this.

@0xCAFEDECAF
I am still quite unused to the topic of ardunio and git. Have a problem where I hang something, should I open a new problem? Thank you!

from vanliveconnect.

0xCAFEDECAF avatar 0xCAFEDECAF commented on June 14, 2024

@Edronax : best to have the web documents (html, css, js, ...) served from the SPI Flash File System (SPIFFS) by uncommenting the line #define SERVE_FROM_SPIFFS in the Config.h file.

Also, you must apply all the patches as found in the Patches directory.

from vanliveconnect.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.