2016-07-04 13:21:34 +02:00
|
|
|
Unzip and copy those into your Arduino library folder e.g. C:\Users\sanni\Documents\Arduino\libraries
|
|
|
|
|
|
|
|
You can also get the latest versions from their respective github:
|
|
|
|
SD lib: https://github.com/greiman/SdFat
|
2018-10-06 10:42:02 +02:00
|
|
|
LCD lib: https://github.com/adafruit/Adafruit_SSD1306 (change display size to SSD1306_128_64 in header file)
|
|
|
|
GFX Lib: https://github.com/adafruit/Adafruit-GFX-Library
|
2016-07-04 13:21:34 +02:00
|
|
|
RGB Tools lib: https://github.com/joushx/Arduino-RGB-Tools
|
|
|
|
SI5351 lib: https://github.com/etherkit/Si5351Arduino
|