wemos tft display supplier

Note: Because Wemos regularly improves its products, it may be that an older version is supplied than the one mentioned in the link above. Moreover, the pictures on our site might show an older version of the product we currently supply. If you want to know which version we currently have in stock, please contact us.

wemos tft display supplier

Raystar is a global leading LCD panel supplier and specialized in producing TFT LCD Panel, including Color TFT, Monochrome TFT Display and bar type TFT Display. Raystar Color TFT displays are available in various resolutions and offers a wide product range of small to medium-sized TFT-LCD modules from 0.96” to 12.3". The interface options are in MCU / RGB / SPI / UART / 8080 / LVDS. TFT Panel with control board or TFT LCD Panel with micro controller are also available.

wemos tft display supplier

Here we connect a 130×130 TFT display with an SSD1283A controller to an ESP8266 Wemos D1 mini microprocessor board. The D1 mini has a smaller footprint than an Arduino while it has more working memory and on board wifi. A BH1750 photometric sensor breakout board connected with the D1 mini measures ambient light intensity. The amount of energy reported by the BH1750 is calculated in Watts per square meter and in Lux. Successively the Lux values are displayed on the TFT screen where a retro-analog looking temperature gauge automatically switches through three scales. The required libraries, and , can be downloaded from a repository at GitHub.

Square displays are interesting devices because they offer graphic features that allows the mimicking of an analog watch or meter. Most Arduino compatible displays possess pixel dimensions that are a multiple of 8, e.g., 128×64, 128×160, 240×320 or 320×480. Such dimensions result in rectangular displays. For some applications one might favor a square display with sufficient pixel resolution. The 130×130 pixel TFT display breakout board described here is sold by several Chinese vendors. The on board controller is a SSD1283A chip. Screen diagonal is a comfortable 40 mm (1.6 inch) while the breakout board dimensions are 54×35 mm. One attractive feature of this TFT board is that full 16-bit color is available. In this example a 130×130 TFT display is on a prototyping breadboard connected with a Wemos D1 mini ESP8266 microprocessor board, running up to a future project that aims at the construction of a highly portable, wifi connected, light intensity data reporting unit. The light intensity sensor is a BH1750 breakout board with I2C connectivity.

The breakout 130×130 TFT display is placed onto a breadboard together with a Wemos D1 mini (ESP8266; NodeMCU and Arduino compatible). This assembly is combined with the BH1750 breakout light intensity sensor (figure 1). The BH1750 sensor is mounted on a separate bracket and supplied with a gray intensity filter borrowed from a camera, this in order to match the intensity of direct sunlight with the sensor’s dynamic range (see earlier post)

The SSD1283A controller of the TFT display requires instructions that can be compiled with the libraries, and (authored by Jean-Marc Zingg). These libraries and their user documentation can be found at GitHub (https://github.com).

figure 1: Schematic connectivity for a 130×130 pixel SPI TFT display with SSD1283A driver with a Wemos D1 mini. The breakout TFT board has eight pins: LED, SCK, SDA, A0, RST, CS, GND and VCC. The display is a 16-bit color transflective TFT. The sketch forces it to automatically scale in three ranges. Pins SCL and SDK of the BH1750 photometric sensor are connected with pins D2 and D1 of the D1 mini, respectively.

The TFT breakout board is advertised by the vendor as 3.3V. Its brightness and contrast however are low when it is powered at 3.3 V (brightness and contrast of the display in both figures 1 and 2 were enhanced with a bitmap editor). The display tolerates 5V, e.g. when combined with an Arduino Uno and then displays somewhat brighter. As it will be introduced in a 24/7 photometric sensing project the 3V power supply is maintained to assure a long life. The BH1750 photometric sensor is 3.3V compatible.

1x Arduino Nano microcontroller board, breadboard, jumper wires, 130×130 pixel SSD1283A breakout TFT display, BH 1750 photometric sensor, 2x 4.7 k Ω resistor, breadboard.

Two sketches are supplied here: a demo showing graphics that can be programmed, and a sketch that reads light intensity data from the BH1750 sensor and displays these with a retro-analog gauge type meter on the 130×130 TFT screen. Both sketches need the libraries LCDWIKI_GUI.h> and . The LCDWIKIs can be downloaded from repositories at GitHub (https://github.com/lcdwiki/LCDWIKI_gui) (https://github.com/lcdwiki/LCDWIKI_SPI)

The 130×130 SSD1283A TFT display performs well with an ESP8266 type microcontroller board such as the Wemos D1 mini. In a previous post this has already been demonstrated. One disadvantage of this particular TFT display running at 3.3V power supply with a Wemos D1 mini is its low luminosity, making it less useful in sunlight conditions.

wemos tft display supplier

Personal Weather Station Monitor display your weather personal station sensors value, 4 days forecasts, moon, sun. It is not mine project. I just little modified to get sensors value from Thingspeak.com and display on TFT screen.

wemos tft display supplier

If you want to put the D1 Mini ESP32 directly on the back of the display shield, make sure you only solder the 16 legs the D1 Mini ESP8266 has. The connector on the back of the display has the outer and inner pins 1-on-1 connected while on the ESP32 they are completely different.

wemos tft display supplier

Feature1.44inch diagonal LCD TFT display128x128 resolution, 18 bits (262,144) colorDriver IC:ST7735SCompatible with WEMOS D1 mini3 connection methodsModel:V1.0.0Weight:7.7 gramsCompatible audio and video device style:display device, playerDimensions (width x height):46.9 * 30 * 13mmPackage includes1 x Display moduleSH1.0-10P connector connection diagram:(the cable and D1 Mini board does not includes)With ESP8266 board:(the ESP8266 does not includes)

wemos tft display supplier

Then, for each library, put its name into the text field to have its metadata pulled from the internet and displayed below. Select the latest version and install it.