Customer Reviews

4.96 out of 5
See all 27 reviews
Write a Review
  • All Reviews (27)
  • Image (2)
  • Video (0)
  • All Star
    • All Star(27)
    • 5 Star(26)
    • 4 Star(1)
    • 3 Star(0)
    • 2 Star(0)
    • 1 Star(0)
Sort by:
Top Review
  • Top Review
  • Most Helpful
  • Most Recent
Reviews only from your country (Australia)
|
Show Original

A part of the review has been auto-translated.

  • 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("%"); }

    Comments (2)
    Show Original
  • 20/08/2019

    good e-ink screen

    Comments
    Show Original
  • Paul
    RO
    24/09/2019

    ok

    Comments
    Show Original
  • 11/05/2020

    I've ordered three of these now and they work great.

    Comments
    Show Original
  • 01/03/2021

    Ni display - Not easy to program but once you get the hang of it they are fun to experiment with - The low power requirement is a big plus!

    Comments
    Show Original
  • 20/01/2021

    Perfect

    Comments
    Show Original
  • 01/11/2020

    In good order received

    Comments
    Show Original
  • 04/06/2020

    perfect !

    Comments
    Show Original
  • 09/01/2020

    Very nice display. Useful for low power applications

    Comments
    Show Original
  • 07/12/2019

    great screen, bright & very low power consumption

    Comments
    Show Original
Show:

    Total 0 pages

    Go to page

    Go
    recommendation for you
    • US$3.99
    • US$5.12
    • US$10.99
    • US$21.46
    • US$24.89
    • US$6.12
    • US$17.49
    • US$76.35
    • US$13.99
    • US$49.99
    • US$69.99
    • US$80.50
    • US$26.39
    • US$44.99
    • US$11.59
    • US$39.55
    • US$38.63
    • US$8.99