cartreader/libraries/README.md
2018-10-06 10:42:02 +02:00

508 B

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
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
RGB Tools lib: https://github.com/joushx/Arduino-RGB-Tools
SI5351 lib: https://github.com/etherkit/Si5351Arduino