That's just a case of writing some wrapper code ;)
> not able to get it to work a low Hz speed, only maybe enough to kind
> of notice the blinking.
That's the whole point of PWM - so that you don't notice the blinking.
You use PWM (switching a digitial IO on and off at high frequency) so
that a digital output pin can 'emulate' a variable voltage output pin.
http://arduino.cc/it/Tutorial/PWM
If you want 'visible blinking' try looking at
https://sites.google.com/site/bifferboard/Home/desktop-linux-distributions/slackware/gpio/flash-red-led
https://sites.google.com/site/bifferboard/Home/bifferboard-mini-distribution/gpio/flash-red-led
or
https://sites.google.com/site/bifferboard/Home/desktop-linux-distributions/slackware/rtai
https://sites.google.com/site/bifferboard/openwrt-svn/rtai
Yeah, much of the info on the wiki is out of date, but it should be
possible to "adapt" it...
Lurch