readme.txt
来自「一款用C语言写的LCD2USB,包含有软件和硬件源代码,原理图,简单实用.」· 文本 代码 · 共 29 行
TXT
29 行
LCD2USB - (c) 2005-2007 by Till Harbaum ---------------------------------------http://www.harbaum.org/till/lcd2usbLCD2USB is a simple and cheap HD44780 LCD to USB interface.This interface is currently supported by the lcd4linuxproject. See http://ssl.bulix.org/projects/lcd4linux/wiki/WikiStartSince version x.07 lcd2usb supports a second avr usb stack.The verson numbering is 1.xx for the avrusb version and2.xx for the usbtiny version. Both versions provide identicalfunctionality. avrusb version--------------The firmware code itself is distributed under the GPL, butthe usb code comes under a separate license. Plase see the .txt files in usbdrv for details.usbtiny version---------------The usbtiny stack comes under the regular GPL. If you wantto derive further projects from lcd2usb and want to stayunder the regular GPL you can just remove the avrusb specificfiles.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?