Skip to content

robosavvy/rosserial_stm32f1_tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosserial_stm32f1_tutorials

Tutorials and examples for rosserial_stm32f1 package.

Tutorials and examples:

chatter

Small demo for the STM32F1038C. It uses UART2 to communicate with rosserial. Publishes on topic /chatter a string every few milliseconds.

freertos

Small demo for the STM32F1038C using FreeRTOS. It uses UART2 to communicate with rosserial. Publishes on topic /char_count the number of chars input on topic /str.

Make sure there is only the FreeRTOSConfig.h of this application.

About

Tutorials and examples for rosserial_stm32f1 package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published