-
18f2423单片机内置
18f2423单片机内置12位AD,这是我自己调试过的18个例程.-18f2423 MCU built-in 12 AD, this is my own debugging routines ever 18.
- 2023-03-14 06:30:03下载
- 积分:1
-
SD卡读写程序
1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改.
2. SD目录: SD卡读写模块的全部...
SD卡读写程序
1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改.
2. SD目录: SD卡读写模块的全部文件,一般不用修改.
3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,
而sdconfig.h通常会有改动.-1. Sdconfig.h: The document for the SD card reader module configuration header files, the user hardware according to actual conditions can be modified. 2. SD directory: SD card reader module of all the documents, the general need not be amended. 3. Proposed sdconfig. h files directory should not be put in SD because SD files in the directory are not normally required to be amended and the changes are usually sdconfig.h.
- 2022-01-26 02:34:36下载
- 积分:1
-
控制台达变频器 控制台达变频器
控制台达变频器 控制台达变频器-Tatsu Tatsu console console Inverters Inverters
- 2022-07-26 04:58:38下载
- 积分:1
-
OCM12864的基本使用方法和实现多菜单的实现。
OCM12864的基本使用方法和实现多菜单的实现。-OCM12864 the basic use of methods and the realization of multi-menu.
- 2022-07-11 08:54:16下载
- 积分:1
-
/// ////差动输入,定时启动,由T2定时////////////////
/////////选择6,7通道为ADC0差动转化通道,其中第6通道为P3....
/// ////差动输入,定时启动,由T2定时////////////////
/////////选择6,7通道为ADC0差动转化通道,其中第6通道为P3.6,第7通道为P.7-/////// Differential input, time to start, from time to time T2 ///////////////////////// choose 6,7 for ADC0 channel difference Dynamic conversion channel, the first of which for the 6-channel P3.6, No. 7 channel for P.7
- 2022-03-15 04:03:17下载
- 积分:1
-
直流电机控制程序
直流电机反转控制程序,使用L298N,C语言编写-DC motor control program
- 2023-01-26 09:15:03下载
- 积分:1
-
c8051F040单片机中菜单显示,键盘输入例程
c8051F040单片机中菜单显示,键盘输入例程-menu, keyboard input routines
- 2022-02-21 06:06:38下载
- 积分: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
-
MSP430F169内置 温度传感器,用此程序可测出温度!
MSP430F169内置 温度传感器,用此程序可测出温度!
- 2022-03-18 09:20:34下载
- 积分:1
-
用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!...
用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!--A SCM alarm system. It is written in C language. It is a part of a big assignment on SCM.
- 2022-01-26 04:47:05下载
- 积分:1