登录
首页 » SCM » C51单片机开发流水灯

C51单片机开发流水灯

于 2022-11-14 发布 文件大小:623.00 B
0 78
下载积分: 2 下载次数: 1

代码说明:

c51单片机开发 流水灯 很好的代码,好好学学吧。-c51 Microcontroller Development water lamp

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

发表评论

0 个回复

  • DDS技术的DSP
    采用DDS 技术实现了基于DSP 的模拟调制实验模块。包括系统的硬件和软件设计,模拟调制原理,DSP实现模拟调制的方法,同时采用单象限正弦波形存储器结构对DDS 模块进行了改进,提高调制器的性能。-DDS technology using DSP-based implementation of the experimental module Analog modulation. Including system hardware and software design, analog modulation principle, DSP Analog modulation methods of implementation, while a single-quadrant sine wave-shaped structure of the DDS memory module has been improved to enhance the performance of modulator.
    2022-03-10 01:38:07下载
    积分:1
  • 简易电子琴的设计 一、 设计题目: 设计一简易电子琴,要求能够发出1、2、3、4、5、6、7等七个音符。 使用元件:AT89C51、LM324,喇叭,按键等 二...
    简易电子琴的设计 一、 设计题目: 设计一简易电子琴,要求能够发出1、2、3、4、5、6、7等七个音符。 使用元件:AT89C51、LM324,喇叭,按键等 二、 设计目的 (1)能够对电子电路、电子元器件、印制电路板等方面的知识有进一步的认识,独立对其进行测试与检查。 (2)熟悉8051单片机的内部结构和功能,合理使用其内部寄存器,能够完成相关软件编程设计工作。 (3)为实现预期功能,能够对系统进行快速的调试,并能够对出现的功能故障进行分析,及时修改相关软硬件。 (4)对软件编程、排错调试、焊接技术、相关仪器设备的使用技能等方面得到较全面的锻炼和提高。-simple design of a flower, a design : a simple flower design, request, sent seven notes. Use Element : AT89C51, LM324, speakers, such as two keys, designed (a) to be able to electronic circuits, electronic components, such as printed circuit boards with the knowledge to further understanding of its independent testing and inspection. (2) familiar with the 8051"s internal structure and function and the rational use of its internal registers can be completed software programming design work. (3) To achieve the desired functionality, the system can quickly debugging, and the right to function failure analysis, the timely revision of the related hardware and software. (4) The right software programming, debugg
    2022-04-13 12:13:24下载
    积分:1
  • 一种扫描键盘的方法,经过调试可以运行!键盘扫描后答..
    键盘扫描的一种方法经过调试可以运行!键盘扫描的一种方法经过调试可以运行-A method of scanning the keyboard after debugging can run! Keyboard scan after a method of debugging can run
    2022-07-11 07:47:48下载
    积分:1
  • 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向...
    通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收 8:从机之间不能相互通讯,必须通过主机才能交换数据 9:无效地址是0,主机地址是1,从机地址是2.3.4......广播地址是255 -err
    2022-03-20 16:12:37下载
    积分:1
  • 51单片机做的 红外遥控 内含有仿真 是PROUUE 的仿真
    51单片机做的 红外遥控 内含有仿真 是PROUUE 的仿真-51 single-chip infrared remote control to do contain PROUUE simulation is the simulation
    2023-04-10 02:00:04下载
    积分:1
  • ISD4004 chip MCU and hiring sub
    单片机与ISD4004芯片实现分段录用的功能-ISD4004 chip MCU and hiring sub-functions of
    2022-07-19 01:52:09下载
    积分:1
  • 研华PCL841 CAN总线通信程序例程,1Mbps双CAN通信
    研华PCL841 CAN总线通信程序例程,1Mbps双CAN通信-Advantech PCL841 CAN bus communication procedures routines, 1Mbps-CAN communication
    2022-03-19 00:22:23下载
    积分:1
  • ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two wee...
    ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameters (temperatures, voltages, fans RPM) taken from h/w sensor chips, installed on smart motherboards and/or graphics cards. Customizable alarms can be displayed. Professional license includes thermo control features (so-called "Software cooling"), nVidia/ATi graphics cards and HDD S.M.A.R.T. monitoring.
    2022-07-12 12:51:58下载
    积分:1
  • Very perfect calendar, with PROTEUS simulation. Algorithm separate calendar week...
    非常完美的日历,带PROTEUS仿真。 另附日历星期算法。-Very perfect calendar, with PROTEUS simulation. Algorithm separate calendar weeks.
    2022-08-25 05:46:23下载
    积分:1
  • 用51单片机c语言编写的键盘扫描程序
    用51单片机c语言编写的键盘扫描程序-With 51 single-chip c language keyboard scanner
    2022-03-02 19:27:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载