# program_test **Repository Path**: robot_10/program_test ## Basic Information - **Project Name**: program_test - **Description**: 该仓库含有各种程序测试代码,比如2006,mup6050,舵机,ds18b20等等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-30 - **Last Updated**: 2023-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # program_test #### 介绍 该仓库含有各种程序测试代码,比如2006,mup6050,舵机,ds18b20等等 #### 软件架构 * Keil5 * Cubemx * 串口调试助手 #### 安装教程 1. [5.38版本的 Keil5 下载、安装、激活 ——2023年8月30日_keil5最新版本_智控工作室的博客-CSDN博客](https://blog.csdn.net/qq_45784265/article/details/131659018) 2. [stm32cubemx安装教程(包含安装包)_stm32cubemx安装包_BackCatK Chen的博客-CSDN博客](https://blog.csdn.net/u014411348/article/details/109597562) 3. [推荐一款串口调试助手(win10,无广告,功能齐全,操作简单)_Dlu.的博客-CSDN博客](https://blog.csdn.net/m0_46563076/article/details/105318326) ​ ***串口助手推荐用链接里面的以及正点原子家的Xcom(大家自行百度下载*** #### 使用说明 1. 该仓库所有的测试代码大部分为HAL库所编写,若为标准库或者LL库所写请在写添加说明文件。 2. 该仓库所有的测试代码为stm32单片机系列所适用。 3. xxxx --- #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request