Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 565 Bytes

4.md

File metadata and controls

10 lines (9 loc) · 565 Bytes

4 4

Procedure :

  • 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.