MicroTerminale: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Un terminale | Un terminale fisico implementato su microcontrollore. | ||
periferiche: | periferiche: | ||
* display (lcd a caratteri) | * display (lcd a caratteri) | ||
* tastiera (ps2? usb?) | * tastiera (ps2? usb?) | ||
terminal mode: | |||
* vt100 ? | |||
* vt102 ? | |||
* vt220 ? | |||
uscita: | |||
rs232 con livelli TTL | |||
letture: | letture: |
Revision as of 17:20, 7 November 2012
Un terminale fisico implementato su microcontrollore.
periferiche:
- display (lcd a caratteri)
- tastiera (ps2? usb?)
terminal mode:
- vt100 ?
- vt102 ?
- vt220 ?
uscita: rs232 con livelli TTL
letture:
- http://www.xfree86.org/current/ctlseqs.html
- http://www.tldp.org/HOWTO/html_single/Text-Terminal-HOWTO/
- http://www.linusakesson.net/programming/tty/index.php
- http://www.catb.org/~esr/terminfo/
- http://pubs.opengroup.org/onlinepubs/007908799/xcurses/terminfo.html#tag_002_001_001
- http://www.msarnoff.org/terminalscope/
- http://man.he.net/man4/console_codes
USB host mode:
uC candidati: