Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Basic PWM implementation #1

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Basic PWM implementation #1

wants to merge 9 commits into from

Conversation

liamgilligan
Copy link

This PR adds two main features:

  1. Ability to generate PWM: The Pico will listen for an array of PWM values on the "pwm_values" topic, then set the PWM generators on the Pico to match those values.
  2. Ability to communicate with micro-ROS agent over UART: The Pico transport functions were modified to allow for communication over UART.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants