Description: 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!
- [123] - 51 Single-chip low-power ground temperat
- [Stepmotor_lcd] - 51 Single-chip stepper motor to control
- [AD0809] - Procedures, including the contents of th
- [12864] - Single-chip microcomputer controlled sin
- [51-code] - Common 51-series microcomputer code 1286
- [uart-09-8-9] - UART TEST FOR 51MCU
File list (Check if you may need any files):
单片机代码\从机通信.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端界面