-
串口接收
说明: 通过usart实现串口接收信号,使用串口调试软件可发送信号。(The serial port receives the signal through usart, and the serial port debugging software can send the signal.)
- 2020-06-20 04:00:02下载
- 积分:1
-
LX-28PIN-PWM
PIC18F2580 PWM模块配置的参考代码!(pic18f2580 pwm mode configuration source code reference!)
- 2015-08-31 13:07:05下载
- 积分:1
-
1602
STC89C52单片机的1602显示程序(STC89C52 SCM 1602 display program)
- 2013-12-15 15:27:36下载
- 积分:1
-
PID控制算法
学习C语言PID算法,P值I值D值在程序中如何调节控制。(Learning C language PID algorithm.How the P value I value D value regulates control in the program.)
- 2018-05-07 19:25:59下载
- 积分:1
-
lesson15_3
本例程是基于1602液晶显示实时时钟,使用DS1302,使用51系列单片机,通过本例程可以熟悉1602和1302的操作,适合单片机课程设计或者毕业设计的一项功能,程序编译通过可直接移植使用(This routine is based on the 1602 LCD real-time clock, use the DS1302, use 51 series, through this routine may be familiar with the operation of 1602 and 1302, for SCM curriculum design or a functional design Graduation, a program compiled through direct transplantation use)
- 2015-12-08 00:16:23下载
- 积分:1
-
ADS_PT100 _4#
利用PLC1114单片机来采集8路PT100温度传感器,经过标定计算得出待测环境的准确温度信息。(The 8 channal PT100 temperature sensor is collected by PLC1114 single chip microcomputer, and the accurate temperature information of the environment is obtained through calibration calculation.)
- 2018-01-18 20:31:05下载
- 积分:1
-
input
说明:
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))))
- 2008-09-17 16:18:43下载
- 积分:1
-
STM32_DAC8811
基于STM32的16位DAC8811驱动程序,亲测可用(STM32-based 16-bit DAC8811 driver, pro-test available)
- 2021-02-04 18:49:57下载
- 积分:1
-
STM32FATFS文件系统实验
说明: 单片机STM32103RCT6,GD32F103RCT6,程序管脚都兼容,采集16通道的ADC数据,通过FATFS文件管理系统将数据存储到SD卡。(Stm32103rct6 and gd32f103rct6 are single-chip computers. The program pins are compatible. The ADC data of 16 channels are collected and stored in SD card through FatFs file management system.)
- 2019-11-04 17:51:47下载
- 积分:1
-
红外寻迹+红外避障+液晶小车 V1.1
说明: 基于51单片机的循迹避障小车。采用红外传感器实现循迹和避障 。功能比较简单(Tracking obstacle avoidance)
- 2019-02-27 16:43:17下载
- 积分:1