Skip to content

A Rust based Robot slash prototyping framework using RTIC for NUCLEO-L433RC-P.

License

Notifications You must be signed in to change notification settings

cyrusmetcalf/robot-stm32l433

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-stm32l433

A Rust based Robot slash prototyping framework using RTIC for NUCLEO-L433RC-P.

Current Supported Features

Coming Soon

  • Hobby Servo driver supporting full-rotation, and standard servos.
  • Line-follower driver
  • Annoying piezo-electric music maker.
  • PID control of stuff and things.
  • Better documentation...

Wiring

  • gpiob.pb13 -> on-board user LED as heart-beat
  • gpioa.pa2 -> USART tx (default virtual comm port)
  • gpioa.pa3 -> USART rx (default virtual comm port)
  • gpioa.pa8 -> TIM1 CH1 Red LED PWM
  • gpioa.pa9 -> TIM1 CH2 Green LED PWM
  • gpioa.pa10 -> TIM1 CH3 Blue LED PWM
  • gpioa.pa0 -> TIM2 CH1 servo pwm
  • gpioa.pa1 -> TIM2 CH2 servo pwm

About

A Rust based Robot slash prototyping framework using RTIC for NUCLEO-L433RC-P.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published