文件名称:gongluxianshi
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 56kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
51单片机控制AD0809采样芯片采样,并且将采样结果通过串口发送至PC机,PC机图形化显示采样结果,ad0809的时钟信号为方便起见由另一片51单片机的I/O脚提供。代码注释详细值得学习!-51 SCM control AD0809 sampling chip sampling, and sampling results will be sent to the PC, via serial port, PC machine graphical display sampling results, ad0809 of the clock signal for your convenience by another piece 51 microcontroller I/O pins available. Note the code in detail worth learning!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
单片机代码\从机通信.c
..........\主机通信.c
时钟发生代码\clk.c
PC端界面\MCUPower.sln
........\MCUPower.suo
........\........\MCUPower.csproj
........\........\Program.cs
........\........\...perties\Resources.resx
........\........\..........\Settings.settings
........\........\..........\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Settings.Designer.cs
........\........\bin\Debug\MCUPower.vshost.exe
........\........\...\.....\MCUPower.exe
........\........\...\.....\MCUPower.pdb
........\........\...\.....\SpPerfChart.dll
........\........\obj\MCUPower.csproj.FileList.txt
........\........\...\Debug\MCUPower.Form1.resources
........\........\...\.....\MCUPower.Properties.Resources.resources
........\........\...\.....\MCUPower.exe
........\........\...\.....\ResolveAssemblyReference.cache
........\........\...\.....\TempPE\Properties.Resources.Designer.cs.dll
........\........\...\.....\MCUPower.pdb
........\........\...\.....\MCUPower.csproj.GenerateResource.Cache
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\Form1.cs
........\........\obj\Debug\TempPE
........\........\...\.....\Refactor
........\........\bin\Debug
........\........\obj\Debug
........\........\Properties
........\........\bin
........\........\obj
........\MCUPower
单片机代码
时钟发生代码
PC端界面
..........\主机通信.c
时钟发生代码\clk.c
PC端界面\MCUPower.sln
........\MCUPower.suo
........\........\MCUPower.csproj
........\........\Program.cs
........\........\...perties\Resources.resx
........\........\..........\Settings.settings
........\........\..........\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Settings.Designer.cs
........\........\bin\Debug\MCUPower.vshost.exe
........\........\...\.....\MCUPower.exe
........\........\...\.....\MCUPower.pdb
........\........\...\.....\SpPerfChart.dll
........\........\obj\MCUPower.csproj.FileList.txt
........\........\...\Debug\MCUPower.Form1.resources
........\........\...\.....\MCUPower.Properties.Resources.resources
........\........\...\.....\MCUPower.exe
........\........\...\.....\ResolveAssemblyReference.cache
........\........\...\.....\TempPE\Properties.Resources.Designer.cs.dll
........\........\...\.....\MCUPower.pdb
........\........\...\.....\MCUPower.csproj.GenerateResource.Cache
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\Form1.cs
........\........\obj\Debug\TempPE
........\........\...\.....\Refactor
........\........\bin\Debug
........\........\obj\Debug
........\........\Properties
........\........\bin
........\........\obj
........\MCUPower
单片机代码
时钟发生代码
PC端界面