SPI – Show PM2.5 Concentration on ILI9341 TFT LCD

If you are not familiar with SPI, please read Introduction to SPI first.
 

Materials

Example

Introduction

This example extends previous PM2.5 example to show the PM2.5 concentration on the LCD.

Procedure

Open the example, “Files” → “Examples” → “AmebaSPI” → “ILI9341_TFT_LCD_PM2.5”

2

Compile and upload to Ameba, then press the reset button.

Then you can see the concentration value of PM1.0, PM2.5 and PM10 on the LCD.

2

2

Code Reference

In this example, first rotate the screen by 90 degrees, and draw the static components such as the circles, the measuring scale, and the title text. After the concentration value is detected, it is printed inside the circle.
Please confirm that QQ communication software is installed