SR7673
April 25, 2023, 1:10pm
1
Hi all,
i’m about to try a RAK-14000 e-ink, https://aliexpress.com/item/1005003431595237.html
Just to be sure, does that work together with RAK4631 on RAK19007?
Is it the best choice or are there larger and/or cheaper modules available?
And how is that connected to the RAK19007? Is there a cable included? I see no one from the description…
garth
April 25, 2023, 4:14pm
2
It is the only supported eink model, it does not work with a GPS and has small ribbon cables to connect the display and three button pad to the 40 pin module. There is not really any cases available.
Currently the 1.3" oled is the most popular screen.
Anyone of the other added e-Ink displays can be selected when building from source, simple just change the e-ink display by uncommenting select e -ink display model in the code, refer to screenshot
Connect up using a RAK13002 IO board , RAK1400 board, DESPI-C02 or Waveshare e -ink Hat or to the e-Ink itself if it has its own driver board
Refer this PR for links to.purchase the other e-Ink displays
meshtastic:master
← markbirss:master
opened 09:36AM - 25 Feb 22 UTC
This PR is an further enhancement of [PR1199](https://github.com/meshtastic/Mesh… tastic-device/pull/1199) to add 1.54, 2.9 and 4.2 inch e-Paper support with partial updates for faster screen transitions
Library
_____
T-ECHO - Is initialised and implemented differently and still requires
(https://github.com/meshtastic/GxEPD2)
1.54, 2.9 and 4.2 inch - uses current public GxEPD2 library
https://github.com/ZinggJM/GxEPD2.git
The RAK14000 2.13 inch b/w 250x122 display does now supports partial updates
Purchase links
____________
200x200
1.54 inch e-paper display high resolution 200x200 partial refresh fast speed GDEW0154M09
https://www.buy-lcd.com/products/-381
296x128
2.9 inch e-paper display SPI Support for partial refresh 4 grayscale e-ink module screen GDEW029T5D
https://www.buy-lcd.com/products/-51
300x400
4.2 inch e-ink panel SPI interface 4 Grayscale buy e-paper display partial refresh GDEW042T2
https://www.buy-lcd.com/products/-85
Epaper HAT Connection Adapter Board for E Ink Display
https://www.buy-lcd.com/products/-27
I have justed tested 2 new diplays also
2.9 and 5.83 inch
1 Like
SR7673
April 25, 2023, 6:11pm
4
@mark.birss
Excellent, just excellent! That’s what i wanted to try in the end, a real display of a decent size.
So it just needs a I2C link.
Maybe you can show us some links where to order the displays you took? Just for some orientation…
From the video i also got my question answered how the separate e-ink board is connected to the RAK19007.
These e-Ink displays use SPI and needs 5/6 gpio pins in total and 3.3/5v and GND
That why i was able to use a Ethernet connection
The purchase links are included in the pull request i posted above
Good display supplies Waveshare and other companies with displays
The others i used are from MHET-Live and WeActStudio
The 2.9 is quite a nice size in my opinion
200x200
1.54 inch e-paper display high resolution 200x200 partial refresh fast speed GDEW0154M09
1.54 inch e-ink display with 200x200 resolution, 24 pins FPC connection, SPI interface, supports partial refresh. Fast speed, full refresh: 0.82S, partial refresh: 0.3S
Price: USD 6.88
296x128
2.9 inch e-paper display SPI Support for partial refresh 4 grayscale e-ink module screen GDEW029T5D
The 2.9inch e-paper is a TFT active matrix electrophoretic display with an interface and reference system design. 2.9'' epaper with 296 × 128 pixels, 4 grayscale, and has a white / black full display. Support partial refresh.
Price: USD 8.50
300x400
4.2 inch e-ink panel SPI interface 4 Grayscale buy e-paper display partial refresh GDEW042T2
This is a e ink display, 4.2 inch, with 400x300 resolution, UC8176, SPI interface, and this e-ink supports partial refresh and 4 grayscale. It can be customized to achieve 2s fast refresh.
Price: USD 17.60
Epaper HAT Connection Adapter Board for E Ink Display
This HAT connection board DESPI-C02 is aim to help users to learn how to use the E-paper Display easier, and it is used for Good Display's black-white E-paper Display and three-color (black, white and red/Yellow)
Price: USD 6.99
SR7673
April 25, 2023, 6:37pm
6
Fine. I just found that DESPI-C02 on aliexpress:
https://aliexpress.com/item/1005004633084221.html
Ah and there is the complete store:
https://aliexpress.com/store/600281
@mark.birss
I do now own a RAK14000. It is connected to the RAK19007 now. Cables should be connected correctly, just like shown at https://aliexpress.com/item/1005003431595237.html
The display does not show anything. Do i need to change some parameters? I already played around a bit, but…
Your advice could be helpful.
Uuuh, what a shame. I should have run the _eink firmware. Problem solved. Works nicely…
1 Like