LED光源
LED光源(LED指的是LightEmittingDiode)为发光二极管光源。此种光源具有体积小、寿命长、效率高等优点,可连续使用长达10万个小时,未来LED光源应用在照明领域亦成为主流。
资源总数
500
LED光源 全部资料 500 份
LED电压表源代码
#include "stm8s103f.h" #include "LEDBL.h" #include "UART1.h" #include "LCD1621.h" //#include "KEY.h" #define uchar unsig...
2016-03-23
1