PaxInstruments / t400-electronics

Electronics for the Pax Instruments T400 temperature datalogger
20 stars 9 forks source link

Put the microcontroller in sleep state to save power #45

Closed Tsillen closed 10 years ago

Tsillen commented 10 years ago

You could put the micro, and adc in a sleep state when using the device for data logging. Sleep -> on -> measure 1,2,3,4 -> sleep -> wait x time -> .... Also add an option to power off the lcd to save power.

charlespax commented 10 years ago

Cross reference https://github.com/PaxInstruments/t400-firmware/issues/84

charlespax commented 10 years ago

Issue in firmware. See https://github.com/PaxInstruments/t400-firmware/issues/84