Hello. I am planning a project which requires more than six PWM pins. I tried installing the PWM library from Github. but got this message;
The library "Arduino PWM Frequency Library v_05" cannot be used.
Library names must contain only basic letters and numbers.
(ASCII only and no spaces, and it cannot start with a number)
I tried renaming the library with no spaces and got this message;
Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega328P"
Specified folder/zip file does not contain a valid library.
Does anyone know where I could find another PWM library or what I'm doing wrong?
Thanks, John.
My idea requires 9 or 10 PWM pins. The MEGA would not fit in the space I have. I may try to get the Uno and Uno shield you mentioned to fit but I think I need to change my design.
Thanks for your help and I karma,d you. Pgm not complete but my idea needed 9 PWM LEDs. faded at different times I'll have to come up with another idea