mirror of
https://gitlab.com/zephray/glider.git
synced 2025-01-22 12:28:10 +00:00
Update README
This commit is contained in:
parent
cfe2ebc61e
commit
a93c7a6959
2 changed files with 10 additions and 5 deletions
14
README.md
14
README.md
|
@ -4,14 +4,18 @@ 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](https://github.com/Modos-Labs/Caster/)
|
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](https://github.com/Modos-Labs/Caster/)
|
||||||
|
|
||||||
Note: The design is still working in progress. There are a few known bugs that will be fixed in the next revision.
|
![block-diagram](blockdiagram.svg)
|
||||||
|
|
||||||
## Feature
|
## Feature
|
||||||
|
|
||||||
- FPGA for field upgradable EPD controller design
|
- Xilinx(R) Spartan-6 LX16 FPGA running Caster
|
||||||
- Supports various different Eink/ DES panels
|
- DDR3-800 framebuffer memory
|
||||||
- Up to 1.6GB/s DDR3-800 buffer memory
|
- Type-C DisplayPort Alt-Mode video input with on-board PTN3460 DP-LVDS bridge or
|
||||||
- Up to 224 MPixel/s DisplayPort 1.2 input (2200x1650 @ 60Hz)
|
- 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
|
## License
|
||||||
|
|
||||||
|
|
1
blockdiagram.svg
Normal file
1
blockdiagram.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 159 KiB |
Loading…
Reference in a new issue