-
TLC2543是TI公司的12位串行模数转换器,使用开关电容逐次逼近技术完成A/D转换过程。由于是串行输入结构,能够节省51系列单片机I/O资源;且价格适中,分...
TLC2543是TI公司的12位串行模数转换器,使用开关电容逐次逼近技术完成A/D转换过程。由于是串行输入结构,能够节省51系列单片机I/O资源;且价格适中,分辨率较高,因此在仪器仪表中有较为广泛的应用。-TLC2543 is TI s 12-bit serial ADC, the use of switched-capacitor successive approximation technique to complete A/D conversion process. Because it is serial input structure, and can save 51 Series single-chip I/O resources and affordable, higher resolution, so the instrumentation are more widely used.
- 2022-03-20 02:52:01下载
- 积分:1
-
一个用汇编语言编写的计算器程序
一个用汇编语言编写的计算器程序-an assembler language calculator program
- 2023-07-02 21:05:03下载
- 积分:1
-
显示石英钟表,用汇编语言写的,也挺简单,初学者比较适合...
显示石英钟表,用汇编语言写的,也挺简单,初学者比较适合-Show quartz sheet, written in assembly language, but also quite simple and more suitable for beginners
- 2023-04-11 02:00:03下载
- 积分:1
-
视窗环境下32汇编语言程序设计
Windows环境下32位汇编语言程序设计-Windows environment next 32 assembly language programming
- 2022-07-22 12:49:47下载
- 积分:1
-
实现记时和日期显示功能的c语言程序
实现计时和日期显示功能的c语言程序,和秒表功能,以及定时功能的实现,基于C语言汇编和单片机技术
- 2023-08-20 21:15:02下载
- 积分:1
-
将利用I2C总线对24C01进行数据块读写
将利用I2C总线对24C01进行数据块读写-Will use the I2C bus of the 24C01 data block read and write
- 2022-03-02 22:22:30下载
- 积分:1
-
HD7279的汇编操作程序,超强,可以放心的使用
HD7279的汇编操作程序,超强,可以放心的使用
- 2022-02-12 03:48:29下载
- 积分:1
-
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比...
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。另外还开了外部中断可进行频率和占空比的步进,从而达到调整速度的目的-PWM motor control, edit control mode. In this DEMO was built inside a function F_Pwm (int a, int b) for the PWM settings, with two arguments the first one for the frequency setting, the second set for the duty cycle. It also opened the external interrupt can be the stepping frequency and duty cycle to achieve the purpose of adjusting the speed of
- 2022-02-01 17:37:59下载
- 积分:1
-
the interface protocol,don t know whether anybody need,this is very common progr...
USB的接口协议,不知这里有没有人需要,这应该是最普通的东西-the interface protocol,don t know whether anybody need,this is very common program
- 2022-01-26 00:05:00下载
- 积分:1
-
报警设定时钟
该项目是数字时钟的使用RTC DS12C887和8051微控制器(AT89C51)与时间设定,我们可以将它设置闹铃唯一不同的改进版本。它有助于理解在RTC的12C887设定报警的概念。该方案采用两个外部中断0和1,分别设定时间和闹铃。用于设置时间销P3中的微控制器8051的^2由低,这是外部中断0。对于报警设置微控制器的引脚P3.3由低是外部中断1。
- 2022-02-20 11:32:15下载
- 积分:1