-
液晶屏字库,主要是针对lcd单色屏的应用,我们用的屏幕是320*240的规格...
液晶屏字库,主要是针对lcd单色屏的应用,我们用的屏幕是320*240的规格-yejingping ziku
- 2022-08-25 18:33:11下载
- 积分:1
-
51单片机及其C语言程序开发实例第7章节
51单片机及其C语言程序开发实例第7章节-51 SCM and its C language program to develop examples of section 7 of chapter
- 2022-10-15 22:45:03下载
- 积分:1
-
对 CC2420 寄存器进行初始化,设置CC2420 寄存器数值,并读取设置的寄存器的数值。
本实验以CC2420 中的MDMCTRL0 为例,进行设置,并...
对 CC2420 寄存器进行初始化,设置CC2420 寄存器数值,并读取设置的寄存器的数值。
本实验以CC2420 中的MDMCTRL0 为例,进行设置,并读取其设置的数值在串口工具上显
示出来。-Initialization of the CC2420 registers set CC2420 register values, and read the register set value. In this experiment, CC2420 in MDMCTRL0, for example, be set and read the value of its settings in the serial port tools displayed.
- 2022-02-26 22:40:27下载
- 积分:1
-
关于U盘的读写程序,包括支持FAT12/FAT16/FAT32
关于U盘的读写程序,包括支持FAT12/FAT16/FAT32-On the U disk read and write procedures, including support FAT12/FAT16/FAT32
- 2022-05-23 22:55:52下载
- 积分:1
-
大学毕业设计作品:出租车计价器的设计:以AT89S52单片机为中心,通过金属传感器来测距,实现对出租车的计价统计。结合语音芯片ISD4004,时钟芯片DS130...
大学毕业设计作品:出租车计价器的设计:以AT89S52单片机为中心,通过金属传感器来测距,实现对出租车的计价统计。结合语音芯片ISD4004,时钟芯片DS1302,功放模块LM386N组成语音时间控制系统,最后通过液晶显示模块LCD12864显示单价、路程、总价、时间等。本系统可以实现单价、起步价、白天价、夜间价的显示和时间的修改。AT89S52通过P0口与外部语音报价电路相连,可以实现语音报价功能。-Graduated from college design work: the design of a taxi meter: The AT89S52 microcontroller as the center, ranging through the metal sensor to achieve statistical valuation of the taxi. Combination of voice chip ISD4004, clock chip DS1302, composed of voice amplifier module LM386N-time control system, the final adoption of liquid crystal display module LCD12864 show unit price, distance, total price and time. This system can achieve unit price, starting at daytime price, prices shown at night and the time changes. AT89S52 through the P0 port with an external circuit connected to voice offer, you can offer voice functionality.
- 2022-03-09 22:21:26下载
- 积分:1
-
出租车计价器的动态显示LED全键盘设计流程图
出租车计价 动态显示led 键盘 完整的流程图 设计过程-Taximeter dynamic display led full keyboard design process flow chart
- 2022-06-30 23:26:09下载
- 积分:1
-
非接触式IC卡设计编程的样例
非接触式IC卡设计编程的样例-non-contact IC card design Programming Example
- 2022-05-31 02:33:10下载
- 积分:1
-
全国大学生电子设计大赛题目―芯片检测的51单片机源代码,能识别74,74ls系列芯片,检测芯片好坏!...
全国大学生电子设计大赛题目―芯片检测的51单片机源代码,能识别74,74ls系列芯片,检测芯片好坏!-National Undergraduate Electronic Design Contest topic- 51 microcontroller chip detection of the source code, to identify 74,74 ls series chip, test chip, good or bad!
- 2023-08-08 06:30:03下载
- 积分:1
-
在AVR上实现USB的功能,是模拟出的USB
在AVR上实现USB的功能,是模拟出的USB-In the AVR to achieve USB functionality of USB is to simulate the
- 2022-01-26 03:12:02下载
- 积分: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