I want to display 8 digit number using Arduino, MAX7219 and eight 7 segment LEDs.
I read everything I could find about it, but I'm not sure on what resistor I should use for Rset.
The 7segment LEDs have 3.8v forward voltage and forward current of 5-10mA.
After looking here( Arduino Playground - MAX72XXHardware ) I'm guessing that I need a 49kΩ resistor.
Is that right?
Also, would it work if I wire everything up without capacitors?
I want to display 8 digit number using Arduino, MAX7219 and eight 7 segment LEDs.
I read everything I could find about it, but I'm not sure on what resistor I should use for Rset.
It will probably work, but is not recommended!. Omitting them can lead to errors that are really hard to track down. (Showing up every other thursday, when the weather is a bit humid)
But it won't break anything leaving them out for testing purposes. Keeping the wiring very short helps a bit.
Eberhard
I want to display 8 digit number using Arduino, MAX7219 and eight 7 segment LEDs.
I read everything I could find about it, but I'm not sure on what resistor I should use for Rset.
It will probably work, but is not recommended!. Omitting them can lead to errors that are really hard to track down. (Showing up every other thursday, when the weather is a bit humid)
But it won't break anything leaving them out for testing purposes. Keeping the wiring very short helps a bit.
Eberhard