-
PD4
说明: 12864液晶显示,采串并形都有 for msp430 x芯片驱动代码 画图都有十分方便使用 。 12864LCD属于点阵图形液晶显示模块,不但能显示字符,还能显示汉字和图形,分带汉字库和不带那字库两种,价格也有差别。(12864 LCD belongs to dot matrix graphics LCD display module. It can display not only characters, but also Chinese characters and graphics. There are two kinds of Chinese character library and non-Chinese character library, and the price is also different. The 12864LCD with Chinese character library is very convenient to use. It does not need to write complex Chinese character display program. As long as two bytes of Chinese character machine code are written in time sequence, Chinese characters can be displayed. The driver is much simpler.)
- 2020-06-20 08:20:02下载
- 积分:1
-
基于STM8S103简易开发调试工具
说明: 基于STM8S103 简易开发调试工具Simple Debugger for STM8S103,explication in chinese,(Simple Debugger for STM8S103, explication in chinese. Simple Debugger for STM8S103, explication in chinese.)
- 2019-12-26 14:02:20下载
- 积分:1
-
DS1302
基于AVR的实时时钟芯片DS1302驱动程序开发,
在ATmega32下调试通过。(AVR-based real-time clock chip DS1302 driver development, debugging adopted under the ATmega32.)
- 2009-10-28 16:28:27下载
- 积分:1
-
verilog
介绍了一种SPI从机的接口verilog编码(verilog code for spi slave )
- 2012-07-19 21:08:21下载
- 积分:1
-
Source-Insight
这个autohotkey脚本程序完成以下功能:
在Source Insight里双击变量名时,实现代码高亮(This autohotkey script performs the following function:
When you double-click on the variable name in the Source Insight, highlight corresponding code.)
- 2014-07-09 17:17:41下载
- 积分:1
-
ISIS_MSP430
ISIS实现仿真MSP430单片机开发,有MSP430SRVPAK++7.5补丁和测试程序仿真图(ISIS achieve simulation MSP430 development, and testing procedures have MSP430SRVPAK++7.5 patch simulation diagram)
- 2013-11-09 10:21:59下载
- 积分:1
-
ADC_DMA
一个多通道ADC转换DMA传输数据。程序是选择的通道0和通道1,各采集50次,然后滤波取其平均值,并发送到串口显示采样的电压值。(A multi-channel ADC conversion DMA transfer data. Program is selected channels 0 and 1, each collecting 50 times, then filtering the mean value, and sent to the serial display sampled voltage value.)
- 2015-11-14 16:36:31下载
- 积分: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
-
realdata
液晶显示器与单片机接口电路程序,实现液晶显示对于信号源发生信号的控制和显示(LCD and microcontroller interface circuit procedures, LCD occurred signal source for the control signal and display)
- 2020-11-21 14:59:35下载
- 积分:1
-
循迹.
代码为基于51单片机开发的循迹小车源码,可供初学者参考学习。(This code is 51 tracked car source code)
- 2020-06-17 18:40:01下载
- 积分:1