Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

sfxfs/ti-mspm0-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ti-mspm0-car

English | 简体中文

Based on the Texas Instruments MSPM0L1306, here is a simple car code project.

2024 Electrical Competition Problem H Project

Note: This project was written during the summer of 2023. Please be aware of any updates to the M0 SDK related APIs when using.

The source code is located in the src folder and includes the following functionalities:

  • Motor driver (motor)
  • Encoder driver (encoder)
  • I2C application layer functions (i2c_app)
  • Reading data from JY901 attitude sensor (jy901)
  • SSD1306 screen driver (OLED)
  • Simple PID speed control (pid)
  • Serial printf function (uart_printf)
  • Delay functions and functions to get runtime (time)

The project includes a test main program, and the Ti Syscfg configuration file needs to be imported along with it.

About

Build car based on ti mspm0l1306

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages