mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-13 08:25:05 +01:00
9 lines
455 B
Markdown
9 lines
455 B
Markdown
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
|
|
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
|