-
快速傅立叶变换!完成时间
快速傅立叶变换!!完成时域到频域的快速转换!用DSPIC完成-Fast Fourier Transform! ! Completion of time-domain to frequency domain conversion of the fast! Complete with dsPIC
- 2022-07-28 15:11:13下载
- 积分:1
-
Singlechip mega16L battery source discharger
单片机 mega16L 电池放电器源码-Singlechip mega16L battery source discharger
- 2022-11-12 02:30:04下载
- 积分:1
-
一个电表的程序,能够直接使用,该芯片使用的是7169,请大家参阅...
一个电表的程序,能够直接使用,该芯片使用的是7169,请大家参阅-a meter procedures can directly use, the chip is used in 7169, please refer to
- 2023-02-18 18:15:03下载
- 积分:1
-
51 SCM
51单片机编程序学习实践经验丰富工程师编写实机通过-51 SCM-programmed study and practice of experienced engineers to prepare real machine through
- 2022-01-26 07:24:43下载
- 积分:1
-
在C8051中用I/O口模拟SPI的C代码.
在C8051中用I/O口模拟SPI的C代码.-using I/O simulation SPI C code.
- 2023-07-31 03:00:04下载
- 积分:1
-
这是一个基于P89c51单片机的声音与显示C51程序
这是一个基于P89c51单片机的声音与显示C51程序--A P89C51-SCM-based C51 program for sound and display.
- 2022-03-25 17:02:33下载
- 积分:1
-
2007 race car undergraduate electronic control code
2007年大学生电子竞赛小车控制代码,编译环境为Keil C51,单片机位AT89S52-2007 race car undergraduate electronic control code
- 2022-01-21 17:37:30下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
带遥控的液晶显示程序,液晶是1602,遥控器是普通的电视机遥控器...
带遥控的液晶显示程序,液晶是1602,遥控器是普通的电视机遥控器-with remote LCD display program, LCD is 1602, the remote control was an ordinary TV remote control
- 2022-05-29 07:28:24下载
- 积分:1
-
DIY红外遥控家电,遥控家电的电源开关。方便实用。
DIY红外遥控家电,遥控家电的电源开关。方便实用。-DIY infrared remote control home appliances, home appliances remote control power switch. Convenient and practical.
- 2022-02-05 22:04:18下载
- 积分:1