Lesson 33--Microduino 16*16 Lattice Character Longitudinal Move Display
From Microduino Wiki
Revision as of 12:03, 27 March 2014 by Jasonsheng (talk) (Created page with "{{Language|第三十三课--Microduino 16*16点阵汉字左移}} {| style="width: 800px;" |- | ==Objective== The last experiment finished moving a image to right, this lesson...")
Language: | English • 中文 |
---|
ContentsObjectiveThe last experiment finished moving a image to right, this lesson will move an image to left dynamicly on 16*16 lattice. Equipment
DocumentLM-2256 Series 16 *16 matrix displays:File:.led 16 16.zip Features
Principle
Debug
Detailed information,please refer to: http://www.microduino.cc/wiki/index.php?title=%E7%AC%AC%E4%BA%8C%E8%AF%BE--Microduino_OLED%E4%BD%BF%E7%94%A8/zh Note: modulus method changed to: determinant, Yang code, reverse.
In loop() function, the second for() loop uses to control display timer for every image, large number with large timer. ResultThrough testing, the right move speed of Chinese character is about half a second for one step. Players can modify the display images and time according to his own interest. Pay attention issue
Video |