From 36a6ce1f61c163e8a64dfb83bb58f73bfd1f0089 Mon Sep 17 00:00:00 2001 From: Harrison Mclean Date: Wed, 10 Feb 2016 03:33:55 +0800 Subject: [PATCH] Update libraries.md Added DMD2 Library --- doc/libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/libraries.md b/doc/libraries.md index e749def26..ce085c352 100644 --- a/doc/libraries.md +++ b/doc/libraries.md @@ -154,3 +154,4 @@ Libraries that don't rely on low-level access to AVR registers should work well. - [WiFiManager](https://github.com/tzapu/WiFiManager) - WiFi Connection manager with web captive portal. If it can't connect, it starts AP mode and a configuration portal so you can choose and enter WiFi credentials. - [OneWire](https://github.com/PaulStoffregen/OneWire) - Library for Dallas/Maxim 1-Wire Chips. - [Adafruit-PCD8544-Nokia-5110-LCD-Library](https://github.com/WereCatf/Adafruit-PCD8544-Nokia-5110-LCD-library) - Port of the Adafruit PCD8544 - library for the ESP8266. +- [Dot Matrix Display Library 2](https://github.com/freetronics/DMD2) - Freetronics DMD & Generic 16 x 32 P10 style Dot Matrix Display Library