commit dc6fcb414ba73567e7221030ef4809ac093f0633 parent 261538f536dd2cb08f8ec92d37b8e4f9ef16723f Author: Christoph Lohmann <20h@r-36.net> Date: Sun, 3 Jan 2016 16:29:03 +0100 Add the VGA-to-tty cable idea. Diffstat:
M | suckless.org/project_ideas.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/suckless.org/project_ideas.md b/suckless.org/project_ideas.md @@ -156,3 +156,14 @@ developers. You will need them. ***Requirements:*** Very good C knowledge, a very good knowledge in web standards and how to strip them down to the suckless level. +### A VGA/DVI/Displayport-to-TTY cable + +The emerging graphical revolution has removed the smallest denominator which +combines efficiency in byte transfer and possibilities: vt100. + +The goal of this project is to have some combination of hardware and software +which allows old vt100/etc. devices to use modern display ports. + +***Requirements:*** Hardware, software and converter knowledge. This will +require much hardware work. +