I have added a "fake" implementation of PWM using sleep.
In the PWM class there is a simple DutyCycle calculator to make controlling PWM servos easier.
I changed the Software/examples/testPWM.py file to use the new PWM fuinctionality.
I created an example LED test file as there was no output test file currently.
I added a drivers section in Hardware/README.md as I did not realize installing a driver was nessary (in Windows 7 at least)
I have added a "fake" implementation of PWM using sleep. In the PWM class there is a simple DutyCycle calculator to make controlling PWM servos easier.
I changed the Software/examples/testPWM.py file to use the new PWM fuinctionality. I created an example LED test file as there was no output test file currently.
I added a drivers section in Hardware/README.md as I did not realize installing a driver was nessary (in Windows 7 at least)