We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4bf6f commit c0e6c5dCopy full SHA for c0e6c5d
UsingArduino/Arduino-Make/ssd1306_128x64_i2c/OLED_SSD1306.md
@@ -0,0 +1,13 @@
1
+# I2C 0.96" OLED dsiplay with SSD1306 controller
2
+
3
+>[!TIP]
4
+> Needs the following Arduino Libraries:
5
+> - Wire
6
+> - SPI
7
+> - Adafruit_GFX_Library
8
+> - Adafruit_SSD1306
9
+> - Adafruit_BusIO
10
+>
11
12
+>[!NOTE]
13
+> Good tutorial on [Random Nerd Tutorials](https://randomnerdtutorials.com/guide-for-oled-display-with-arduino/)
0 commit comments