Understanding power requirements

The basic necessity for any electro-mechanical device is a power source. Selecting the right power source for a particular device is an important trick of trade that every Arduino tinkerer needs to know. This is exactly what will be taught in this section.

Limitations of Arduino MEGA 2560

If you look at the specifications of Arduino MEGA 2560 on the Arduino website, you will see the following:

Limitations of Arduino MEGA 2560

The important thing to note is the operating voltage that says 5V. This means that no matter how large of an input voltage you put in, the MEGA will always convert it to 5V. In reality, it will be slightly less than 5V due to ...

Get Arduino: Building exciting LED based projects and espionage devices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.