Small Arduino
What is the smallest board I can use to run a very simple project to slowly flash 5 LEDs ?
I need to run from a small battery.
5 Replies
From Google:
"Nano Every
The Nano Every is Arduino's 5V compatible board in the smallest available form factor: 45x18mm! The Arduino Nano is the preferred board for many projects requiring a small and easy to use microcontroller board."
Arduino Official Store
Arduino Nano Every
Arduino Nano Every is a compact, low-cost microcontroller board ideal for beginners and makers, offering versatile performance for embedded and prototyping projects.
The D1 Mini is a great choice for your project. It's very compact — just 34.2mm × 25.6mm, so it fits easily even in tight spaces. It can handle 5 LEDs without any issue and works well with small batteries, especially if you use sleep modes to save power.
Price-wise, it's quite affordable too — usually around ₹160–₹230 from local electronics shops, and about ₹350–₹500 if you're buying it online from sites like Amazon or Flipkart.

DFR0282
Evaluation Board, Beetle, ATmega32u4, 8 bit megaAVR MCU

Also - describe the flashing leds you want.
There are ways of using 2 leds on pins if they alternate