Skip to content

DIT-ROBOTICS/Eurobot-Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eurobot-Firmware

The STM firmware for DIT Eurobot2025 Chassis

Overview

This firmware is designed for the omni-directional chassis of the DIT Eurobot2025-11 robot. It manages motion control and communication with external systems, including ROS via rosserial.

Important Notes

If you need to modify the .ioc file, ensure that the function call MX_DMA_Init(); is placed before MX_USART1_UART_Init(); in main.c. This is necessary for establishing proper rosserial communication.

Getting Started

Prerequisites

  • STM32CubeIDE
  • DIT Eurobot2025 chassis MCU PCB
  • odometry wheel * 4
  • motor with encoder * 4

License

This firmware is developed for DIT Eurobot2025 and follows the applicable open-source licensing guidelines.

Contact

For questions or contributions, please reach out to the DIT Eurobot team.

About

The STM firmware for DIT Eurobot2025 Chassis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages