소스 검색

Readme

master
Dejvino 3 년 전
커밋
02deaf49ba
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. +15
    -0
      README.md

+ 15
- 0
README.md 파일 보기

@@ -0,0 +1,15 @@
# Video Terminal Revival
Physical recreation of a video terminal device for connecting to a serial console. Emulates a VT100 terminal using an ESP32, a keyboard and a TV.

## Hardware
- ESP32 as the main processing board
- Display with a composite video input (ideally a CRT)
- LK201 terminal keyboard

## Software
- [TinTTY](https://github.com/unframework/tintty) for VT100 emulation
- [ESP32Lib](https://github.com/bitluni/ESP32Lib/tree/development) for composite video output

## Resources
- [LK201 Interface](http://www.netbsd.org/docs/Hardware/Machines/DEC/lk201.html) for keyboard specification


불러오는 중...
취소
저장