--- id: screens title: Screens sidebar_label: Screens sidebar_position: 2 --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; There are currently two different screens supported by the RAK WisBlock system: The [RAK1921 OLED display](https://store.rakwireless.com/products/rak1921-oled-display-panel) is a 0.96 inch monochrome display. - 0.96 inch OLED display - Resolution 128 x 64 pixels - I2C interface This item requires soldering. Further information on the RAK1921 can be found on the [RAK Documentation Center](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK1921/Overview/#product-description). Similar modules are widely available from other suppliers, but do check the boards as some have the VDD and GND pins swapped round. [0.96 inch OLED display](/img/hardware/screen.png) The [RAK1400 EPD module](https://store.rakwireless.com/products/wisblock-epd-module-rak14000) is an ultra low power E-Ink display with three user buttons. - 2.13 inch black and white E-Ink display - Three button module - Resolution 212 x 104 pixels - Occupies the IO Port of a Wisblock Base - Firmware for 5005 with RAK14000 e-paper: [`firmware-rak4631_eink-1.3.x.uf2`](/downloads) RAK4631 5005 14000 Please note only the white-black display is supported at this time, the white-black-red display may work, but is not supported. Further information on the RAK14000 can be found on the [RAK Documentation Center](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK14000/Overview/#product-description).