···11+# foolmoron's Fork
22+- Playing around with an animation on touch
33+14# The Every Day Calendar
2536
···3437### Installing Arduino Libraries
353836391. Copy the contents of this repository's *firmware > libraries* directory into your computer's Arduino libraries folder.
3737-4040+3841 - Typically that's located in **Documents/Arduino/libraries**
3939-4242+4043 **Note:** If more instruction is needed, follow Arduino's guide: https://www.arduino.cc/en/guide/libraries
41444245To test and see if the custom libraries are working, you can run our sample code provided in the *firmware > sketches* directory of this Github repository. Simply upload one of the sample code files onto the calendar using the Arduino IDE, open the **Serial Monitor** and set the baud rate to **9600**.