您现在的位置是:首页 > 个人中心 > changankefu的日志

上传资源列表

  • 8只数码管闪烁显示.

    大小:47K 更新时间:2022-11-25 下载积分:2分

    uchar code DSY_CODE[]= { 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90 }; uchar code DSY_IDX[]= { 0x01;0x02;0x04;0x08;0x10;0x20;0x40;0x80 } void DelayMS(uint x) { uchar t; while(...

    标签:数码管C语言单片机数码管
  • PWM控制LED程序C语言源码

    大小:3M 更新时间:2022-11-25 下载积分:2分

    #include "reg51.h" unsigned int cd,dd; unsigned char cc,ee; sbit LED=P2^0; void led_int() interrupt 1 using 0 { TH0=0xf1; TL0=0xf1; TR0=1; dd++; if(dd==11) { if((cc==0x50)&&(ee...

    标签:pwmled
  • DS18B20数字温度传感器之IC程序

    大小:66K 更新时间:2017-12-26 下载积分:2分

       DS18B20是常用的数字温度传感器,具有体积小,硬件开销低,抗干扰能力强,精度高的特点。DS18B20数字温度传感器接线方便,封装成后可应用于多种场合,如管道式,螺纹式,磁铁吸附式,不锈钢封装式,型号多种多...

    标签:ds18b20数字温度传感器ic程序
Displaying 1-3 of 3 results.

changankefu

上传资料:3

下载资料:5