Design and Engineering of the LightInk Wearable
Daniel Ansorregui recently debuted LightInk, an e-ink wristwatch capable of functioning entirely on solar power. The project, which started in 2019, centers on an ESP32 microcontroller and features a 1.54-inch 200×200 display panel. It incorporates wireless communication protocols including WiFi, Bluetooth, LoRa, and GPS functionality. The device serves as a modern tribute to vintage solar watches while integrating contemporary maker hardware.
Ansorregui based his work on the existing Watchy platform. While he initially used the Watchy hardware, he found it lacking in specific areas like LoRa support and efficient solar integration. He spent significant time contributing patches to the Watchy codebase to refine display performance, yet the need for custom hardware became clear. His testing with Watchy hardware combined with solar cells yielded only 40 days of continuous operation, a result he found insufficient for a project aimed at longevity.
Technical Specifications and Open Hardware
The LightInk project is entirely open source, with all files accessible via a GitHub repository. The device hardware choice reflects a focus on low power consumption. By opting for an e-ink screen, the watch only consumes energy when the image on the display updates. This choice allows the solar cell to maintain the battery level during daily use. The inclusion of LoRa capabilities permits the watch to transmit data packets to a home receiver, providing a long-range communication method distinct from standard Bluetooth or WiFi connectivity.
Beyond basic timekeeping, the watch includes software features that push the limits of the ESP32 chip. It can play the Tetris theme, demonstrating that the device is not just a prototype but a functional computer. The assembly highlights the potential for small-scale electronics to replace power-hungry alternatives. Ansorregui continues to document his progress on the Hackaday platform where he provides schematics and code for other enthusiasts to replicate his build.
Broader Implications for Sustainable Wearables
The rise of hobbyist projects like LightInk points toward a shift in how engineers view battery life. Many consumer devices today require charging every 24 to 48 hours. By contrast, a watch that runs indefinitely on solar power offers a practical alternative for specific use cases. This design approach avoids the planned obsolescence found in mainstream consumer electronics.
Industry experts often discuss sustainable hardware, yet actual consumer options remain limited. Projects such as this one provide a roadmap for how low-power chips and efficient display technologies can coexist. Future developments in this area may involve better energy management systems or higher-efficiency solar panels. For now, the LightInk serves as a benchmark for makers interested in the intersection of renewable energy and personal technology. It demonstrates that devices can be both functional and environmentally conscious through deliberate engineering decisions.

