Recensioni clienti

Scrivi una recensione
  • Tutte le recensioni (27)
  • Immagine (2)
  • Video (0)
  • Tutte le stelle
    • Tutte le stelle(27)
    • 5 Inizia(26)
    • 4 Inizia(1)
    • 3 Inizia(0)
    • 2 Inizia(0)
    • 1 Inizia(0)
Ordina per:
Recensione Top
  • Recensione Top
  • Il più utile
  • Più Recente
Recensioni solo dal tuo paese (Italy)
|
Spettacolo originale

Una parte della recensione è stata tradotta automaticamente.

  • 21/12/2020

    For those trying to use these on an Arduino with an atmega328p microcontroller (eg., Uno, Nano, Pro Mini etc.) I have tested the following and found it to work: Connect the wiring as per the hardware WIKI as shown below (right column is the Arduino pins). VCC 3.3V GND GND DIN D11 CLK D13 CS D10 DC D9 RST D8 BUSY D7 In the Arduino IDE, go to the Library manager, and install the GxEPD library. To use a selection of fonts, also install the Adafruit GFX library. In your sketch, use the declarations as follows: // From GxEPD library: #include #include // 1.54" black and white #include #include // From Adafruit GFX: #include // For other fonts and sizes, look in the Adafruit GFX library files in the Fonts directory // These declarations match the WIKI hardware connections: GxIO_Class io(SPI, /*CS=*/ 10, /*DC=*/ 9, /*RST=*/ 8); GxEPD_Class display(io, /*RST=*/ 8, /*BUSY=*/ 7); void setup() { display.init(115200); } void loop() { display.drawPaged(showPageOfSomething); delay(5000); } void showPageOfSomething() { float t = 24.5; // randomise these if you want the display to change. float h = 56.0; display.fillScreen(GxEPD_WHITE); display.setTextColor(GxEPD_BLACK); display.setFont(&FreeSansBold24pt7b); display.setCursor(50, 84); display.print(t,1); display.setCursor(50, 145); display.print(h,0); display.print("%"); }

    Commento (2)
    Spettacolo originale
  • 20/08/2019

    good e-ink screen

    Commento
    Spettacolo originale
  • Paul
    RO
    24/09/2019

    ok

    Commento
    Spettacolo originale
  • 11/05/2020

    Ne ho ordinati tre e funzionano alla grande.

    Commento
    Spettacolo originale
  • 01/03/2021

    Display Ni - Non facile da programmare, ma una volta che si ottiene il blocco di esso sono divertenti da sperimentare - Il requisito di bassa potenza è un grande vantaggio!

    Commento
    Spettacolo originale
  • 20/01/2021

    Perfetto

    Commento
    Spettacolo originale
  • 01/11/2020

    In buon ordine ricevuto

    Commento
    Spettacolo originale
  • 04/06/2020

    Perfetto!

    Commento
    Spettacolo originale
  • 09/01/2020

    Display molto bello. Utile per applicazioni a basso consumo

    Commento
    Spettacolo originale
  • 07/12/2019

    great screen, bright & very low power consumption

    Commento
    Spettacolo originale
Show:

    Totale 0 pagine

    Vai alla pagina

    recommendation for you
    • US$6.99
    • US$9.53
    • US$13.99
    • US$25.40
    • US$33.34
    • US$11.54
    • US$14.78
    • US$29.43
    • US$19.99
    • US$19.99
    • US$44.84
    • US$4.99
    • US$58.99
    • US$52.89
    • US$50.39
    • US$12.64
    • US$20.39
    • US$37.99