-
模数转换模块ad7416的控制程序,用keil51 c实现
模数转换模块ad7416的控制程序,用keil51 c实现-AD7416 analog-digital conversion module of the control procedures, and realize keil51 c
- 2022-02-03 07:32:18下载
- 积分:1
-
DAC0832 digital
DAC0832数模转换程序直接可以使用!-DAC0832 digital-to-analog conversion process can be used directly!
- 2022-05-17 19:29:42下载
- 积分:1
-
这是关于电压比较器的 里面介绍了LM339的引脚图和作用 好东西...
这是关于电压比较器的 里面介绍了LM339的引脚图和作用 好东西-This is about the voltage comparator which introduced the LM339 pin diagram and the role of a good thing
- 2022-04-19 19:34:24下载
- 积分:1
-
CPMinterrupt 860中断管理
CPMinterrupt 860中断管理-CPMinterrupt 860 interrupted management
- 2023-08-10 05:05:03下载
- 积分:1
-
基于STM8的TFT驱动程序
应用背景TFT液晶屏显示驱动开发,人机界面交互,触摸屏关键技术基于STM8的带触摸屏的TFT液晶驱动开发程序,可在项目中直接移植使用,开发环境IAR
- 2022-12-24 23:25:03下载
- 积分:1
-
基于DS18B20的课程设计苏温度测量与控制系统…
基于DS18B20温度测控系统课程设计总结报告,内附有程序和原理图。-Temperature measurement and control system based on DS18B20 curriculum design summary report included with the procedures and schematic diagrams.
- 2023-05-18 18:45:02下载
- 积分:1
-
Car Robot PIC16F84a
带pic16f84a的汽车机器人,可以穿过一条黑线而不失去路径。。。
- 2022-06-14 14:47:12下载
- 积分:1
-
赛普拉斯概述
Cypress overview
Introduce Cypress MicroSystems & PSoCTM System on Chip
PSoC Designer Development Kit
Demo with Software and Dev. Tool
Support
Applications
-Cypress overview
Introduce Cypress MicroSystems & PSoCTM System on Chip
PSoC Designer Development Kit
Demo with Software and Dev. Tool
Support
Applications
- 2023-02-04 23:00:04下载
- 积分:1
-
Notes uda1341 drive linux2.4.18 detailed attention to compile
uda1341驱动 linux2.4.18 有详细注释
注意编译时配置文件需要自己添加
-Notes uda1341 drive linux2.4.18 detailed attention to compile-time configuration file may need to add
- 2023-08-18 07:40:03下载
- 积分:1
-
stm32 串口程序
STM32的串口是相当丰富的,功能也很强劲。最多可提供5路串口(MiniSTM32使用的是STM32F103RBT6,具有3个串口),有分数波特率发生器、支持单线光通信和半双工单线通讯、支持LIN、智能卡协议和IrDASIR ENDEC规范(仅串口3支持)、具有DMA等。 串口最基本的设置,就是波特率的设置。STM32的串口使用起来还是蛮简单的,只要你开启了串口时钟,并设置相应IO口的模式,然后配置一下波特率,数据位长度,奇偶校验位等信息,就可以使用了。下面,我们就简单介绍下这几个与串口基本配置直接相关的寄存器。1,串口时钟使能。串口作为STM32的一个外设,其时钟由外设时钟使能寄存器控制,这里我们使用的串口1是在APB2ENR寄存器的第14位。APB2ENR寄存器在之前已经介绍过了,这里不再介绍。只是说明一点,就是除了串口1的时钟使能在APB2ENR寄存器,其他串口的时钟使能位都在APB1ENR。
- 2022-03-15 20:31:07下载
- 积分:1