Driving servo's directly from the Von Hippel module

So i was working on another project that required something similar to PWM and i ended up getting it working so tried it out on a servo and after some slight adjustments it works pretty well. I still wouldn't recommend it over a PIC/AVR but its fun to see anyway. Check out the video here

To get it working just connect the servo pins to GND, +5v, GPIO 0 and run the following application. I will post the source code once i clean it up a bit.

Software PWM
- Binary
- Source (Coming Soon)

\cmw