-
avr source code mega16 routine about 30
avr 源代码 mega16 例程 大约30个 -avr source code mega16 routine about 30
- 2022-09-29 01:15:04下载
- 积分:1
-
这是单片机C51的各种代码包,包括:I2C应用程序、滚动码应用原程序、红外应用源程序集、用计算机并口模拟SPI通讯的C源程序...
这是单片机C51的各种代码包,包括:I2C应用程序、滚动码应用原程序、红外应用源程序集、用计算机并口模拟SPI通讯的C源程序-C51 microcontroller This is the code, including : I2C applications, rolling code original application procedures, Application of infrared source sets, computer simulation of SPI communications Parallel C source files, etc.
- 2022-01-21 22:38:45下载
- 积分:1
-
2演示程序,单片机stc12c5a32ad晶体33MHz的一
TM8211演示程序
单片机 STC12C5A32AD
晶振 33MHZ
一分频速度快T=1/33=30ns-TM8211 demo program microcontroller STC12C5A32AD Crystal 33MHZ one-way speed T = 1/33 = 30ns
- 2022-02-27 08:00:26下载
- 积分:1
-
帮助初学PIC单片几的人快速入门,同时也可以为有经验的工程师提供产考....
帮助初学PIC单片几的人快速入门,同时也可以为有经验的工程师提供产考.-PIC chip to help beginners a few people get started quickly, but also for experienced engineers to provide production test.
- 2022-01-26 01:29:16下载
- 积分:1
-
在用单片机设计的电梯模型中,电梯下降的控制程序
在用单片机设计的电梯模型中,电梯下降的控制程序-Single-chip design with an elevator model, the decline in elevator control procedures
- 2022-02-01 18:21:39下载
- 积分:1
-
直流电机测速程序 电机需带码盘 精度高 可直接设置转数 短时间内电机达到所设定的 速度...
直流电机测速程序 电机需带码盘 精度高 可直接设置转数 短时间内电机达到所设定的 速度-DC Motor Speed procedures required motor encoder with high precision can be set directly to a few short period of time to achieve the set motor speed
- 2022-12-20 00:10:03下载
- 积分:1
-
- 2022-10-06 04:15:03下载
- 积分:1
-
瑞萨7709系列高档单片机串口通信的工程文件,实现简单的单片机与PC之间的串口通信...
瑞萨7709系列高档单片机串口通信的工程文件,实现简单的单片机与PC之间的串口通信-Renesas 7709 series high-end single-chip serial communication engineering documents, to achieve a simple and single-chip serial communication between PC
- 2023-01-09 01:15: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
-
单片机密码锁,四位数码管显示,6个按键做密码,一个做设置键,一个做解码键,解码成功蜂鸣器响...
单片机密码锁,四位数码管显示,6个按键做密码,一个做设置键,一个做解码键,解码成功蜂鸣器响-SCM password lock, 4 digital LED display, 6 keys to do the password to do a set key, a make decoding key, decode the success of buzzer sound
- 2022-02-26 08:09:40下载
- 积分:1