[Menu]>[Circuits Gallery]>[Signboard 2]>[Software]
This routine sholud be put on the main process.
The position of the displayed data and the data to display isn't shifted. In the lighting-up interval, it is 100 milliseconds per row. In the animation which is shown above, it is culling to make a file size small. Source code
Explanation
In this routine, the data which is set on the screen workarea is copied to screen area by one row from right and it calls LED control subroutine. The shift speed of the display is 100 milliseconds/row. If changing this timer, the display speed can be changed. |