Skip to content

This library enables you to use Hardware Timers on an Arduino Portenta Machine Control

License

Notifications You must be signed in to change notification settings

aaaaaaaaaron/Portenta_PMC_PWM

 
 

Repository files navigation

Portenta_PMC_PWM Library

This Library is a fork from khoih-prog's Portenta_H7_PWM library. All I did was update some pin definitions to make it work on my Portenta Machine Control. View that repo for much more helpful information! I forked the original repo rather than submitting a PR because it is not being mantained anymore.

I would say be careful when using this because it is not tested very well. And be mindful of managing your PWM instances.

I may submit it to the library manager sometime.

Installation

Manual Install

Another way to install is to:

  1. Navigate to Portenta_H7_PWM page.
  2. Download the latest release Portenta_H7_PWM-main.zip.
  3. Extract the zip file to Portenta_H7_PWM-main directory
  4. Copy whole Portenta_H7_PWM-main folder to Arduino libraries' directory such as ~/Arduino/libraries/.

Contributing

If you want to contribute to this project:

  • Report bugs and errors
  • Create issues and pull requests
  • Tell other people about this library

About

This library enables you to use Hardware Timers on an Arduino Portenta Machine Control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.4%
  • C++ 22.2%
  • Shell 3.4%