Keyestudio Ks0428 Manual page 156

Table of Contents

Advertisement

www.keyestudio.com
0x00,0x10,0x28,0x44,0x10,0x28,0x44,0x10,0x28,0x44,0x00,0x00,0x0
0,0x00,0x00,0x00
Stop:
0x2E,0x2A,0x3A,0x00,0x02,0x3E,0x02,0x00,0x3E,0x22,0x3E,0x00,0x3
E,0x0A,0x0E,0x00
Clear
the
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0
0,0x00,0x00,0x00
The code that the multiple patterns shift:
/* keyestudio Mini Tank Robot v2.0
lesson 9.2
Matrix loop
http://www.keyestudio.com
*/
//Array, used to store the data of the pattern, can be calculated by
yourself or obtained from the modulus tool
unsigned char start01[] =
{0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80,0x80,0x40,0x20,0x10,0x
08,0x04,0x02,0x01};
unsigned char front[] =
{0x00,0x00,0x00,0x00,0x00,0x24,0x12,0x09,0x12,0x24,0x00,0x00,0x
displayed
code
156

Advertisement

Table of Contents
loading

Table of Contents