搜索资源列表
Blinky
- 260 ad采样-260 sampling ad
RS232
- RS232通信,结合AD采样,源代码,TXT格式的,可直接转换-RS232 communication, AD combination of sampling, source code, TXT format, can be directly converted
RS485
- 程序用KEIL51写 从机程序主要实现AD采样,然后把信号传给主机 各从机程序都相同,只是地址不同而已 主机程序:先发一个地址0X01 地址不是01的从机不反应,地址是01的从机把数据发回来. 然后主机再发02地址---02从机收到后发回数据 主机再发03地址---03收到后发回数据给主机 -Programs written with KEIL51 AD from machine to achieve the main sampling progr
ADtoPC
- C8051F340测量电位器的电压值,AD采样后通过数据串口传到上位机-This example code takes and averages 2048 analog measurements from input P1.1 using ADC0, then prints the results to a terminal window via the UART
tilt350
- 本程序采用C8051F350进行AD采样并由串口传输到电脑,并由上位机进行显示-The sampling procedure used by the serial AD C8051F350 be transmitted to the computer by the host computer for display
7718Driver
- 高进度AD采样芯片AD7718的驱动代码,模拟ISP接口-High progress AD sampling chip AD7718 s driver code,simulate ISP interface
C8051f005.-Txt
- C8051f005 单片机编程 设计系统初始化,AD采样,串口发送和接收数据-C8051f005 Modify a the AD sampling part of the program,
STM32-Labview-ADC
- 基于STM32的5路AD采样系统,温度、电压通过串口Labview 上显示,是学习串口通讯的好例子,真的很好