Doing pwm on X number of 74hc595's.
Clock Loop
Posts: 2,069
http://obex.parallax.com/objects/437/
I noticed this object in the obex that does up to four shift registers at a time in pwm mode.
I looked into the code and didn't see any relatively straight easy way to scale this up to include X additional shift registers (heck lets start with 28 more to make a total of 32, 74hc595s that can output pwm. A total of 256 pwm outputs,
Can anyone see a way to mod this object to make it scalable to X number of 595s doing pwm?
I noticed this object in the obex that does up to four shift registers at a time in pwm mode.
I looked into the code and didn't see any relatively straight easy way to scale this up to include X additional shift registers (heck lets start with 28 more to make a total of 32, 74hc595s that can output pwm. A total of 256 pwm outputs,
Can anyone see a way to mod this object to make it scalable to X number of 595s doing pwm?
Comments