Blinking Highland cow ornaments hide clever LED multiplexing and sync hardware

Beyond the resin shell

Most garden ornaments are static lumps of plastic, but the

blinking eye series contains a surprisingly sophisticated electronic heart. At first glance, the repetitive blinking of a solar-powered Highland cow seems like a simple trick. However, cracking open the resin reveals a modular system that uses
Multiplexing
and dedicated synchronization to bring a 52-LED matrix to life. It is a masterclass in squeezing maximum visual impact out of budget-friendly components.

Blinking Highland cow ornaments hide clever LED multiplexing and sync hardware
Solar moving and blinking eyes - with schematic

Solar charging and power management

The power system relies on a minuscule solar panel and a 200mAh

. While the panel is remarkably small, the circuit is designed for efficiency. A dedicated controller chip detects dusk by monitoring voltage drops on the solar pin. To drive the LEDs, which require more than the 1.2V provided by a single cell, the circuit uses a 220-microhenry inductor. By pulsing this inductor to the ground rail and allowing the magnetic field to collapse, the system boosts the voltage, which is then smoothed by a capacitor and clamped at 5.1V via a
Zener diode
.

Matrix architecture and eye synchronization

Each eye is a self-contained module featuring an 8x8 LED matrix. While the grid supports 64 pixels, this specific design utilizes 52 LEDs arranged to fit the circular eye shape. A 20-pin

handles the heavy lifting, using 16 pins specifically for the X and Y scanning of the matrix.

What makes these units clever is the single-wire synchronization. One module acts as a master, sending a brief low-pulse signal to the secondary eye to ensure they blink in unison. Because the PCBs are identical, any eye can serve as the master or slave, allowing for expandable networks of blinking components in DIY projects.

Limits of budget software

Despite the robust hardware, the software remains rudimentary. The animation follows a hard-coded lookup table rather than using a randomizer for more natural movement. While the effect is repetitive, the hardware is capable of far more. For the DIY enthusiast, these modules are ripe for harvesting; they draw roughly 20mA at 3V but can be pushed to 5V for extreme brightness, provided you manage the thermal load on the microcontrollers.

2 min read