Show Posts
|
|
Pages: 1 ... 4 5 [6] 7 8 9
|
|
77
|
Using Arduino / Microcontrollers / Uno voltage minimum
|
on: April 12, 2012, 05:04:50 pm
|
|
Is there a way I can run the Uno from a 4.3v supply? I know the AVR can be run from 5v or 3.3v, at 16 or 8 mHz, but I haven't ever heard about a voltage between.
|
|
|
|
|
81
|
Using Arduino / Motors, Mechanics, and Power / Re: Problems with arduino power input & servo motors
|
on: April 12, 2012, 12:34:45 pm
|
|
I agree with Runaway Pancake, but to be more specific, the Arduino 5v regulator can only supply 800ma (according to the datasheet). Many servos can pull 1.5A or more. You should also use a better 5v supply, as well as a fairly nice size capacitor on the power rails of the 5v supply (servos can be extremely noisy).
I'm curious though, how are you getting the 9v supply from the NXT? Did you wire directly into the battery compartment?
|
|
|
|
|
89
|
Using Arduino / General Electronics / Re: Resistor to math calculation
|
on: February 25, 2012, 08:55:55 pm
|
|
Okay, that all makes sense.
I don't mean to be rude in the slightest, but R1 is not optional! I have no choice of removing R1 from the equation, so I need to find an equation that takes all three resistors into effect. I would go without the equation before suggesting people open their NXTs and remove parts from the PCB... it just simply won't happen.
I really appreciate you all trying to help, but if what you all are saying is that there is no equation that any of you can come up with, I will look elsewhere for the answer.
|
|
|
|
|
90
|
Using Arduino / General Electronics / Re: Resistor to math calculation
|
on: February 25, 2012, 08:31:06 pm
|
|
Sorry, I thought I made the setup clear in the first post... The application isn't specific to NXT, it applies to any ADC with a fixed 10k pullup to a mid voltage.
So, I'm still not really sure exactly how to compute it. Do you think you could help me out a bit more?
|
|
|
|
|