
Figure 1: Custom circuit design showing Arduino, transistor control, and power management components for the E-Ink display controller.

Figure 2: Internal electronics layout with SD card reader, rechargeable battery, and USB charging circuit.
Designed and built a battery-powered E-Ink picture frame with custom electronics, running for 6 months on a single charge through ultra-low-power optimization.
Create an energy-efficient digital picture frame that could run for months without charging while cycling through images stored on an SD card.
Built all electronics from scratch with custom circuits controlling an E-Ink display via Arduino. Programmed in C with extreme power optimization: Arduino reads SD card, sends image to display controller, then uses a transistor to completely power off the display controller. Arduino enters deep sleep for 10 hours between image updates. Rechargeable 3000mAh battery with USB charge controller.
Successfully achieved 6-month runtime on single charge. Battery charges fully via USB in a few hours. Ultra-low power consumption through hardware power management and optimized C code.