I've searched around for this information but wasn't able to get a definitive answer.
What is the max mA draw on the 5V pin when powered via USB?
I am powering an Arduino UNO R3 via USB, and I want to power both a Bluetooth module and a line tracking module off the 5V pin. The two modules draw a peak of 55mA. From what I've been able to find, when powered by USB the 5V pin is only limited by the 500mA limit for the Arduino board, therefore the 55mA peak draw from my modules should be fine.
Any chance someone could give me a definite answer on this?