搜索资源列表
mcu_ps2
- 51单片机驱动标准PC机键盘的程序,PC机键盘按键通码与ASCII对照表,这个库要配合<单片机驱动标准pc机键盘的c51程序>使用.-51 Microprocessor standard PC keyboard procedures, PC keyboard keys-ASCII code table with the library to meet
ASCII-to-HEX.ASCII码转十六进制数
- labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
vga_display.rar
- VGA controller源码及显示汉字和ascii字符的c代码实例,已在DE2-70上实现,vga_controller source code and c code which can display chinese charactors and ASCII code on the VGA
KB-1B-Programs-V3.0
- kb1b开发板配套程序,ASCII码表和液晶图片,程序目录,有Cry1602,蜂鸣器,模数转换,TFT等等。-kb1b development board supporting the program, ASCII code table and the LCD image, the program directory, there Cry1602, buzzer, analog-digital conversion, TFT, and so on.
Ssd1818a_Appnote
- The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write
key_lcd
- lcd显示函数,包括初始化、参数设置、汉字代码。ascii字符代码、头文件等-lcd display functions, including initialization, parameter settings, characters code. ascii characters code, header files, etc.
freemodbus-v1.4.0
- free modbus Source Code! ascii ftu free modbus Source Code-modbus Source Code ascii ftu
ps2
- 采用sopc技术,nios2ide开发环境,实现nios对ps2键盘的控制,按键讲ascii码显示在led上-Using sopc technology, nios2ide development environment to achieve nios right ps2 keyboard control, key speakers led the ascii code is displayed in
DOC_V1.1
- 松翰子程序库,@DAA 实现DAA 指令 ADD_BCDINC n 字节压缩BCD 加1 MOV_BCD1W n 字节压缩BCD 左移1 位 ADD_BCDNB n 字节压缩BCD 加法 SUB_BCDNB n 字节无符号压缩BCD 减法 MUL_BCDNB n 字节压缩BCD 乘法 DIV_BCDNB n 字节压缩BCD 除法 CHA_NHEXTOMBCD n 字节的HEX 码转换为m 个字节的压缩BCD 码 CHA_1HEXTO2WBCD 1 字节HEX 转换
ASCII Table 1.0
- 一个ascii 码值计算原代码的例子-An ascii value of the original source code examples
PS2Key
- 用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character
ASC
- 定义了所有ASCII码表,以及在5*7点阵LED上显示所需的字段数值-The definition of all the ASCII code table, as well as in 5* 7 dot matrix LED display fields required numerical
MzL728_Keil_51
- MzL728-240128液晶模块采用T6963C控制芯片的KeilC51的源程序代码,该代码实现ASCII码显示、中文以及BMP图形显示、GUI基本绘图函数的算法等。-MzL728-240128 LCD modules T6963C controller chip KeilC51 of the source code, the code ASCII code display, Chinese and BMP graphics, GUI basic mapping function algori
ASCII
- 单片机显示LED的ASCII码表,可以方便移植,使用很方便-Single-chip LED display the ASCII code table, to facilitate transplantation, the use of easily
LCD
- 内嵌T6963C240×128LCD显示驱动 可以显示ASCII码,直线/点.-Embedded T6963C240 × 128LCD display driver can display ASCII code, a straight line/point.
Rs232sourcecode
- Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested in FPGA Spartan 3 Included files for testing at FPGA - Scan4digit .vhd - to display at 7 sgement display - D4to7 .vhd - Convert HEX decimal to
choosebcd
- 基于vhdl的BCD码转ASCII码的设计,已经经过调试,可直接使用-Vhdl code based on the BCD to ASCII code of the design, debugging has been directly used
char
- 用子程序设计的方法,分别把BUF字单元中的四个十六进制数转换为ASCII代码存入MAS开始的单元中,并在crt上显示。-Design method with the subroutine, BUF word units, respectively four hexadecimal number is converted to ASCII code into the beginning of the unit in the MAS and the crt display.
ASCii-CODE
- ASCII码,识别库,C格式,识别数字字母,点阵-ASCII code, recognition library, C format.
程序员必备所有制码转换
- 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of informati