Examples - This folder contains sample code for using the library. Download this repository. Unzip the package to desired location. Open the Arduino IDE. As shown in the image below, navigate toSketch > Include Library > Add .ZIP Library.in the Arduino IDE. Select the option to"Add .ZIP ...
At the top part, lines one and two specified to download, along with the main code, the library files for the LCD and the gas sensors, and initialized the LCD; it told the LCD it has 16 bits of horizontal and two vertical spaces to display text. The next set of lines initialized ...