搜索资源列表
USART_AD-Channels多通道AD采集及多串口通讯
- STM32单片机,多通道AD采集及多串口通讯(RS232、RS485)-This is for STM32,including AD and USART(RS232、RS485)
TM320F28335 DSP28335例程,包括串口
- DSP28335例程,包括串口,AD,DA,PWM等-example of DSP28335
8051F330 pid ad 舵机模拟串口数码显示
- 8051F330 pid\ ad\舵机\模拟串口\数码显示,8051F330 pid\ ad\servo \sci\dispaly
2407DSP
- 2407外设例程,包括AD、DA、GPIO、USB、串口、定时器-2407外设例程
C8051F020_CH372
- 一个采用C8051F020+CH372实现的带USB功能的流量测控系统,包括C8051F020的AD/DA/串口编程、触摸屏的串口编程、CH372实现的USB接口编程(原创)等。这些源代码已在某产品中使用。-A used C8051F020+ CH372 achieved with USB function of flow measurement and control system, including the C8051F020 the AD/DA/serial programming, t
youjing
- AD转换 数据采集 串口读数 定时器控制采样频率-AD converter serial reading of data acquisition sampling frequency timer control
STCdownload
- STC单片机串口下载程序图解,绝对通俗易懂-Singlechip STC serial download diagrams, absolutely user-friendly
C8051F040ADCUART
- 本文件是C8051F040AD采样及串口测试程序;AD输入端子可输入4路AD(AIN0--AIN3),另有1路可测量片内温度,还有1路可测量高压差分放大器的输入(高压差分放大器由J7接入,6路采样值都通过串口发送出去,在串口调试助手上看观察其值。-This document is C8051F040AD serial sampling and testing procedures AD input can enter the 4-AD (AIN0- AIN3), and another 1-c
MCU_MATLAB_oscillograph
- 使用ME300B开发板通过51单片机读取AD数据并通过串口将数据上传到PC,再使用MATLAB作图,实现简单的示波器功能-ME300B development board through the use of single-chip microcomputer 51 to read through the serial data and AD data uploaded to the PC, re-use MATLAB mapping to achieve a simple oscillosco
keil51program
- 最近一段时间为准备大赛写的程序,主要有12864串口与并口显示程序,AD(0832、0809)/DA(0832)的驱动程序,以及温度传感器的程序,以及时钟芯片的驱动程序和正弦、方波、三角波等其他波的发生程序,都经过测试了-To prepare for the most recent contest to write the procedure, there are serial and parallel port 12864 display program, AD (0832,0809)/DA
AD
- vc串口控制单片机实现A/D转换和温度测量-vc serial control MCU A/D conversion and temperature measurement
AD串口传送
- stm32中,AD串口传送程序源码,希望有所帮助(AD serial transmission program source code,which I hope to help you.)
2)STM32F030串口AD
- 基于keil5的STM32F030的AD+串口(AD+ serial port of STM32F030 based on keil5)
STM8S_ADC1+串口
- 基于IAR的stm8s的AD通过串口传输所得电压值(Stm8s based IAR AD, through the serial port to transmit voltage values)
13 先测量VCC-再测AD最后串口发送
- STM8L 先ADC测量vcc然后再串口发送数据(STM8L first ADC to measure VCC, and then send data to the serial port)
串口发送以及AD转换
- 单片机C51的串口发送以及AD转换程序(可以采集电压值,并且大于3V会有蜂鸣器报警)(Serial port transmission and AD conversion program of single chip microcomputer C51)
CC2530 AD采集内部温度串口显示
- 通过实验掌握 CC2530 芯片串口配置与使用 集到内部温度传感器信息通过串口发送到上位机(Master the serial configuration and use of CC2530 chip by experiment The information collected from the internal temperature sensor is sent to the upper computer through the serial port)
电位器AD并串口通信(8位)
- 利用xpt2046的ad转换功能转换电位器的模拟量,晶码管显示并通过串口通信发到电脑,利用串口调试助手显示数据(The analog converter of potentiometer is transformed by xpt2046's AD conversion function. The crystal code tube is displayed and sent to the computer through serial port communication, and the d
STM32-DCP-208 串口AD转换电路(ADS1118)
- 实现是STM32的AD转换,并通过串口发送。(Implementation is STM32 AD conversion, and sent through the serial port.)
串口电压表VHDL
- 使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)