-
简易电子琴的设计 一、 设计题目: 设计一简易电子琴,要求能够发出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
-
SCM IO insufficient use of this circuit keyboard circuit and procedures on the e...
单片机IO口不足,用此电路做的键盘电路和程序,就可以了
8条口线24按键的C51源程序 .rar-SCM IO insufficient use of this circuit keyboard circuit and procedures on the eight lines mouth of the 24 keys C51 source. rar
- 2022-03-18 04:00:21下载
- 积分:1
-
SCM software anti
单片机系统软件抗干扰方法,在设计大规模系统中需要主义的问题方法!-SCM software anti-jamming system, the large-scale system design needs of Marxist methods!
- 2022-03-23 15:47:37下载
- 积分:1
-
KEELOQ算法主要是基于其芯片的知识介绍的最…
keeloq算法基础知识 主要是关于其芯片HCS300的介绍-KEELOQ algorithm is mainly based on knowledge of its chips on the HCS300 Introduction
- 2023-03-18 09:20:06下载
- 积分:1
-
双STF16360EN驱动点阵VFD显示
双STF16360EN驱动点阵VFD显示-Dual-drive dot matrix VFD display STF16360EN
- 2022-01-31 20:58:45下载
- 积分:1
-
新型投币机:控制两个按摩椅,具有红外遥控,能够设置最低投币个数及时间,...
新型投币机:控制两个按摩椅,具有红外遥控,能够设置最低投币个数及时间,-new coin machine : Control two massage chairs, with infrared remote control to set the minimum number of coin and time,
- 2023-02-23 23:20:04下载
- 积分:1
-
对利用595串行实现IO口扩展,本程序仅用3个IO口扩展到6个数码管...
对利用595串行实现IO口扩展,本程序仅用3个IO口扩展到6个数码管-Realize the use of 595 serial IO port expansion, this procedure only 3 IO I extend to six digital tube
- 2022-03-18 21:42:54下载
- 积分:1
-
12864最权威的资料,两个资料一起组成完整资料
12864最权威的资料,两个资料一起组成完整资料-12864 most authoritative information, with information on the composition of two incomplete information
- 2022-03-20 15:58:57下载
- 积分:1
-
此程序主要测试50HZ~3KHZ音频范围幅频特性测试程序.程序包含主控程序和显示程序....
此程序主要测试50HZ~3KHZ音频范围幅频特性测试程序.程序包含主控程序和显示程序.-This procedure tests the scope of 50HZ ~ 3KHZ audio amplitude-frequency characteristics of testing procedures. Procedures included control procedures and display program.
- 2023-01-08 13:05:03下载
- 积分: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