Show Posts
|
|
Pages: [1] 2 3 ... 9
|
|
3
|
Using Arduino / General Electronics / Re: Power Supply Question
|
on: June 27, 2011, 02:30:51 pm
|
|
The first aforementioned shift register is connected to the Arduino by a clock, data, and latch pin. All the latch and clock pins are connected together. The data is sent from Ser out to Ser in on the next shift register. The shift register is connected to Arduino's 5V at its Vcc and SRCLR and the SRCK, G and GND are connected to ground. The segments are connected to Drain#'s with a resistor between. (Resistors are based on old power supply)
I've gotten it to work with a different power supply, but I'm trying to get it to work with this power supply.
The last power supply was just 5 AA's. I'm currently trying to get it to work with a wall plug-in power supply that gives 12V 2 A DC.
|
|
|
|
|
11
|
Using Arduino / General Electronics / Re: Power Supply Question
|
on: June 25, 2011, 01:00:59 pm
|
|
Well it's an Arduino Mega, with about 28 pins filled. I don't pretend to know as much as anyone else here. That's why I'm asking the questions. I found the datasheet that showed the capacitors. It wasn't with the first link I found.
I just have a few questions: It didn't seem like I could wire the voltage regulators in parallel, but is there anything I could do that doesn't involve finding another voltage regulator since the current one can only handle 1 A? Will it draw more current than it can handle?
Will any of the components fry from too much current or will they only draw what they need?
|
|
|
|
|
13
|
Using Arduino / General Electronics / Re: Power Supply Question
|
on: June 24, 2011, 03:40:40 pm
|
|
How do i know what capacitors to use? In series, right? The regulators themselves don't take any current, right? I was thinking that I'd have the 12+V go directly to the Arduino then through the parallel capacitors and regulators and then to the digits? I thought the digits would take 540 mA at max with all 8's and then the Arduino could have at least 1,460 mA.
|
|
|
|
|