-
Small RTOS 移植到AVR下用IAR编译的
Small RTOS 移植到AVR下用IAR编译的-Small RTOS ported to AVR using the IAR compiler
- 2022-01-21 17:33:43下载
- 积分:1
-
卫星寻址,这个软件貌似可以跟卫星连接并寻找地址
卫星寻址,这个软件貌似可以跟卫星连接并寻找地址-Satellite addressing, the software seems to be able to find addresses with the satellite connection and
- 2022-02-01 05:21:15下载
- 积分:1
-
NEC制红外遥控编码解码+LCM44780 LCM显示驱动
NEC制红外遥控编码解码+LCM44780 LCM显示驱动-NEC IR DECODE+LCD44780 LCM DISPLAY DRIVER
- 2022-05-17 18:58:41下载
- 积分:1
-
This code implements the basic functions for an I2C slave device using the SSP m...
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
- 2022-04-23 08:31:34下载
- 积分:1
-
AT89C2051 equipment for electric vehicle charger controller add
AT89C2051为电动车充电器装加控制器-AT89C2051 equipment for electric vehicle charger controller add
- 2022-07-28 01:41:17下载
- 积分: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
-
单片机各种通信接口程序
单片机各种通信接口程序-SCM various communications interface program
- 2022-03-06 00:29:34下载
- 积分:1
-
EDN板子做的1602显示时钟 温度,可参考
EDN板子做的1602显示时钟 温度,可参考-EDN board to do the 1602 show the clock temperature, may refer to
- 2022-10-30 21:25:02下载
- 积分:1
-
uCOS
uCOS-II的移植代码 for8051 里面详细介绍了移植代码的注释-uCOS-II code for8051 transplantation inside details of the code transplant Notes
- 2023-03-15 09:45:03下载
- 积分:1
-
时钟芯片ds1302 程序
源程序按版本号放在文件夹中。里面有在Protues中仿真的DSN文件。
打开MPLAB的MCP文件进行编译
将DSN文件...
时钟芯片ds1302 程序
源程序按版本号放在文件夹中。里面有在Protues中仿真的DSN文件。
打开MPLAB的MCP文件进行编译
将DSN文件载入Protues中
将生成的HEX导入到Protues中的16F84A中 -> RUN-Clock chip DS1302 procedures in accordance with the version number on the source folder. Protues there are in the DSN file in the simulation. Open the MPLAB compiler of the MCP file DSN file loading will be generated by HEX will Protues into Protues in 16F84A in-
- 2022-02-07 10:24:45下载
- 积分:1