您当前的位置:五五电子网电子知识单片机-工控设备51单片机Dmx512灯控制器程序 正文
Dmx512灯控制器程序

Dmx512灯控制器程序

点击数:7448 次   录入时间:03-04 12:04:03   整理:http://www.55dianzi.com   51单片机
                                        Run_Speed = Run_Speed+Circle;
                                        Frequence = Autorun_Table2[Auto_Step2][3];
                                        Pixels = Autorun_Table2[Auto_Step2][4];
                                    }
                                    i = Custom_Run[Play_Pc][0];
                                    if((Menu1 == 12)&&( i < 10 ))
                                    {
                                        Play_Pc++;
                                        if(Play_Pc > 29 )
                                            Play_Pc = 0;
                                        i = Custom_Run[Play_Pc][0];
                                        if(i > 10)
                                            Play_Pc = 0;
                                        Bk_Menu1= Custom_Run[Play_Pc][0];
                                        Color_Sort= Custom_Run[Play_Pc][1];
                                        Run_Speed = Custom_Run[Play_Pc][2];
                                        Run_Speed = Run_Speed+Circle;
                                        Frequence = Custom_Run[Play_Pc][3];
                                        Pixels = Custom_Run[Play_Pc][4];
                                    }
                                    Color_X = 0;
                                    Current_Color = Color_Table[Color_Sort][Color_X];
                                    Current_Lamp = 0;
                                    Run_Time = 0;
                                    Color_Set(0,31,D);
                                    _nop_();
                                 }
                                 //-----------------------
                              }
                              k = Color_X3+1;
                              if(k == 8)

上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51]  下一页


本文关键字:控制器  程序  51单片机单片机-工控设备 - 51单片机

《Dmx512灯控制器程序》相关文章>>>