My Teensy alarm clock is powered by a (regulated) wall plug adapter which outputs 7.5V and a 7805 voltage regulator converts this into the 5V needed to power the device.
It uses about 4W continuously. However, when I power the board through an USB adapter connected to the Teensy 2.0 the clock only uses about 0.3W!! I previously thought the power consumption came from the LCD backlighting but this seems not to be the case.
I'm now planning to power all my devices through an USB thru-hole plug to conserve energy. Something to contemplate when you design your next Teensy powered project.
It uses about 4W continuously. However, when I power the board through an USB adapter connected to the Teensy 2.0 the clock only uses about 0.3W!! I previously thought the power consumption came from the LCD backlighting but this seems not to be the case.
I'm now planning to power all my devices through an USB thru-hole plug to conserve energy. Something to contemplate when you design your next Teensy powered project.