-
keilc procedures+ proteus+ vb+ serial debugging, very suitable for development w...
keilc程序+proteus+vb+串口调试,非常适合单片机开发的人用-keilc procedures+ proteus+ vb+ serial debugging, very suitable for development with single-chip microcomputer
- 2022-06-13 14:52:23下载
- 积分:1
-
The development of AVR MEGA162 Motorola GPS module production FCOnOre, relativel...
AVR MEGA162开发摩托罗拉产GPS模块FCOnOre,价格比较低廉,性能好,但需要进行初始化后才能工作,代码功能是初始化模块及接收GPS信息,也包括部分的SPI双机通信-The development of AVR MEGA162 Motorola GPS module production FCOnOre, relatively low price, performance good, but it needs to initialize in order to work, the code function is to initialize the module and receive GPS information, but also part of the SPI double machine communication
- 2022-01-31 14:41:12下载
- 积分:1
-
使用MSP430控制AD9854产生任意信号
使用MSP430控制AD9854产生任意信号-MSP430 to control the use of arbitrary signals generated AD9854
- 2022-06-28 03:04:46下载
- 积分: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
-
电子秒表的设计 1、用系统8253定时器提供的55ms定时单位,设计秒表定时程序。 2、有关系统定时方法: PC机系统中的8253定时器0工作于方式3,外部提供...
电子秒表的设计 1、用系统8253定时器提供的55ms定时单位,设计秒表定时程序。 2、有关系统定时方法: PC机系统中的8253定时器0工作于方式3,外部提供一个时钟作为CLK信号, 频率:f=1.1931816MHz。 定时器0输出方波的频率:fout=1.1931816/65536=18.2Hz。 输出方波的周期Tout=1/18.2=54.945ms。8253A每隔55ms引起一次中断-Electronic stopwatch design one, using the system timer 8253 provides 55ms timing units, design stopwatch timing procedures. 2, the system timing method: PC system timer 0 of 8253 working in the way of 3, to provide an external clock as the CLK signal, the frequency: f = 1.1931816MHz. Timer 0 output square wave frequency: fout = 1.1931816/65536 = 18.2Hz. Cycle square wave output Tout = 1/18.2 = 54.945ms. 8253A every 55ms caused a disruption
- 2022-12-13 01:30:02下载
- 积分:1
-
摩托罗拉单片机的定时器溢出中断的原代码
摩托罗拉单片机的定时器溢出中断的原代码-Motorola MCU overflow timer interruption of the original code
- 2022-08-24 08:42:07下载
- 积分:1
-
himself wrote the CH452 drive with the Keil C51 write
自己写的CH452的驱动,用keil C51写的-himself wrote the CH452 drive with the Keil C51 write
- 2022-09-19 13:25:03下载
- 积分:1
-
在89C51上实现TCPIP协议
在89C51上实现TCPIP协议-89C51 in achieving agreement TCPIP
- 2022-09-10 17:40:03下载
- 积分:1
-
c8051单片机的电子教程和源码
c8051单片机的电子教程和源码-C8051 MCU electronic tutorials and source code
- 2022-04-16 06:10:08下载
- 积分:1
-
提供了研华公司的can口的参数说明,并且对can的函数库的函数进行了说明
提供了研华公司的can口的参数说明,并且对can的函数库的函数进行了说明-Advantech has provided the company can explain the parameters of the mouth, and the library can function described
- 2022-06-03 15:52:11下载
- 积分:1