-
Infrared remote control can be gradually brightening light Sunburn (PIC12F629),...
可以红外遥控的渐亮白炙灯(PIC12F629),喜欢的请下载,这又是一个实用又有趣的小制作。-Infrared remote control can be gradually brightening light Sunburn (PIC12F629), like the download, this is a practical and interesting production.
- 2022-05-06 14:31:53下载
- 积分:1
-
51 MCU simulation with I2C, procedures can be used to debug
用51单片机模拟I2C,程序已调试可以使用-51 MCU simulation with I2C, procedures can be used to debug
- 2023-05-21 05:45:03下载
- 积分:1
-
基于16位单片机的符合osek标准的操作系统,在freescale的16位单片机上调试通过...
基于16位单片机的符合osek标准的操作系统,在freescale的16位单片机上调试通过-Based on 16-bit MCU line with the OSEK operating system standard, in the Freescale 16-bit single-chip debugging through
- 2023-07-04 19:15:03下载
- 积分:1
-
A database engine, you can create and read and write DBF database file format
一个数据库引擎,可以创建和读写DBF格式的数据库文件-A database engine, you can create and read and write DBF database file format
- 2022-05-26 13:05:09下载
- 积分:1
-
周立功单片机DP51+程序
周立功单片机DP51+程序-weeks meritorious SCM DP51 procedures
- 2022-03-10 18:04:24下载
- 积分:1
-
This is the control of Siemens frequency converter s7
这是控制变频器的西门子s7-200PLC程序-This is the control of Siemens frequency converter s7-200PLC procedures
- 2022-07-11 05:26:57下载
- 积分:1
-
该压缩包内还有51单片机常用各类外设驱动C程序源码(128*64点阵屏,DS18B20温度芯片,I2C,DS1302时钟芯片,AT24C16(I2C接口)及X5...
该压缩包内还有51单片机常用各类外设驱动C程序源码(128*64点阵屏,DS18B20温度芯片,I2C,DS1302时钟芯片,AT24C16(I2C接口)及X5045P(SPI接口)EEPROM等等),每个都绝对可用。每个驱动程序都有一个C文件和对应的H文件,文件名即为驱动芯片类型。-The compressed package of 51 common types of single-chip peripherals drive C program source code (128* 64 dot matrix screen, DS18B20 temperature chip, I2C, DS1302 clock chip, AT24C16 (I2C interface) and X5045P (SPI Interface) EEPROM and so on), each is absolutely available. Each driver has a C file and the corresponding H file, the file name is the type of driver chips.
- 2022-03-14 19:50:43下载
- 积分:1
-
C8051F series microcontrollers configuration software ConfigAndConfig2Install, t...
C8051F系列单片机配置软件ConfigAndConfig2Install,也就是专家系统,很不错!-C8051F series microcontrollers configuration software ConfigAndConfig2Install, that is, expert systems, very good!
- 2022-07-10 06:16:13下载
- 积分:1
-
LCD 1602 AVR下显示驱动程序.使用的是ATMEL公司的AVR芯片ATMEGA16.只要稍加修改可以移植到其他单片机上....
LCD 1602 AVR下显示驱动程序.使用的是ATMEL公司的AVR芯片ATMEGA16.只要稍加修改可以移植到其他单片机上.-LCD 1602 AVR display driver. Using ATMEL
- 2022-03-24 08:56:05下载
- 积分: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