登录
首页 » SCM » 51写的一个例子, 驱动IC为T6963.

51写的一个例子, 驱动IC为T6963.

于 2023-01-28 发布 文件大小:33.30 kB
0 60
下载积分: 2 下载次数: 1

代码说明:

51写的一个例子, 驱动IC为T6963.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Snake in the game in single
    单片机在游戏贪吃蛇中的应用,供大家参考,有什么一件可以发邮件给我-Snake in the game in single-chip applications, for reference, what can be an email to me
    2022-01-26 02:00:27下载
    积分:1
  • 这是一个verilog源码的优先编码器,可以通过led显示结果。
    这是一个verilog源码的优先编码器,可以通过led显示结果。-This is a Verilog source priority encoder, can be led through the result will be displayed.
    2023-01-14 10:30:03下载
    积分:1
  • LCD应用显示keil编写非常实用的C程序
    LCD应用显示keil编写非常实用的C程序-LCD display keil prepared very practical application of C-program
    2023-01-09 12:15:03下载
    积分:1
  • 具体的硬件结构,大家可以看 WS 系列产品的原理图 * 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.3管脚接一个轻触开关,...
    具体的硬件结构,大家可以看 WS 系列产品的原理图 * 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.3管脚接一个轻触开关, * 作为手动计数的按钮. 数码管驱动采用动态扫描方式用单片机的P0.0-P0.7驱动数码管的段码, * P1.3 控制个位数码管的共阳极公共端,P1.2 控制十位数码管的共阳极公共端 * 通过按一下P3.3按键,数码管做 1 的累加, 实现00~99的计数功能,当计到99时又从00开始. * 大家可自行修改程序,扩展到0000~9999的计数范围-Specific hardware architecture, we can look WS schematic family of products using AT89S51* Single-chip to produce a manual counter, in the P3.3 pin MCU AT89S51 by one touch switch,* as a manual count of button. nixie tube driven by dynamic scanning with MCU P0.0-P0.7 driver code segment digital tube,* P1.3 control bit digital tube anode of a total public client, P1.2 control of 10 digital total anode tube through public client* P3.3 click buttons, a digital pipe to do one of the cumulative, realize 00 ~ 99 count function, when the total to 99 from 00 the beginning of time.* everyone can modify the program, extended to 0000 range of ~ 9999 count
    2022-04-09 10:32:45下载
    积分:1
  • C51语言编码设计规范,说的很详细的。
    C51语言编码设计规范,说的很详细的。-C51 coding design specifications, said the very detailed.
    2022-12-13 14:55:04下载
    积分:1
  • 基于C8051F040的液晶,键盘交互式程序,其中液晶和键盘高质量处理函数都已经模块化了,用户可以直接使用...
    基于C8051F040的液晶,键盘交互式程序,其中液晶和键盘高质量处理函数都已经模块化了,用户可以直接使用-C8051F040-based LCD, keyboard interactive procedures, which deal with high-quality LCD and keyboard functions have been modular, and users can directly use
    2022-07-11 08:23:33下载
    积分:1
  • 三菱梯形图转成51单片机HEX文件。 三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出, 打开写好的梯形图,转换出的就是hex文件,烧录到...
    三菱梯形图转成51单片机HEX文件。 三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出, 打开写好的梯形图,转换出的就是hex文件,烧录到51单片机,51单片机 就可以执行PLC的动作了。51单片机控制板价格便宜,可以代替简单场 合的PLC,控制成本降低。 1:把PWM转换后,在PWM文件下生成一个HEX文件。 2:生成的文件很大,51单片机要选用8K以上(AT89S52就是8K)储存量的。 3:把HEX文件下载到单片机就可以用了。 -Mitsubishi ladder into 51 single-chip HEX file. Mitsubishi software written ladder, and then run the conversion software, set 51 single-chip input and output, open ladder-written, conversion is a hex file, burn to 51 single-chip, 51 single-chip microcomputer can be implementation of the action of PLC. 51 Single-chip panel prices, can replace the simple occasions PLC, control and lower the cost. 1: after the PWM converter, PWM documents generated in a HEX file. 2: generate a lot of paper, 51 single-chip 8K to choose more than (AT89S52 is 8K) storage capacity. 3: The HEX file can be downloaded to a single-chip microcomputer used.
    2022-09-07 14:30:03下载
    积分:1
  • In this experiment to learn how to use the CC2420 will be the address decoding f...
    在本实验中将学习如何利用 CC2420 的地址译码功能来接收基于IEEE802.15.4 的标准 帧。CC2420 在硬件上支持地址译码,可以在MDMCTRL0 寄存器中进行设置,-In this experiment to learn how to use the CC2420 will be the address decoding function to receive a standard based on IEEE802.15.4 frame. CC2420 hardware support for address decoding, you can MDMCTRL0 register set,
    2023-04-26 03:35:03下载
    积分:1
  • C51 Chinese characters written by a fight between input source, a very useful
    C51写的一个汉字拼间输入的源码,很有用的-C51 Chinese characters written by a fight between input source, a very useful
    2022-06-18 10:45:40下载
    积分:1
  • JUPITER演示程序,lcd显示图片。
    JUPITER演示程序,lcd显示图片。-JUPITER demo program, lcd display picture.
    2022-06-01 19:14:32下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载