Hi!
I wnat to use Arduino to control 8x8 electronic fan matrix(fan grid,fan array),just like the following graphic.(in next post)
I have used TIP120 transistor with PWM out mode to control the speed of fans.(thanks for ITP provide Tutorials: in next post)
My previouse work:Unheeded Advice(in next post)
Standard Arduino like Duemilanove, Diecimila, just have 6 PWM output pin to use, even Arduino Mega only provide 14 PWM output pin.
All of them don't have enough PWM pin to control 5x5 or 8x8 fan martix.
Are there any IC chpis can be used to control 5x5 or 8x8 fan martix?
And how to use it?How to program?
Thank you!