-
PIC microcontroller with the I2C interface writable EEPROM chip (AT24C08. can be...
用PIC单片机的I2C接口读写片外EEPROM(AT24C08,也可以直接用到AT24C01/02/04/16)-PIC microcontroller with the I2C interface writable EEPROM chip (AT24C08. can be used directly AT24C01/02/04/16)
- 2022-01-26 01:17:59下载
- 积分:1
-
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。
原作使用...
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。
原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。
因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-(
编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。
打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
- 2023-04-01 14:55:03下载
- 积分:1
-
悠景2.23oled演示代码,可以在DEMO板显示
悠景2.23oled演示代码,可以在DEMO板显示-Univision 2.23oled demo code, you can board at the DEMO show
- 2022-03-14 12:36:08下载
- 积分:1
-
a high
一个有关高速单片机c8051f040控制步进电机的实例,希望对大家有所帮助-a high-speed microcontroller c8051f040 the stepper motor control examples, and I hope to help everyone
- 2022-02-10 10:49:35下载
- 积分:1
-
汇编语言程序89C2051键盘输入源的使用
使用汇编语言的89C2051键盘输入程序源码-The use of assembly language program the 89C2051 keyboard input source
- 2022-03-03 23:36:08下载
- 积分:1
-
Manchester码解码算法的AVR单片机实现
Manchester码解码算法的AVR单片机实现-Manchester code decoding algorithm of the AVR Microcontroller
- 2022-03-22 15:28:38下载
- 积分:1
-
Terawins的芯片T128点3.5"屏的源程序。
Terawins的芯片T128点3.5"屏的源程序。-T128 chip Terawins point 3.5
- 2022-03-05 19:48:24下载
- 积分:1
-
SD Flash file system for AVR
SD Flash file system for AVR
- 2022-12-27 21:55:04下载
- 积分:1
-
12864 with a character LCD demo, hope that we can need them
12864带字库液晶演示,希望大家能用得上-12864 with a character LCD demo, hope that we can need them
- 2022-03-06 08:14:15下载
- 积分:1
-
这是我大学同学今年的毕业设计项目:基于USB的红外鼠标。红外遥控器模拟鼠标的左右键,还有滚动条。红外接收用HS0038A接收,在这设计中红外处理部分用一块51单...
这是我大学同学今年的毕业设计项目:基于USB的红外鼠标。红外遥控器模拟鼠标的左右键,还有滚动条。红外接收用HS0038A接收,在这设计中红外处理部分用一块51单片机处理。USB信号处理部分(即USB设备)用51单片机和PDIUSBD12芯片构成-This is my university students graduating this year" s design project: Based on the infrared USB mouse. Infrared remote control analog left and right mouse button, as well as scroll bar. Infrared receiver with HS0038A receive, in the design of mid-infrared processing section 51 with a microcontroller processing. USB signal processing part (ie, USB devices) with 51-chip microcontroller and PDIUSBD12 composition
- 2023-07-22 05:15:03下载
- 积分:1