Whilst looking at the Furby schematic, I noticed the ability to cut power to various components to increase battery life.
Has anyone looked at what can be done on the Edison?
Whilst looking at the Furby schematic, I noticed the ability to cut power to various components to increase battery life.
Has anyone looked at what can be done on the Edison?
I have not. I would guess limit current draw on GPIO use. Shut down unused areas (not sure what that would be). If you can shutdown USB.
Kevin Darrah from YouTube has lots of Arduino power saving mode, but a microprocessor is different in that it does not need to run an OS that is not intended to be shutdown and does not boot fast.
I have not. I would guess limit current draw on GPIO use. Shut down unused areas (not sure what that would be). If you can shutdown USB.
Kevin Darrah from YouTube has lots of Arduino power saving mode, but a microprocessor is different in that it does not need to run an OS that is not intended to be shutdown and does not boot fast.