matrix-io / matrix-creator-hal

Hardware Abstraction Layer for MATRIX Creator & MATRIX Voice
https://matrix-io.github.io/matrix-documentation/matrix-hal/overview/
GNU General Public License v3.0
70 stars 50 forks source link

PWM output from GPIO #52

Closed Beeze closed 6 years ago

Beeze commented 6 years ago

I'm trying to test using PWM on gpio pins 0-9, using the gpio_demo as my starting part, but am having trouble reading the output (4-bit hex value). Can you give me some insight into what this demo is outputting?

kdpatino commented 6 years ago

Hello @Beeze did you check the last release? https://github.com/matrix-io/matrix-creator-hal/releases/tag/v0.2.3 it includes a PWM demo.

Regards,

Kevin Patino