Find a file
2024-01-18 21:32:24 -05:00
fw Add missing include 2023-12-10 14:01:42 -05:00
pcb pcb: r0p6 2023-06-25 22:37:15 -04:00
.gitignore fw: initial controller fw 2022-09-04 15:16:18 -04:00
blockdiagram.svg Update README 2024-01-18 21:32:24 -05:00
CHANGES.txt doc: update readme and change log 2022-06-08 12:17:17 -04:00
LICENSE - Initial commit 2022-03-05 16:48:31 -05:00
README.md Update README 2024-01-18 21:32:24 -05:00

Glider

Open source E-ink monitor with an emphasis on low latency.

Note: This repo only contains the hardware design, the gateware running on the FPGA is our open-source Caster EPDC design, which could be found at github.com/Modos-Labs/Caster

block-diagram

Feature

  • Xilinx(R) Spartan-6 LX16 FPGA running Caster
  • DDR3-800 framebuffer memory
  • Type-C DisplayPort Alt-Mode video input with on-board PTN3460 DP-LVDS bridge or
  • DVI (via HDMI connector) video input
  • Epaper power supply with up to 1A peak current on +/-15V rail supporting large panels
  • VCOM kick-back voltage measurement support
  • On-board RaspberryPi(R) RP2040 microcontroller for USB communication and firmware upgrade
  • Up to 133MP/s processing rate with dithering enabled, >200MP/s when disabled

License

The hardware design is released under the CERN Open Source Hardware License strongly-reciprocal variant, CERN-OHL-S. A copy of the license is provided in the source repository. Additionally, user guide of the license is provided on ohwr.org.