Location:
Search - ch451
Search list
Description: CH451键盘显示芯片的控制程序--Control program for CH451 keyboard s display chip.
Platform: |
Size: 1024 |
Author: 张雪奇 |
Hits:
Description: ch451
CH451 ?-|I¢…OA¨…(R)à?DIG0÷DIG7£μ÷–““?
?>>μ£ ±‰“??>>μ£°CH451?aefl¥μ£<<?£o…÷”<<0.5
”¢¥ 2 ”¢μ -|I<<?“? SEG6°SEG0±‘ -|< G° A£
<<?“? SEG7 ‘ -|I– μ£<<?“? DIG7°DIG0± 8 ^ ?-|“
o£CH451“o…£8°8aeyμ¢oLED’£aú64?£¢<CH451a
o…“‘O(R)?<<??÷ ?-|I<£¨¥-|÷Sflμ? ?-| -ch451CH451?- | I ¢ ... OA ¨ ... (R) à? DIG0 ÷ DIG7 £ μ ÷-
Platform: |
Size: 2048 |
Author: owen |
Hits:
Description: 用与单片机开发,会个朋友们带来方便.
原代码驱动程序(ch451)-Used with single-chip development, will be friends of convenience. The original driver code (ch451)
Platform: |
Size: 17408 |
Author: 张红学 |
Hits:
Description: ch451电路的c源码 功能 : 开机后在最低位置1,其余清零;按下键后,左移两位,在低两位显示-c source ch451 circuit function: after the boot at the lowest position 1, and the remaining cleared press the button, the left two, two shows at low
Platform: |
Size: 2048 |
Author: 金明 |
Hits:
Description: 单片机驱动CH451键盘显示程序-Single-chip driver CH451 keyboard display program
Platform: |
Size: 1024 |
Author: 简菱 |
Hits:
Description: 基于AVR单片机的CH451一应用。8个数码管,16个按钮开关。-Based on the AVR MCU application CH451 1. 8 digital control, 16 button switch.
Platform: |
Size: 21504 |
Author: 王小 |
Hits:
Description: ch451显示芯片的驱动程序,包含C和ASM原代码-ch451 display driver chips, including the C and ASM source code
Platform: |
Size: 8192 |
Author: 李述良 |
Hits:
Description: 这是ch451的驱动程序,里面包含串口通信,主要功能是ch451键盘输入数据,在ch451数码管上显示,并通过串口发送。-This is the ch451 driver, which includes serial communications, the main function is to ch451 keyboard input data, in ch451 digital tube display, and through the serial send.
Platform: |
Size: 23552 |
Author: wangjunbin |
Hits:
Description: CH451的LED驱动及8*8键盘驱动程序
CH451的LED驱动及8*8键盘驱动程序
-CH451 the LED driver and 8* 8 keyboard driver for the LED driver CH451 and 8* 8 keyboard driver
Platform: |
Size: 11264 |
Author: fataimai |
Hits:
Description: ch451的简单应用,节省单片机的IO口,节约CPU,不要CPU去扫描-ch451 quiz
Platform: |
Size: 17408 |
Author: vcc |
Hits:
Description: CH451的驱动函数库,采用16个按键,并控制8个数码管-CH451 driver library, the use of 16 keys, and control of 8 digital tube
Platform: |
Size: 2048 |
Author: wangzhen |
Hits:
Description: ch451做的键盘驱动程序(含ch451资料)-The keyboard ch451 driver (including information ch451)
Platform: |
Size: 43008 |
Author: zrc |
Hits:
Description: 键盘管理芯片ch451的用户说明,包含ch451的用法,指令-Ch451 keyboard user management chip that contains the usage of ch451, directives, etc.
Platform: |
Size: 235520 |
Author: 邓 |
Hits:
Description: ch451的键盘控制数码管和键盘的程序,能够对64个按键和8位数码管-ch451 digital control of the keyboard and keyboard control procedures
Platform: |
Size: 200704 |
Author: song |
Hits:
Description: 基于msp430的ch451驱动代码,在msp430f149
,mspfg4618等上实现-c for ch451 based on msp430
Platform: |
Size: 19456 |
Author: 张超 |
Hits:
Description: CH451键盘管理及LED显示芯片的C程序,调试通过MCU为LPC2103-CH451 keyboard management and LED display chip C program debugging through the MCU for the LPC2103
Platform: |
Size: 70656 |
Author: 瓦釜雷鸣 |
Hits:
Description: ch451驱动数码管,一按键多功能程序,24C02实现易丢失数据储存-ch451-driven digital control, a key multi-function programs, 24C02-volatile data storage to achieve
Platform: |
Size: 34816 |
Author: jiahongjian |
Hits:
Description: 很强的ch4541汇编语言!CH451驱动数码管程序
//端口初始化
void port_init(void)
{
PORTA = 0x00
DDRA = 0x00
PORTB = 0x07
DDRB = 0x07
PORTC = 0x00
DDRC = 0x00
PORTD = 0x00
DDRD = 0x00
}
//主函数
void main(void)
{
port_init()
ch451_init()
ch451_write(CH451_RESET)
ch451_write(0x401)
ch451_write(0x580)
ch451_write(0x600)
ch451_write(CH451_DIG0|0x08)
while(1)
{
}
}-Strong ch4541 assembly language!
Platform: |
Size: 4096 |
Author: zhangzhao |
Hits:
Description: ch451是一种可以用于键盘显示程序的可编程芯片。-ch451
Platform: |
Size: 25600 |
Author: 吴飞 |
Hits:
Description: CVavr 环境下的ATmega16 ch451驱动程序 -CVavr environment ATmega16 ch451 driver
Platform: |
Size: 1024 |
Author: frostinfall |
Hits: