- Connect Micro USB (Type B) to SST-NodeMCU Project Board and USB (Type A) to USB Port of Computer.
- Connect the OLED as shown in the figure.
- Launch the Arduino IDE
- Install the U8g2 library in your Arduino IDE: go to Sketch >> Include Library >> Manage Library and select the U8g2 Library
- Click on Install.
- Write the Program using Arduino-IDE and Verify(compile) and upload the code to the Board.
- Observe the OUTPUT on OLED.