Skip to main content

Questions tagged [atmega328p]

ATmega328P is an 8-bit AVR Microcontroller with 32K Bytes In-System Programmable Flash. Use this tag for questions on this device. Do not use it for general programming questions.

Filter by
Sorted by
Tagged with
0 votes
1 answer
532 views

I’m exploring ultra–low-power sensing designs where the Arduino should remain in deep sleep until a specific analog voltage threshold is reached — for example, when a sensor output rises above 1.2 V. ...
Luigi's user avatar
  • 181