-
实验22:LCD-FSMC
说明: STM32如何配置成FSMC方式,控制显示LCD显示字符(STM32 FSMC driving LCD)
- 2019-11-10 11:05:51下载
- 积分: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
-
DS1302
例子\Proteus经典例子和中文资料 8051(Examples of classic examples of Proteus and Chinese information 8051)
- 2008-08-11 14:38:47下载
- 积分:1
-
Digital-electronic-clock
设计一个以AT89S51单片机为核心的数字电子钟控制器,实现电子钟的时间、日期交替显示、闹钟功能,并可通过按钮开关或键盘切换显示内容、调整参数、设置闹钟,在单片机实验板上模拟调试实现控制器的功能。(To design a digital electronic clock with AT89S51 as the core controller, realize electronic clock time, date, alternate display, alarm clock function, and can through the button or keyboard switch display content, adjust parameters, set the alarm clock, on the single chip microcomputer experiment board simulation debugging, we can realize the function of the controller.)
- 2014-10-15 12:27:30下载
- 积分:1
-
DBSCAN
经典的基于密度的DBSCAN算法,注释详细(Classic DBSCAN algorithm based on density, detailed notes)
- 2014-09-02 08:54:15下载
- 积分:1
-
256jsq_baidu_1.0.0619
3231132213213132312311233312321(32312312132321321312312132)
- 2020-06-20 04:20:02下载
- 积分:1
-
armand51tongxin
51单片机发送,三星的S3C2440接收,并点亮led小灯,通信波特率是115200,单片机采用定时器2来实现该波特率(51 SCM to send, samsung s S3C2440 receiving, and lit led lights, communication baud rate is 115200, microcontroller timer to achieve this by 2 baud rate
)
- 2012-03-22 14:03:07下载
- 积分:1
-
itree
Handling of indirect blocks trees. AV, Sep--Dec 2000
- 2013-04-29 17:25:42下载
- 积分:1
-
24C08
24c08程序,模拟I2C总线,进行读取和写入操作(24c08 program to simulate I2C bus, read and write operations)
- 2012-10-21 00:08:32下载
- 积分:1
-
基于STM32的电子秤
电子称重的实现首先是通过压力传感器采集到被测物体的重量并将其转换成电压信号。输出电压信号通常很小,需要通过前级信号处理电路进行准确的线性放大。放大后的模拟电压信号经AD转换进入主控单片机中,再将结果显示在人机界面。(The realization of electronic weighing is firstly to collect the weight of the measured object through a pressure sensor and convert it into a voltage signal. The output voltage signal is usually very small, which requires accurate linear amplification through the front signal processing circuit. The amplified analog voltage signal is converted into the main MCU by AD, and the results are displayed in the man-machine interface.)
- 2019-05-23 15:46:32下载
- 积分:1