Scrolling text script does not compile

Hi,

Hope someone can help; I am new to this. I purchased the Arduino Uno R4 WiFi and set up the Arduino IDE, all the Example LED_Matrix except the last two "TextWithArduinoGraphics" and "TextWithArduinoGraphicsAsyncronius" compile and upload. I keep getting an error on compiling when I use these two Example script, it tells me I need the "ArduinoGraphics.h". I have managed to find the h file only thing is I am not too sure where to put it?

Regards
Simon Nixon

You need to install the ArduinoGraphics library.

Learn how to install additional libraries in the Arduino IDE 1.

2 Likes

Thank you very much for getting back to me so quick (it worked). How can I put a thumbs up to you.

Simon Nixon

You mark his post as the solution and click the heart icon.