文件名称:STC_sample_PC
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-07
- 文件大小:
- 2.49mb
- 下载次数:
- 0次
- 提 供 者:
- lij****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序在STC12C5A60S2平台上运行,通过对应的硬件原理图(文件名:SCH.pdf)中P1.0对模拟电压AD采集,模拟电压数值可以通过开发板平台按键改变,不同按键按下时对应不同模拟量,比如S6按下模拟量为2.5V, STC单片机对模拟量采样并在8位数码管前四位显示.2.5V采样后显示为2.500.同时采集的模拟量通过RS232串口可以传输到PC机接收,在串口调试助手上可以连续不断接收到采集的模拟量,该程序可以改变输入信号后直接用在数据采集项目或者毕业设计,课程设计.具有很强的通用性。-the program runs on STC12C5A60S2 platform,according to the SCH.pdf ,the system can sample the analog signal ,displaying on seven- segment numerical tube ,in addition,the sampled
data can transmit to PC ,the program can adapte and satisfy the other use ,it
demands the high quality .
data can transmit to PC ,the program can adapte and satisfy the other use ,it
demands the high quality .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
电气122单片机软件程序ADC采样+PC\adc.C
...............................\adc.C.bak
...............................\adc.H
...............................\adc.H.bak
...............................\adc.LST
...............................\adc.OBJ
...............................\ad_pc.C
...............................\ad_pc.C.bak
...............................\ad_pc.H
...............................\ad_pc.H.bak
...............................\ad_pc.LST
...............................\ad_pc.OBJ
...............................\final_lesson
...............................\final_lesson.hex
...............................\final_lesson.lnp
...............................\final_lesson.M51
...............................\final_lesson.Opt
...............................\final_lesson.plg
...............................\final_lesson.Uv2
...............................\final_lesson_Opt.Bak
...............................\final_lesson_Uv2.Bak
...............................\first_lesson.plg
...............................\key.C
...............................\key.C.bak
...............................\key.H
...............................\key.H.bak
...............................\key.LST
...............................\key.OBJ
...............................\lastLesson
...............................\lastLesson.lnp
...............................\lastLesson.M51
...............................\lastLesson.opt.bak
...............................\lastLesson.plg
...............................\lastLesson.Uv2.bak
...............................\lastLesson.uvopt
...............................\lastLesson.uvproj
...............................\lastLesson_Uv2.Bak
...............................\led.c
...............................\led.h
...............................\led.LST
...............................\led.OBJ
...............................\led_key.DSN
...............................\led_SMG.DSN
...............................\main.c
...............................\main.c.bak
...............................\main.LST
...............................\main.OBJ
...............................\REG51.H
...............................\SCH.pdf
...............................\shuMaGuan.c
...............................\shuMaGuan.h
...............................\shuMaGuan.LST
...............................\shuMaGuan.OBJ
...............................\simple_key.DSN
...............................\STARTUP.A51
...............................\STARTUP.LST
...............................\STARTUP.OBJ
...............................\STC12C5A60S2.h
...............................\STC12C5A60S2.pdf
...............................\timer.C
...............................\timer.C.bak
...............................\timer.H
...............................\timer.LST
...............................\timer.OBJ
...............................\本程序在STC12C5A60S2平台上运行说明.doc
电气122单片机软件程序ADC采样+PC