Adafruit SSD1306

In this documentation you will be explained how to install the Adafruit SSD1306 OLED library in the Arduino IDE. This library is used to try out the simple projects offered in the Antares documentation.

Follow These Steps

1. Open Library Manager

In this step you are asked to open the library manager by opening the Sketch > Include Library > Manage library menu as shown below.

2. Install Adafruit SSD1306

In this step you need to find the DHT11 Sensor Library in the Library Manager as shown below.

Make sure the library version used is the same as that used in the ESP32 project, in the Antares documentation using Adafruit SSD1306 Version 2.5.7. Then after being sure of the library version, then do the installation by pressing Install as shown below.

3. Success Indicators

If the library installation is successful, the results will look like the following image.

Last updated