PIO Exploration
April 2021
For project 5 of my Microcontrollers Programming class, we were asked to used the Pico's PIO hardware to create a ramped PWM signal and drives a motor in smooth acceleration instead of jerky acceleration. The code I implemented (heavily inspired by PIO examples online) can be found here.
Jerky v.s. smooth movement