Skip to main content
6 votes
Accepted

Can an Arduino wake from deep sleep exactly on an analog voltage threshold crossing (not a digital interrupt)?

The digital inputs of the ATmega328P are all fitted with Schmitt triggers. If your chosen threshold analog voltage happens to match the threshold of those Schmitt triggers, you could wake-up the MCU ...
Edgar Bonet's user avatar
  • 45.2k

Only top scored, non community-wiki answers of a minimum length are eligible