ZhijianLi2003 / ZLC_MSPM0_Peripheral_Library
This is an open source peripheral library developed in the KEIL development environment. It can be used to drive MSPM0G3507 microcontroller. It is based on TI's official SDK and some third-party driver code. And It can represent our work in the 2024 Chinese Undergraduate Electronic Design Competition(Question H) and we won the First Prize!
☆27Updated 4 months ago
Alternatives and similar repositories for ZLC_MSPM0_Peripheral_Library
Users that are interested in ZLC_MSPM0_Peripheral_Library are comparing it to the libraries listed below
Sorting:
- 将AlphaGo轻量化魔改后移植到STM32单片机的项目☆17Updated 8 months ago
- 智能自平衡小车,实现平衡功能的基础上,加入了超声波避障、超声波跟随、蓝牙遥控等功能☆33Updated 4 months ago
- 2023年电赛H题工程,完成所有问题。主控采用STM32,软件上采用DFT与FFT算法,通过控制定时器实现精准延时,从而实现相位校准,抑制漂移☆17Updated 10 months ago
- CH32V307双无刷电机驱动☆18Updated 2 years ago
- 基于STM32 HAL库的FOC封装☆106Updated last year
- 武汉大学电子设计竞赛实验室 - MSPM0L开发套件☆20Updated last year
- 启明欣欣的STM32F407板子,我编写的代码框架,有多个不同的分支,包含23电赛H题代码、FFT计算、ADC、TIM、DMA配合采样、DAC-DMA输出、GUI等等☆22Updated last year
- 一款基于STM32G474的四开关Buck-Boost数字电源,支持TypeC接口PD诱骗输入和DC5.5接口输入,输入/输出最高48V10A,这是我的毕业设计,现在开源出来,含原理图、PCB、程序源码、外壳3D模型等资料。☆80Updated 11 months ago
- 2024年电赛C题 无线传输信号模拟系统 江苏省第一名方案☆20Updated 2 months ago
- My implementation of Field-Oriented Control(FOC) on STM32 following DengFOC's tutorial☆122Updated last year
- 电赛高频通信方向常用模块的STM32单片机驱动(基于HAL库),包括AD9910、AD9959、PE4302、SI5351,并提供详细的使用示例。☆22Updated 9 months ago
- 2019年“TI”杯全国大学生电子设计竞赛H题,模拟电磁曲射炮,STM32程序及OpenMV程序☆13Updated 2 years ago
- 本项目是全国大学生智能车竞赛GDUT 2022年极速越野组的项目文件。采用了LQR控制器和多速率卡尔曼融合算法,并在单片机上实现。This project is the project document for the GDUT 2022 Extreme Off-Road …☆57Updated 2 years ago
- 2024年全国大学生嵌入式芯片与系统设计竞赛 应用赛道 国家一等奖获奖作品 Ultra-Lamp☆18Updated 2 months ago
- 2023年电赛B题国一方案☆20Updated last year
- 第十六届智能车竞赛-国家级一等奖-嵌入式控制开源(恩智浦杯/飞思卡尔杯)-全国第14名 🏆☆120Updated 2 years ago
- 基于ch32v307vct6芯片的无感FOC代码加无刷驱动板原理图☆39Updated 2 years ago
- ☆33Updated last year
- 2022年电子设计大赛, C题——小车跟随行驶系统, 控制代码