Skip to content

Commit b39146d

Browse files
committed
Merge pull request #1519 from WereCatf/master
More ESP8266-compatible libraries
2 parents 282f9f5 + b32ce25 commit b39146d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/libraries.md

+2
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,5 @@ Libraries that don't rely on low-level access to AVR registers should work well.
151151
- [Task](https://github.com/Makuna/Task) - Arduino Nonpreemptive multitasking library. While similiar to the included Ticker library in the functionality provided, this library was meant for cross Arduino compatibility.
152152
- [UTFT-ESP8266](https://github.com/gnulabis/UTFT-ESP8266) - UTFT display library with support for ESP8266. Only serial interface (SPI) displays are supported for now (no 8-bit parallel mode, etc). Also includes support for the hardware SPI controller of the ESP8266.
153153
- [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.
154+
- [OneWire](https://github.com/PaulStoffregen/OneWire) - Library for Dallas/Maxim 1-Wire Chips.
155+
- [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.

0 commit comments

Comments
 (0)