Giter Club home page Giter Club logo

cyl-0411 / mm32_clion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhuyanzhen1/mm32_clion

0.0 0.0 0.0 15.62 MB

本项目是全国大学生智能车竞赛GDUT 2022年极速越野组的项目文件。This project is the project document for the GDUT 2022 Extreme Off-Road Category of the National Student Intelligent Vehicle Competition.

Home Page: https://zhuyanzhen1.github.io/MM32_CLion/

License: GNU Affero General Public License v3.0

C++ 15.84% Python 18.26% C 64.87% Assembly 0.93% CMake 0.08% Inno Setup 0.03%

mm32_clion's Introduction

MM32_CLion

Version  Build  License        English / 中文

    This project is a Windows CLion IDE file for the MM32F3277G9 chip and a circuit design for the main control board based on the MM32F3277G9 chip. The software code contains the link files required for GCC, CMake files, clang-format files, Doxygen configuration files, etc. to ensure that this package is ready to use when it arrives. The hardware mainly contains the schematic and PCB files, and the Gerber files will be released in the form of Releases.The adapted tuning tool is developed using Qt, and the repository contains the Qt source code files for the tool. Some Python scripting tools are also provided for easy development, such as scripts for calculating filter parameters.
    This project is developed around the 2022 National Student Intelligent Vehicle Competition. Complex algorithms such as LQR controller, multi-rate Kalman fusion, and advanced development tools such as unit testing and continuous integration are innovatively used in this project for development, which greatly improves the development efficiency and reduces the development cost.


Develop Environment

  • Integrated Development Environment: CLion CL-221.5921.27
  • OS: Windows 10 Professional 21H2 x64 10.0.19044
  • Make tool: GNU Make 4.3 x86_64-w64-mingw32
  • Compiler tool chain: gcc-arm-none-eabi 10.3.1 20210824
  • Burning tool: OpenOCD 0.11.0+dev-00449-gb2ab2241f+ (2021-11-13-20:25)
  • Documentation tool: Doxygen GUI 1.9.4 (Qt version 5.15.2)
  • EDA tool: KiCAD 6.0.5 (VC++ 1929, 64bit)
  • Qt environment: Qt 5.14.2 (MSVC 2017, 32bit)
  • Python version: Python 3.10.5 [MSC v.1929 64 bit (AMD64)] on win32

Directory Structure

  • .github: Configuration file for the continuous integration of Github Actions.
  • circuit: Schematics and PCB files related to the project.
    • bldc_driver: Schematic and PCB file of the brushless driver board.
    • control_board: Schematic and PCB file of the main control board.
    • geomagnetometer: Schematic and PCB file of geomagnetometer board.
    • power_board: Schematic and PCB file of the power supply board.
    • uart_tt_mcu: Schematic and PCB file of serial transmission module microcontroller side.
    • uart_tt_pc: Schematic and PCB file of the PC side of the serial port pass-through module.
    • wireless_debugger: Schematic and PCB file of the wireless debugger.
  • docs: html documents and related images and board interactive BOMs generated by Doxygen.
  • mechanical: 3D model files of non-standard mechanical parts.
    • battery_mount: 3D model file of the battery mount.
    • car_shell: 3D model file of the car shell.
    • control_board_mount: 3D model file of main control board and power board bracket.
    • magnometer_mount: 3D model file of geomagnetometer bracket.
  • program: Source file and configuration file of the main controller program.
    • ctrl_mcu: control MCU user layer code, main logic implementation.
    • debug: transmission layer code and CMBackTrace program file for implementing serial port tuning reference.
    • device: Device specific data link layer protocol to implement device level register read/write.
    • fatfs: code related to the FAT file system.
    • form: All form controls and form actions for the display.
    • freertos: code for the FreeRTOS real-time operating system.
    • gui: the relevant drawing functions and forms code implementation for the display.
    • hardware: initialization and read/write code related to MM32F3277G9P chip peripherals.
    • library: code for the HAL library of the MM32F3277G9P chip provided by MindMotion.
    • math: code and functions related to math calculation, such as checksum calculation, FFT, etc.
    • proc_mcu: Handling MCU user layer code, main logic implementation.
    • protocol: data link layer transmission protocol for sdtp and mdtp.
    • system: initialization and operation code related to MM32F3277G9P system.
  • scripts: Python script files used to facilitate program testing and design.
  • testbench: CUnit library-based unit test code for testing functions.
  • tools: Qt tuning tool source code used for tuning parameters.

License

Affiliation:AcmeTech
Author: Yanzhen Zhu, Guilin Zhao, Hanbing Lai
Maintainer:Yanzhen Zhu, Guilin Zhao, [email protected], [email protected]

    The source code is released under a AGPL-3.0 License.The product has been tested under Windows 10 and Ubuntu 18.04 and 20.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.

mm32_clion's People

Contributors

166256 avatar icym-m avatar zhuyanzhen1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.