2021-08-11 17:38:24 索煒達電子 1230
項目編號:E11
文件大?。?3M
源碼說明:帶中文注釋
開發(fā)環(huán)境:Keil4
簡要概述:
主芯片:STM32F103 先行者螺旋式水下地形勘探機器人設(shè)計
上位機界面:
文件列表:
目錄│文件列表:
└ Forerunner
├ LORA----E45程序
│ │ keilkilll.bat
│ │ README.TXT
│ ├ CORE
│ │ │ core_cm3.c
│ │ │ core_cm3.h
│ │ │ startup_stm32f10x_hd.s
│ │ └ startup_stm32f10x_md.s
│ ├ HARDWARE
│ │ ├ KEY
│ │ │ │ key.c
│ │ │ └ key.h
│ │ └ LED
│ │ │ led.c
│ │ └ led.h
│ ├ OBJ
│ │ │ core_cm3.crf
├ LORAE32與超聲波
│ │ keilkilll.bat
│ │ README.TXT
│ ├ CORE
│ │ │ core_cm3.c
│ │ │ core_cm3.h
│ │ │ startup_stm32f10x_hd.s
│ │ └ startup_stm32f10x_md.s
│ ├ HARDWARE
│ │ │ stm32f10x_tim.c
│ │ │ stm32f10x_tim.h
│ ├ SYSTEM
│ │ ├ delay
│ │ │ │ delay.c
│ │ │ └ delay.h
│ │ ├ sys
│ │ │ │ sys.c
│ │ │ └ sys.h
│ │ └ usart
│ │ │ usart.c
│ │ └ usart.h
│ └ USER
│ │ JLinkLog.txt
│ │ JLinkSettings.ini
│ ├ SYSTEM
│ │ ├ delay
│ │ │ │ delay.c
│ │ │ └ delay.h
│ │ ├ sys
│ │ │ │ sys.c
│ │ │ └ sys.h
│ │ └ usart
│ │ │ usart.c
│ │ └ usart.h
│ └ USER
│ │ JLinkLog.txt
│ │ JLinkSettings.ini
│ │ main.c
│ │ startup_stm32f10x_hd.lst
│ │ stm32f10x.h
│ │ stm32f10x_conf.h
│ │ stm32f10x_it.c
│ │ stm32f10x_it.h
│ │ system_stm32f10x.c
│ │ system_stm32f10x.h
│ │ USART.map
│ │ USART.uvguix.Administrator
│ │ USART.uvguix.logan
│ │ USART.uvguix.MLTcola
│ │ USART.uvoptx
│ └ USART.uvprojx
└ 大創(chuàng)上位機編寫終極版
│ ButtonOff.PNG
│ ButtonOn.PNG
│ DownBlue.png
│ DownGreen.png
│ False.png
│ LeftBlue.png
│ LeftGreen.png
│ RightBlue.png
│ RightGreen.png
│ Ture1.png
│ UpBlue.png
│ UpGreen.png
│ 大創(chuàng)上位機編寫.sln
│ 大創(chuàng)上位機編寫.v12.suo
└ 大創(chuàng)上位機編寫
│ Form1.cs
│ Form1.Designer.cs
│ Form1.resx
│ Program.cs
│ 大創(chuàng)上位機編寫.csproj
├ bin
│ ├ Debug
│ │ │ AxInterop.WMPLib.dll
│ │ │ Interop.WMPLib.dll
│ │ │ 大創(chuàng)上位機編寫.exe
│ │ │ 大創(chuàng)上位機編寫.pdb
│ │ │ 大創(chuàng)上位機編寫.vshost.exe
│ │ └ 大創(chuàng)上位機編寫.vshost.exe.manifest
│ └ Release
│ │ AxInterop.WMPLib.dll
│ │ Interop.WMPLib.dll
│ │ 大創(chuàng)上位機編寫.exe
│ │ 大創(chuàng)上位機編寫.pdb
│ │ 大創(chuàng)上位機編寫.vshost.exe
│ └ 大創(chuàng)上位機編寫.vshost.exe.manifest
├ obj
│ ├ Debug
│ │ │ AxInterop.WMPLib.dll
│ │ │ DesignTimeResolveAssemblyReferences.cache
│ │ │ DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ Interop.WMPLib.dll
│ │ │ 大創(chuàng)上位機編寫.csproj.FileListAbsolute.txt
│ │ │ 大創(chuàng)上位機編寫.csproj.GenerateResource.Cache
│ │ │ 大創(chuàng)上位機編寫.csproj.ResolveComReference.cache
│ │ │ 大創(chuàng)上位機編寫.csprojResolveAssemblyReference.cache
│ │ │ 大創(chuàng)上位機編寫.exe
│ │ │ 大創(chuàng)上位機編寫.Form1.resources
│ │ │ 大創(chuàng)上位機編寫.pdb
│ │ │ 大創(chuàng)上位機編寫.Properties.Resources.resources
│ │ └ TempPE
│ │ └ Properties.Resources.Designer.cs.dll
│ └ Release
│ │ AxInterop.WMPLib.dll
│ │ DesignTimeResolveAssemblyReferencesInput.cache
│ │ Interop.WMPLib.dll
│ │ 大創(chuàng)上位機編寫.csproj.FileListAbsolute.txt
│ │ 大創(chuàng)上位機編寫.csproj.GenerateResource.Cache
│ │ 大創(chuàng)上位機編寫.csproj.ResolveComReference.cache
│ │ 大創(chuàng)上位機編寫.exe
│ │ 大創(chuàng)上位機編寫.Form1.resources
│ │ 大創(chuàng)上位機編寫.pdb
│ │ 大創(chuàng)上位機編寫.Properties.Resources.resources
│ └ TempPE
│ └ Properties.Resources.Designer.cs.dll
├ Properties
│ │ AssemblyInfo.cs
│ │ Resources.Designer.cs
│ │ Resources.resx
│ │ Settings.Designer.cs
│ └ Settings.settings
└ Resources