快速、低延迟、开源硬件电子纸显示器和开发套件
Modos Paper Monitor – Open-hardware e-paper monitor and dev kit

原始链接: https://www.crowdsupply.com/modos-tech/modos-paper-monitor

## Modos Paper Dev Kit:重新构想电子纸显示 Modos Paper Dev Kit 是一款开放硬件解决方案,旨在释放电子纸技术的全部潜力,解决专有系统、缺乏标准和成本高等问题。该套件提供 6 英寸和 13 英寸单色版本,采用开源 Caster 控制器——该控制器具有 75Hz 的快速刷新率和低延迟,并兼容各种电子纸面板。 它通过 HDMI 或 USB 连接,适用于 Linux、macOS 和 Windows。除了兼容性之外,该套件还提供可定制的显示模式和 C API 以实现直接控制,允许开发者针对各种应用优化性能。其特性包括硬件抖动和区域更新,从而实现流畅的动态内容。 该项目旨在培养一个致力于建立电子纸标准和最佳实践的社区。Modos Dev Kit 在 GitHub 上提供完整的设计文件和源代码,使工程师、设计师和爱好者能够创造性地重新利用电子纸屏幕,并拓展这项不断发展的显示技术的边界。

## Modos Paper Monitor:开源硬件电子墨水显示器 Modos Labs推出了一款新的开源硬件电子墨水显示器和开发套件,引发了广泛关注。该项目的完整源代码、硬件设计和文档已在GitHub上发布。该项目旨在解决当前电子墨水显示器的局限性,提供高达75Hz的刷新率和低于100ms的延迟,通过HDMI或USB-C支持6-13英寸的单色和彩色面板。 该项目源于社区改进电子墨水笔记本电脑改造的努力,最终产生了基于FPGA的显示控制器和开发套件。虽然目前的成本仍然是一个障碍(24英寸型号的成本低于500美元目前由于产量较低而不可行),但该项目的开放性允许定制和潜在改进,包括与笔记本电脑显示器的接口。 讨论中强调了对功耗、潜在应用(如Home Assistant仪表板)以及与现有解决方案(如Boox显示器)的比较。开发者强调该项目依赖于社区贡献,并渴望看到用户利用它创造什么。
相关文章

原文

Modos Paper Dev Kit includes nearly everything you need to create an open-hardware e-paper monitor with a fast 75 Hz refresh rate, low latency, various screen-update configurations, multiple image modes, and flexible dithering options. It can be connected through HDMI or USB, and it works on Linux, macOS, and Windows. We are offering 6-inch and 13-inch monochrome kits, but the controller that powers both kits can be used with other panels as well.

At the Cutting Edge of E-Paper

Twenty years ago, the release of the first e-paper devices marked a significant milestone in display technology, giving rise to e-readers and digital signage. Electrophoretic displays stand out for their unique qualities: they are easy on the eyes, mimic the aesthetics of paper, conserve power when idle, and offer high contrast with wide viewing angles even in direct sunlight.

In recent years, improvements in e-paper technology have expanded its applications beyond traditional e-readers. Despite these advancements, however, key challenges still hold back widespread adoption of e-paper devices:

  • Proprietary Hardware and Software: Most e-paper devices operate on closed, proprietary systems.
  • Lack of Standards: There is a shortage of best practices and guidelines for designing user interfaces optimized for e-paper.
  • High Costs: The expense of e-paper panels limits experimentation and broader adoption.

We built the Modos Developer Kit to allow engineers, product designers, programmers, and enthusiasts to re-purpose e-paper screens in creative ways. We’re also building a community that’s committed to establishing the standards, best practices, and guidelines needed to realize the full potential of e-paper technology. Join us on Discord and by following us on Mastodon, Bluesky, Matrix, and Twitter.

High Refresh Rate

Our Developer Kit leverages Caster, an open-source FPGA-based electrophoretic display controller engineered for low-latency performance and capable of driving e-paper screens at up to 60 Hz. By dividing the screen into multiple update regions, the Caster processes and displays new images or text instantly, without waiting for previous updates to complete. Each pixel is managed independently, and early cancellation techniques ensure that pixels update as soon as new data is available. The result is smooth, responsive performance with high frame rates and superior contrast, ideal for dynamic content and fluid interactions.

Compatible With a Variety of Screens

Got a spare e-paper screen gathering dust or looking to re-purpose a display for your project? Our Developer Kit makes it simple. Compatible with a wide range of screens—from 6-inch up to 13.3-inch, in both monochrome and color—the kit lets you easily connect and reuse unused displays. With our monitor enclosure design files, you can build a custom monitor housing that perfectly fits your project’s needs.

Explore our GitHub repository for a complete list of compatible screens.

User-Defined Modes & API

While commercial e-paper products rely on preset driving strategies (text, graphics, video modes) to cope with the technology’s limitations, our Developer Kit goes further. It offers full customization so you can tailor the display experience to your specific needs.

For example, the Hybrid Greyscale Mode allows the Caster to switch between a fast binary mode for quick updates and a slower, detailed greyscale mode for refined rendering. This minimizes latency and visual flashing by updating in binary first, then refining in greyscale as the image stabilizes.

With our C API, you gain direct control over screen and mode selection, letting you optimize the display for a wide range of applications. Our broader vision includes developing native e-paper applications and a protocol for seamless mode transitions based on content type.

Features & Specifications

Driver Board Hardware Reference Design

  • Xilinx Spartan-6 LX16 FPGA running Caster gateware
  • DDR3-800 framebuffer memory
  • Video input supporting:
    • USB Type-C DisplayPort Alt-Mode with on-board PTN3460 decoder
    • DVI (via microHDMI connector) video input with on-board ADV7611 decoder
  • E-paper power supply with up to 1 A peak current on the ±15 V rail to support large panel sizes.
  • VCOM kick-back voltage measurement support
  • On-board STM32H750 microcontroller for USB communication, firmware upgrades, and standalone applications. Processing rate up to 133 MP/s when error-diffusion dithering enabled and 200 MP/s when disabled

Caster FPGA Gateware Reference Design

  • Supports electrophoretic display panels with parallel interfaces (E Ink, OED, and DES)
  • Compatible with both monochrome and color-filter-array screens
  • Extremely low processing delay (<20 µs)
  • Supports binary, 4-level grayscale, and 16-level grayscale output modes
  • Latency-optimized binary and 4-level grayscale driving modes
  • Hybrid automatic binary and 16-level grayscale driving mode
  • Host software runtime controllable regional updates and mode switching
  • Hardware bayer dithering, blue-noise dithering, and error-diffusion dithering with no additional latency

Comparisons

E-Paper Monitors

Modos 13" Paper Dev KitDASUNG 13.3" Paperlike HD-FTBoox Mira 13.3" E-Ink MonitorWaveshare EINK DISP 133
Display Eink Carta 1000 (ED133UT3) Eink Carta 1000 (ES133TT3) Eink Carta 1200 (ES133TT5) Eink Carta 1000 (ED133UT2)
Screen Size 13.3" 13.3" 13.3" 13.3"
Screen Resolution1600 x 1200 2200 x 1650 2200 x 1650 1600 x 1200
Maximum Frame rate75Hz 40Hz ~20Hz ~15Hz
InterfacesHDMI & USB Type-C HDMI HDMI & USB Type-C HDMI
TouchscreenNo Yes No No
FrontlightNo Yes Yes No
Open HardwareYes No No No
Programmable ModesYes No No No
API for Display ControllerYes No No No
Price$599 $798 $800 $679

E-Paper Dev Kits

Modos 6" Paper Dev KitWaveshare e-paper HATInkplate 6 MOTIONEPDiy
Controller FPGA-based None ESP32-based ESP32-based
Display Technology E Ink E Ink E Ink E Ink
Screen Size 6.0" 6.0" 6.0" 9.7"
Programming Language Support Rust, Python, C Python, C, C++ MicroPython, C, C++ MicroPython, C, C++
Screen Resolution1448 x 1072 1448 x 1072 1024 × 758 1200 x 825
Maximum Frame rate75Hz < 2Hz 11Hz Unknown
InterfacesHDMI, USB Type-C SPI, GPIO USB Type-C, GPIO GPIO
TouchscreenNo No No N/A
FrontlightNo No Yes N/A
Open HardwareYes No Yes Yes
Programmable ModesYes Yes Yes Yes
API for Display ControllerYes No No No
Works With Other PanelsYes No No Yes
Power ConsumptionHigh Low Low Low
Price$200 $113 $195 N/A

Support & Documentation

The Modos Developer Kit is open hardwayore built using open-source software, with all design files and source code available on GitHub. Our documentation offers extensive information on electrophoretic displays, drawing from both public sources and our original research. This serves as a comprehensive guide for anyone looking to dive deeper into e-paper technology.

For additional support or to join the discussion, please visit Discord and follow us on Mastodon, Bluesky, Matrix, and Twitter.

Manufacturing Plan

The Modos Developer Kit has passed pre-production revisions and undergone thorough validation and testing. We have established partnerships with contract manufacturers in China, our chosen partner will handle board manufacturing and assembly. The panels are sourced directly from E Ink Corporation. With the Caster completed and the design finalized, we now have a full Bill of Materials (BOM) and supplier quotes in place as we prepare for production. Once the campaign concludes, manufacturing will commence, and we’ll keep you updated via campaign emails.

Fulfillment & Logistics

After our production run is finished, we will package everything and send it to Crowd Supply’s fulfillment partner, Mouser Electronics, for distribution to backers worldwide. For more details about Crowd Supply’s fulfillment service, please refer to their guide under Ordering, Paying, and Shipping.

Risks & Challenges

The development of the Modos Developer Kit has been ongoing for over a year. Throughout this time, the core functionalities of our display controller board have proven stable, allowing us to focus on refining the hardware design and solving engineering challenges. We are confident in the robustness of our final product.

That said, as with any hardware project, the production process and supply-chain management present inherent risks. To mitigate these risks, we have built strong partnerships with our suppliers and manufacturers. In the event of any setbacks, we are committed to minimizing delays and will keep our backers informed with transparent, timely updates throughout the process.

Thank You to the NLnet Foundation and the NGI Zero Etrust Fund

Our team would like to acknowledge partial funding for development of Caster from the NGI0 Entrust Fund, a fund established by NLnet with financial support from the European Commission’s Next Generation Internet program.

联系我们 contact @ memedata.com