SPI LED Controller is a small controller able to play content on up to 1024 RGB digital pixels. It is a great device that now has, along the DMX trigger capabilities, also some excellent Stand-Alone features.
You can use the Playlist to set the animations stored on an SD-Card to play in a sequence. Once the device is turned on, it will play the animations you have selected in the text file. Logic is very simple, check the example below:
[Playlist]
13=1 <em>( animation index 13 will play once )</em>
3=3 <em>( animation 3 will play 3 times )</em>
15=1
12=0 <em>( animation 12 will loop indefinitely )</em>
Once the device is turned ON, the sequence that you have setup will start to play. Make sure to have botht the settings.txt & Playlist.txt file on the SD-Card.
You can download the example Playlist.txt file here.
<div class="ose-youtube responsive wp-block-embed-youtube ose-youtube-single-video alignfull" style="max-width: 100%;">
<iframe src="https://www.youtube.com/embed/fXuddipT1qM?controls=1&fs=1&iv_load_policy=1"
allowtransparency="true"
allowfullscreen="true"
frameborder="0"
style="max-width: 100%;"
width="640" height="360">
</iframe>
</div>