GithubHelp home page GithubHelp logo

Comments (3)

schreibfaul1 avatar schreibfaul1 commented on August 16, 2024

My TFT-Library-ILI9486 will work with miniwebradio. You need a external SD card adapter, catalex must be modified, see https://github.com/schreibfaul1/ESP32-MiniWebRadio/blob/master/additional_info/CATALEX%20MicroSD%20Card%20Adapter.GIF
Greater logos and fonts can be used. Perhaps I will include this display later.

from esp32-miniwebradio.

schreibfaul1 avatar schreibfaul1 commented on August 16, 2024

My TFT library ILI9486 works with miniwebradio,
set
//TFT tft(1);
TFT tft;

in setup()
//tft.begin(TFT_CS, TFT_DC, SPI_MOSI, SPI_MISO, SPI_SCK, TFT_BL);
tft.begin(TFT_CS, TFT_DC, SPI_MOSI, SPI_MISO, SPI_SCK); // Init TFT interface
because the display has no backlight pin

image

and now adapt the fonts/graphics to the greater resolution

from esp32-miniwebradio.

dd7lp avatar dd7lp commented on August 16, 2024

Guten Tag, ich suche für das Miniwebradio, welches ich gerne nachbauen möchte die Datei
fonts.h, die im Arduino sketch stehen soll, ich finde die leider nirgend wo. Vielleicht können wir ja mal in kontakt treten. wäre schön wenn sie antworten würden
mfg petersen

Absender dieser E-mail
DD7LP
Christian Petersen
Lassensstieg 4
25853 Bohmstedt
Tel. 04671-5101 mob. 01701137601
Mail:[email protected]

from esp32-miniwebradio.

Related Issues (20)

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.