-
里面是单片机的开发板的源程序,包括AD,DA转换,数码管显示,按键的识别,液晶的显示是、数据存储,等等 还有开发板配套的原理图和PCB图纸,让你看整个程序更容易...
里面是单片机的开发板的源程序,包括AD,DA转换,数码管显示,按键的识别,液晶的显示是、数据存储,等等 还有开发板配套的原理图和PCB图纸,让你看整个程序更容易-There is a single-chip development board of the source, including AD, DA conversion, digital tube display, identification keys, LCD display, the data storage, and so there is supporting development board schematic and PCB drawings, so that you look at the whole process easier
- 2022-11-06 13:10:04下载
- 积分:1
-
基于AD89S52的驱动12864液晶的源程序。
基于AD89S52的驱动12864液晶的源程序。-On AD89S52 LCD source driver 12864.
- 2022-04-07 00:24:02下载
- 积分:1
-
键盘输入程序,很好用得,使用AT89S52单片机
键盘输入程序,很好用得,使用AT89S52单片机-keyboard input program, easy to use, use SCM AT89S52
- 2022-02-05 16:15:03下载
- 积分:1
-
芯片HT1623驱动段码液晶屏显示;通过开辟显存区;利中断定时刷新三排数码管显示;...
芯片HT1623驱动段码液晶屏显示;通过开辟显存区;利中断定时刷新三排数码管显示;-Chip HT1623 Drive Segment LCD display through the creation of memory area Lee interrupted refresh three rows of digital tube display
- 2022-03-04 09:39:40下载
- 积分:1
-
Fujitsu single
富士通单片机启动代码,学习富士通单片机必须看的资料.-Fujitsu single-chip boot code, learning must look Fujitsu Singlechip information.
- 2022-07-18 02:17:06下载
- 积分:1
-
STC单片机看门狗的简单测试程序,功能很简单,就是开启看门狗后,不断的让单片机重启。...
STC单片机看门狗的简单测试程序,功能很简单,就是开启看门狗后,不断的让单片机重启。-a samples test program for STC MCU.
- 2022-07-20 08:14:09下载
- 积分:1
-
TMP141温度传感器程序
TMP141温度传感器程序-TMP141 temperature sensor process
- 2023-06-15 13:00:03下载
- 积分:1
-
用与计算机的串口通信, MAX232转4
用与计算机的串口通信, MAX232转4-Bunches of communication that used with the computer , MAX232 change into 4
- 2022-07-13 03:13:15下载
- 积分:1
-
debugging MCU with 51 procedures
51单片机调试用程序-debugging MCU with 51 procedures
- 2022-03-09 15:51:09下载
- 积分:1
-
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_p...
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}-51 Singlechip _ Chinese Pinyin input method _c source disappeared consultation Pinyin input method function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of Chinese starting address, as 0:00, dark and quiet consultation, for example the failure of the application: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string)))
- 2023-08-24 05:00:03下载
- 积分:1