Skip to content

Commit

Permalink
add library
Browse files Browse the repository at this point in the history
  • Loading branch information
vitotai committed Dec 9, 2016
1 parent b65763b commit b924266
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
Binary file modified docs/BrewManiacExManual_0.1.pdf
Binary file not shown.
23 changes: 23 additions & 0 deletions libs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Libraries
Since the libraries might change over time, my code might not work with the newest version. The library archive is provided for your convenience.

* ArduinoJson
https://github.com/bblanchon/ArduinoJson
* WiFiManager
https://github.com/tzapu/WiFiManager
* ESPAsyncTCP
https://github.com/me-no-dev/ESPAsyncTCP
* ESPAsyncWebServer
https://github.com/me-no-dev/ESPAsyncWebServer
* ESP8266HTTPUpdateServer
https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266HTTPUpdateServer (newer version is needed. you might need to manually download it)
* LiquidCrystal-I2C
https://github.com/fdebrabander/Arduino-LiquidCrystal-I2C-library
* PCF8574_ESP
https://github.com/WereCatf/PCF8574_ESP
* PID_v1
https://github.com/br3ttb/Arduino-PID-Library/
* PID_AutoTune_v0
https://github.com/br3ttb/Arduino-PID-AutoTune-Library
* esp8266-oled-ssd1306
https://github.com/squix78/esp8266-oled-ssd1306
Binary file added libs/libraries.zip
Binary file not shown.

0 comments on commit b924266

Please sign in to comment.