-
详细讲述10种经典的软件滤波算法,很通用。适合初学者。
详细讲述10种经典的软件滤波算法,很通用。适合初学者。-A detailed account of the 10 kinds of classic software filtering algorithm, it is common. Suitable for beginners.
- 2023-08-22 19:10:03下载
- 积分:1
-
介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。...
介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。-introduces a timer interrupt to the microcontroller prepared Treble-music approach procedures, and gives a list of examples.
- 2023-02-17 01:30:04下载
- 积分:1
-
two max7219 Series programming language programming language for compilation
两片max7219的串联编程
编程语言为汇编语言-two max7219 Series programming language programming language for compilation
- 2022-02-10 09:54:38下载
- 积分:1
-
8051
8051-cd rom
- 2022-03-22 23:16:18下载
- 积分:1
-
用C语言实现51单片机232串口通信程序,已经调试好了
用C语言实现51单片机232串口通信程序,已经调试好了-51 using C language to achieve single-chip serial communication program 232 has better debugging
- 2023-02-28 16:40:04下载
- 积分:1
-
利用FIFO数据结构,在8051单片机上实现全双工通讯,实现MODBUS通讯协议...
利用FIFO数据结构,在8051单片机上实现全双工通讯,实现MODBUS通讯协议-Use of FIFO data structure, in 8051 to achieve full-duplex communications, realize MODBUS communication protocol
- 2022-10-10 04:50:03下载
- 积分:1
-
MCS51外部中断1和定时器T0的应用,外部中断1连接一个按键,通过调节按键改变定时器的值,定时器输出连接一个蜂鸣器...
MCS51外部中断1和定时器T0的应用,外部中断1连接一个按键,通过调节按键改变定时器的值,定时器输出连接一个蜂鸣器-MCS51 and one external interrupt timer T0 applications, external interrupt 1 to connect a button, through the adjustment button to change the timer value, the timer output to connect a buzzer
- 2023-06-25 11:00:04下载
- 积分:1
-
本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用...
本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号
硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3)
LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接
-This procedure mainly through external interrupt INT0 and 3.3 read PS2 keyboard port value through LCD1602 display, key scan code decoder way through an array of decoding, the procedure for decoding function of the major figures and upper and lower case letters and punctuation marks commonly used hardware description: PS2 keyboard clock line (clk) then 89S51 the INT0 (P3.2), data lines data access (P3.3) LCD control port, respectively: RS = P2 ^ 7, RW = P2 ^ 6, EP = P2 ^ 5, data ports for the P0, LCD bias VL must be received
- 2022-03-05 07:16:47下载
- 积分:1
-
你是单片机初学者吗?那一定很想有一些源程序和电路图指导你吧!?那就看看这个单片机实验用程序及原理图集吧...
你是单片机初学者吗?那一定很想有一些源程序和电路图指导你吧!?那就看看这个单片机实验用程序及原理图集吧-you SCM beginners? I certainly would like to have some source circuit and guidance you! ? Then look at the MCU experimental procedures and principles Atlas it
- 2022-12-29 01:00:03下载
- 积分:1
-
鉴于MCS
鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure software. The use of 51 built-in system allows interruption Register IE and priority interrupt register IP, through word shielding mechanisms to achieve; C51 in the form of this expansion is the way to achieve functions, methods for the use of empowerment friendly, simple user interface.
- 2022-01-26 06:59:29下载
- 积分:1