-
I2Cc Language Program example, tested already.
I2Cc语言程序例子,tested already.-I2Cc Language Program example, tested already.
- 2022-01-26 03:48:06下载
- 积分:1
-
AVR单片机入门及C语言高效设计实践(六)
ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时...
AVR单片机入门及C语言高效设计实践(六)
ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段]-AVR C language portal and efficient design practice (6) ATMEAG16L the timer/counter All ATMEAG16L two 8 timer/counter (T/C0, T, C2) and a 16 timer/counter T/C1). Each counter support for a PWM (pulse width modulation) output function. PWM output in motor control, switching power supply, signal and other fields has wide application. [Paragraph]
- 2022-07-28 12:43:58下载
- 积分:1
-
提供三CS5463,CS5460A
提供三片CS5463、一片CS5460A 电压数据采集和标定、温度和直流量的AD接口 -To provide three CS5463, a CS5460A-voltage data acquisition and calibration, temperature, and direct flow of AD Interface
- 2023-04-09 16:15:03下载
- 积分:1
-
HT1621的C51版C语言驱动
HT1621的C51版C语言驱动-HT1621 C51 version of the C language drive
- 2022-07-12 01:29:31下载
- 积分:1
-
lcd1602与单片机连接实现显示程序,包含电路图
lcd1602与单片机连接实现显示程序,包含电路图-lcd1602 connection with the single-chip display program, including the circuit diagram
- 2022-07-10 04:25:32下载
- 积分:1
-
- 2023-03-15 04:40:03下载
- 积分:1
-
与C51相关模块LCD,24CXX,等的源代码程序
与C51相关模块LCD,24CXX,等的源代码程序-associated with the C51 LCD module, 2 PROM, the source code procedures
- 2022-03-02 13:05:37下载
- 积分:1
-
lcd液晶屏显示的源程序,c语言编写.在KEIL环境下编译,直接下载到单片机即可...
lcd液晶屏显示的源程序,c语言编写.在KEIL环境下编译,直接下载到单片机即可-lcd LCD display source, c language. in KEIL compiler environment, can be directly downloaded to a single-chip microcomputer
- 2022-03-02 13:09:09下载
- 积分:1
-
一本不错的单片机入门教材,特别适合于初学者,讲述全面、易懂。...
一本不错的单片机入门教材,特别适合于初学者,讲述全面、易懂。-a good SCM entry materials, particularly suited to beginners about a comprehensive, understandable.
- 2022-02-26 17:16:07下载
- 积分:1
-
MCS
MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”-MCS-51 single-chip has five interrupt sources, two of which are by-INT0,-INT1 pin input external interrupt source the other three internal interrupt sources from the T0, T1 overflow caused by the disruption and serial port sending or receiving end of a byte to a byte of data caused by interruption. Triggered external interrupt has two modes, namely, falling edge or low-level disruption caused disruption caused. When programming TCON in ITi (i = 0,1) for the 1:00 has been the subject of a way to trigger the way to the edge of the trigger, on the contrary (ITi = 0) for low-level trigger mode. Each interrupt source interrupt request can be subject to levels in response to
- 2023-07-06 00:00:03下载
- 积分:1