文件名称:ADC-Collection-procedures
介绍说明--下载内容均来自于网络,请自行研究使用
基于STC12C5A60S2 ADC采集程序,能够实时采集温度模拟信号,并转变为数字信号传给单片机,再通过串口传给PC上位机并显示出来-Based STC12C5A60S2 ADC acquisition program, collecting temperature in real time analog signals into digital signals and transmitted to the microcontroller, then the host computer via the serial port to the PC and displayed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ADC采集程序\library\STC12C5A60S2_ADC.c
...........\.......\STC12C5A60S2_ADC.h
...........\.......\UART.c
...........\.......\UART.h
...........\project\main.lst
...........\.......\main.obj
...........\.......\STC12C5A60S2_ADC.lst
...........\.......\STC12C5A60S2_ADC.obj
...........\.......\STC12C_ADC_test
...........\.......\STC12C_ADC_test.hex
...........\.......\STC12C_ADC_test.lnp
...........\.......\STC12C_ADC_test.M51
...........\.......\STC12C_ADC_test.Opt
...........\.......\STC12C_ADC_test.plg
...........\.......\STC12C_ADC_test.Uv2
...........\.......\STC12C_ADC_test_Opt.Bak
...........\.......\STC12C_ADC_test_Uv2.Bak
...........\.......\UART.lst
...........\.......\UART.obj
...........\resources\main.c
...........\Thumbs.db
...........\程序说明.txt
...........\library
...........\project
...........\resources
ADC采集程序