hello I managed to run audio and imaging into my Arduino Uno project.
the project consist off:
- RA8875
- Arduino Uno
- MP3 with SD Card
- 7'' TFT Screen
Pixels are 800 X 480
the only issue that i am encountering is that the images are taking 1 minute and 30 seconds to fully load up.
images are in bmp format. i was wondering if there is any solution to this problem.
any feedbacks will be grateful. if images can be done in any other format that can potentially be faster i would gladly take it into consideration as well considering its an arduino.