0

Is arduino code Consume More power other than "Avr Studio" Code?

Please tell some key points for power saving. Processor on $ off Methodology.

Nick Gammon
38.9k13 gold badges69 silver badges125 bronze badges
asked Aug 3, 2015 at 6:09
1
  • 1
    Processor on $ off Methodology. - not sure what you mean by that. Commented Aug 3, 2015 at 7:00

1 Answer 1

2

There is nothing about the Arduino code that would inherently consume more power than using a different compiler, so no, it doesn't. What the code does you can change in either development environment.

Read Power saving techniques for microprocessors for a considerable number of tips about saving power.

Also see related threads about this question such as What are (or how do I use) the power saving options of the Arduino to extend battery life?

answered Aug 3, 2015 at 7:02

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.