-
这是一个串行通信接口的实例就是在单片机时钟频率在12MHz 波特率 9600bps 的通信方式下实现软件UART的发送程序。...
这是一个串行通信接口的实例就是在单片机时钟频率在12MHz 波特率 9600bps 的通信方式下实现软件UART的发送程序。
-This is an example of serial communication interface is a single chip at 12MHz clock frequency in the communication baud rate of 9600bps software UART implementation of the send process.
- 2022-01-25 20:04:50下载
- 积分:1
-
基于MSP430单片机的1602液晶驱动子程序
使用时首调用初始化,然后就可以写指令和数据了。内含文档及注释。...
基于MSP430单片机的1602液晶驱动子程序
使用时首调用初始化,然后就可以写指令和数据了。内含文档及注释。-Based on MSP430 MCU 1602 LCD Driver Subroutine used to initialize the first call, and then be able to write instructions and data. Containing documents and notes.
- 2022-02-03 19:26:17下载
- 积分:1
-
their practice of the small things, the 8031 NE2000 compatible Ethernet control...
自己搞的小东西,单片机控制NE2000兼容网卡的原代码,-their practice of the small things, the 8031 NE2000 compatible Ethernet control of the original code,
- 2022-10-17 23:25:03下载
- 积分:1
-
8051仿真程序.可以对8051做详细的了解。全部内容以傻瓜式告诉学习者,通过学习本软件可以对汇编的编程有更深入的了解。...
8051仿真程序.可以对8051做详细的了解。全部内容以傻瓜式告诉学习者,通过学习本软件可以对汇编的编程有更深入的了解。-8051 simulation program. May 8051 a detailed understanding. All the contents to tell the fool-learners, learning the software to be able to compile the program with a more in-depth understanding.
- 2022-02-06 11:18:33下载
- 积分:1
-
这是一段简单的8位数码管驱动程序,解决单片机菜鸟们的单片机入门苦恼,纯源码...
这是一段简单的8位数码管驱动程序,解决单片机菜鸟们的单片机入门苦恼,纯源码-This is a simple 8-bit digital tube driver to resolve the single-chip microcontroller菜鸟们entry distress, pure source
- 2022-02-24 13:45:25下载
- 积分: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
-
这是一个广告转换器,它使多
这是一个AD转换程序,可实现多路AD转换,其运行是基于凌阳的spc061A单片机-This is an AD converter, which enables multi-channel AD converter. its operation is based on SCM Sunplus the spc061A
- 2023-01-06 22:45:03下载
- 积分:1
-
MS-51高级应用程序库,一共5编,欢迎各位朋友下载,分享-Library
- 2023-02-11 20:45:03下载
- 积分:1
-
电子屏字符显示器程序
电子屏字符显示器程序-electronic display screen characters procedures
- 2022-03-17 13:42:00下载
- 积分:1
-
包含protue 7.2 仿真文件及汇编语言源代码。主要是一个4X4的键盘以及一个LCD显示显示屏。键盘输入显示在LCD上。...
包含protue 7.2 仿真文件及汇编语言源代码。主要是一个4X4的键盘以及一个LCD显示显示屏。键盘输入显示在LCD上。-Simulation protue 7.2 contains documents and assembly language source code. 4X4 is primarily a keyboard and a LCD display screen. Keyboard displayed on the LCD on.
- 2023-03-24 08:00:03下载
- 积分:1