Skip to content

Commit

Permalink
Merge pull request esp8266#1916 from urmilparikh/patch-1
Browse files Browse the repository at this point in the history
Add reference to OLED display library
  • Loading branch information
igrr committed Apr 17, 2016
2 parents 2ce0c51 + 04263fa commit 95ff1f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,4 @@ Libraries that don't rely on low-level access to AVR registers should work well.
- [Dot Matrix Display Library 2](https://github.com/freetronics/DMD2) - Freetronics DMD & Generic 16 x 32 P10 style Dot Matrix Display Library
- [SdFat-beta](https://github.com/greiman/SdFat-beta) - SD-card library with support for long filenames, software- and hardware-based SPI and lots more.
- [FastLED](https://github.com/FastLED/FastLED) - a library for easily & efficiently controlling a wide variety of LED chipsets, like the Neopixel (WS2812B), DotStar, LPD8806 and many more. Includes fading, gradient, color conversion functions.
- [OLED](https://github.com/klarsys/esp8266-OLED) - a library for controlling I2C connected OLED displays. Tested with 0.96 inch OLED graphics display.

0 comments on commit 95ff1f2

Please sign in to comment.