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 373eff3 commit 841aaadCopy full SHA for 841aaad
README.md
@@ -385,3 +385,9 @@ This shows how to use define a maximum width after which the driver automaticall
385

386
387
This shows the code working on the SPI version of the display. See demo code for ESP8266 pins used.
388
+
389
+## Project using this library
390
391
+ * [QRCode ESP8266](https://github.com/anunpanya/ESP8266_QRcode) (by @anunpanya)
392
+ * [Scan I2C](https://github.com/hallard/Scan-I2C-WiFi) (by @hallard)
393
+ * [Weather Station](https://github.com/squix78/esp8266-weather-station) (by @squix)
0 commit comments