搜索资源列表
51liuxingdeng
- 51单片机流星灯程序-Meteor lights program 00000000000000 51 MCU
LED
- 在51 单片机控制下,控制64 个LED灯做流星灯旋转,已量产的程序,可以使用-51 MCU control, control 64 LED lights do the meteor light rotation, production program, you can use. .
1
- 单片机流水灯程序,流星灯,高级流水灯,程序简洁新奇。-SCM water lights, meteor lights, advanced light water, the program simple novelty.
1
- 基于STC12C5A60S2的流星灯程序-meteor lights program based STC12C5A60S2 microcontroller
DM134
- DM134驱动程序,单片机通过DM134控制LED灯,流星灯程序-DM134 driver, microcontroller through DM134 control LED lights, meteor light program
liouxingdeng
- 流星灯程序,C语言写的, void delay(uchar ms) { uchar n; while(ms--) { for(n=125;n>0;n--); } }(Meteor lantern program, written in C)