Lesson 33--Microduino 16*16 Lattice Character Longitudinal Move Display
Language | English |
---|
目录ObjectiveThe 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:文件:.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 |