Skip to content

Firmware code for a omni-directional robot with 4 mecanum wheels.

License

Notifications You must be signed in to change notification settings

ltiseni94/Robot_Platform_Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot_Platform_Firmware

This repo contains the CUBE MX configuration file and the source code to control a holonomic robotic platform using ST MicroController.

It depends on the particular motors, drivers, and high-level control used, but you could find some useful informations:

In the MX config file:

  • How to setup TIMERS in Encoder Mode.
  • How to setup serial communication
  • How to setup LWIP.
  • How to setup FreeRTOS.

In the source code:

  • How to handle UDP communication.
  • How to handle serial communication.
  • How to handle FreeRTOS tasks logic.
  • Most importantly, how to make LEDs blink.

About

Firmware code for a omni-directional robot with 4 mecanum wheels.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages