-
使用IAR编写的DS1302时钟芯片驱动和4*4矩阵按键的扫描函数,可以使用按键设置时间,采用msp430f149单片机...
使用IAR编写的DS1302时钟芯片驱动和4*4矩阵按键的扫描函数,可以使用按键设置时间,采用msp430f149单片机-IAR prepared using DS1302 clock chip driver and 4* 4 matrix keypad scanning function, you can use the keys setup time, using MSP430F149 single-chip microcomputer
- 2022-05-15 11:27:07下载
- 积分:1
-
基于TC35开发的短消息报警程序,单片机为51兼容系列,汇编实现...
基于TC35开发的短消息报警程序,单片机为51兼容系列,汇编实现-TC35 developed based on the short message alarm procedures, single-chip compatible with Series 51, compilations realize
- 2022-12-13 23:55:03下载
- 积分:1
-
cs5532中文资料,他是24位高精度AD转换芯片
cs5532中文资料,他是24位高精度AD转换芯片-CS5532 Chinese information, he is 24-bit high-precision chip AD conversion
- 2022-01-24 08:56:11下载
- 积分:1
-
一个集合DS18B20的多路温度测量系统,加上adc0809数据采集,加上1602液晶显示的综合数据处理系统,有较高学习价值....
一个集合DS18B20的多路温度测量系统,加上adc0809数据采集,加上1602液晶显示的综合数据处理系统,有较高学习价值.-DS18B20 a collection of multi-channel temperature measurement system, combined with adc0809 data acquisition, together with the 1602 liquid crystal display integrated data processing systems, which have a higher learning value.
- 2022-03-20 23:32:19下载
- 积分:1
-
通过编码开关(旋转编码器)控制数码管的加减一!程序详细的体现了编码器的编程和数码管的单片机的编程!本程序通过AT89C51和24脉冲编码器的测试
通过编码开关(旋转编码器)控制数码管的加减一!程序详细的体现了编码器的编程和数码管的单片机的编程!本程序通过AT89C51和24脉冲编码器的测试-Through coding switch (rotary encoder) control the digital control of plus or minus 1! Procedures in detail the programming reflects the encoder and digital control of the microcontroller s programming! AT89C51 and 24 of this procedure the test pulse encoder
- 2022-06-01 14:06:48下载
- 积分:1
-
Nokia3310的proteus仿真模型应用文章
Nokia3310的proteus仿真模型应用文章
- 2022-02-04 04:25:22下载
- 积分:1
-
51单片机IO 口模拟232通讯程序 占用定时器0
51单片机IO 口模拟232通讯程序 占用定时器0 -51 SCM 232 analog IO communication procedures occupied Timer 0
- 2022-07-09 00:38:39下载
- 积分:1
-
51单片机开发与应用技术详解(珍藏版)光盘中源代码
《51单片机开发与应用技术详解(含光盘1张)》全面详细地讲述了单片机的原理、编程指南及应用案例,其中51...
51单片机开发与应用技术详解(珍藏版)光盘中源代码
《51单片机开发与应用技术详解(含光盘1张)》全面详细地讲述了单片机的原理、编程指南及应用案例,其中51系列单片机的编程部分是《51单片机开发与应用技术详解(含光盘1张)》的重点。《51单片机开发与应用技术详解(含光盘1张)》分为5篇38章。首先介绍了51系列单片机的开发概述及单片机的基本结构,接着介绍了单片机的汇编程序设计语言,然后介绍了单片机C51语言的程序设计,随后结合单片机的指令系统及各个功能部件详细讲解了单片机的编程操作,以及单片机硬件资源的仿真和程序调试。《51单片机开发与应用技术详解(含光盘1张)》最后还给出了在各个领域中常用到的一些典型案例,供读者在学习和工作中参考。
《51单片机开发与应用技术详解(含光盘1张)》知识点覆盖全面、结构安排紧凑、讲解详细、实例丰富。对于51系列单片机的初学者,通过《51单片机开发与应用技术详解(含光盘1张)》可以快速掌握单片机的程序设计。《51单片机开发与应用技术详解(含光盘1张)》对具有一定开发经验的设计人员,也有很好的参考价值。- 51 MCU Development and Application of Technology Xiang Jie (Limited Edition) CD-ROM Source Code
"51 MCU Development and Application of Technology Xiang Jie (including CD-ROM 1)" fully explain in detail the principles of the MCU, programming guide and application of case in which 51 series microcontroller programming part "51 single film machine development and application technology Xiangjie (including CD-ROM 1) "focus. "51 MCU Development and Application of Technology Xiang Jie (including CD-ROM 1)" is divided in
- 2022-09-22 21:05:04下载
- 积分: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
-
相关富士通单片机实用资料2
相关富士通单片机实用资料2-Fujitsu MCU related practical information 2
- 2022-06-02 12:00:19下载
- 积分:1