-
c8051f MCU support software routines to read and write flash operation with rele...
c8051f单片机支持软件读写flash操作例程与相关资料,使得能过无需外接eeprom等存储器,就能保存非易失性数据(掉电不丢失的数据)。-c8051f MCU support software routines to read and write flash operation with relevant information, It would make no such external eeprom memory, we will be able to preserve nonvolatile data (power-fail without loss of data).
- 2022-04-28 12:45:37下载
- 积分: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
-
本人设计的用802051实现的键盘程序的识别代码。系统采用定时查询,防抖。如果监测到你一个代码,系统将键盘码输出。然后给我你个中断,用于提示中心机,读取键码。支...
本人设计的用802051实现的键盘程序的识别代码。系统采用定时查询,防抖。如果监测到你一个代码,系统将键盘码输出。然后给我你个中断,用于提示中心机,读取键码。支持长按。-I designed keyboard with 802,051 procedures to achieve the identification code. System uses a regular query, Anti-Shake. If the monitoring to you a code, the system will output the keyboard code. And then give me interrupt you for the prompt Center machine, read the key code. Support the long press.
- 2023-02-22 00:40:04下载
- 积分:1
-
利用带AD的单片机开发的单片机程序,能够进行ad,程序调试通过,结果发送到电脑上,通过串口...
利用带AD的单片机开发的单片机程序,能够进行ad,程序调试通过,结果发送到电脑上,通过串口-AD use with single-chip microcontroller development process, to carry out ad, program debugging through, the result is sent to the computer through the serial port
- 2022-02-01 13:00:49下载
- 积分:1
-
AVR串行通信的异步传输模式USART,通过RS232与计算机或者单片机进行串行通信。...
AVR串行通信的异步传输模式USART,通过RS232与计算机或者单片机进行串行通信。-AVR serial communication ATM USART, through computer-or single-chip RS232 serial communication.
- 2023-05-02 11:50:02下载
- 积分:1
-
AVR单片机学习的基本实验程序,适合初学者学习我…
学习AVR单片机的基础实验程序
适合初学者学习提高-AVR MCU learning basic experimental procedure suitable for beginners to learn improve
- 2023-07-10 00:10:04下载
- 积分:1
-
dsPIC33F型号的CPU可配置10位或12位的ADC采样,转换完成后直接从DMA中读取转换结果。源码中对多路模拟量进行采样,对ADC及DMA分别进行了配置。...
dsPIC33F型号的CPU可配置10位或12位的ADC采样,转换完成后直接从DMA中读取转换结果。源码中对多路模拟量进行采样,对ADC及DMA分别进行了配置。 -dsPIC33F models of CPU can be configured 10-bit or 12-bit sampling ADC, the conversion after the completion of DMA read directly from the conversion results. Source of multi-channel analog sampling, the ADC and DMA configuration respectively.
- 2023-05-24 15:55:03下载
- 积分:1
-
转换器ADC0809AD基本应用技术,Proteus实践B.实例
ADC0809AD转换器基本应用技术,proteus的实践例子 既有电路又有keil里的程序 asm or c-Converter ADC0809AD basic application technology, proteus practice examples of both circuit and keil procedures in asm or c
- 2022-01-22 06:45:57下载
- 积分:1
-
《单片机C语言编程与实例》的代码,使用keil编程环境,供大家参考...
《单片机C语言编程与实例》的代码,使用keil编程环境,供大家参考- Microcontroller C programming language and examples of code, using keil programming environment, for your reference
- 2022-03-21 02:56:37下载
- 积分:1
-
只能车控制主程序,控制各种硬件,单片机为飞斯卡尔9s12
只能车控制主程序,控制各种硬件,单片机为飞斯卡尔9s12-Vehicles can only control the main program to control a variety of hardware, microcontroller Scalfaro to fly 9s12
- 2023-09-01 01:55:04下载
- 积分:1