PocketBeagle PWM Controller

I created a series of classes that expose the PWM functionality to dotnet core. It uses the filesystem method of modifying the pin values so there are no c++ system calls or other dependencies.

Enjoy.

2 Likes