-
STM32 USART2中断接收
基于STM32F107的 USART2串口中断接收的例程
可以直接应用于实际项目中
采用USART2实现串口通信
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-08-26 10:27:38下载
- 积分:1
-
GSM模块TC35及其外围电路设计
GSM模块TC35及其外围电路设计-TC35 GSM module and the external circuit design
- 2023-01-20 07:15:04下载
- 积分:1
-
来包是一个自动拨号
wvdial 软件包是一个自动拨号程序,相当于包含了一个有意义的快速和简单使用的另类的chat和pppd脚本。-comes package is an automatic dial-up procedures, contains the equivalent of a meaningful rapid and simple alternative to the use of chat and pppd script.
- 2022-04-13 01:37:12下载
- 积分:1
-
arm开发板仿真平台
SkyEye is an Open Source Software Project (GPL Licence). Origin fro...
arm开发板仿真平台
SkyEye is an Open Source Software Project (GPL Licence). Origin from GDB/Armulator, The goal of SkyEye is to provide an integrated simulation environment in Linux and Windows.-SkyEye is an Open Source Software Project (GPL Licence). Origin from GDB/Armulator, The goal of SkyEye is to provide an integrated simulation environment in Linux and Windows.
- 2022-07-13 01:38:48下载
- 积分:1
-
基于DMX512协议的舞台LED灯光控制器
资源描述
1.使用的是Microchip的PIC18F2580的16位单片机;
2.使用的开发环境为MPLAB IDE,使用的编译器位MCC18;
3.主要是实现的功能是DMX512通信协议,应用于舞台灯光的控制以及和调光台的通信。
- 2022-04-21 15:16:15下载
- 积分:1
-
解析工具,代码写的很好,可以直接带来的
xml解析工具,代码写的很不错,可以直接拿来用-xml parsing tools, code written in a very good, can be directly brought by
- 2022-04-06 15:32:15下载
- 积分:1
-
利用WinDriver开发的USB驱动程序源代码,
利用WinDriver开发的USB驱动程序源代码,-WinDriver development using USB driver source code,
- 2022-10-08 09:45:03下载
- 积分:1
-
液晶内核C
液晶内核C-CodeT6963C控制器的源代码--Source code for LCD kernel C-CodeT6963C controller.
- 2022-04-10 20:51:35下载
- 积分:1
-
基于Qt的多媒体播放器
应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器
metaInformationResolver = new Phonon::MediaObject(this);
// 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间
Phonon::AudioOutput *metaInformationAudioOutput =
new Phonon::AudioOutput(Phonon::MusicCategory, this);
Phonon::createPath(metaInformationResolver, metaInformationAudioOutput);
connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)),
this, SLOT(metaStateChanged(Phonon::State, Phonon::State)));
connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)),
this, SLOT(sourceChanged(Phonon::MediaSource)));
connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
- 2022-12-10 11:15:03下载
- 积分:1
-
基于89c52的蓄电池控制器功率部分电路图,包括信号采集电路、调理电路、继电器控制电路等...
基于89c52的蓄电池控制器功率部分电路图,包括信号采集电路、调理电路、继电器控制电路等-Based 89c52 controller battery power part of the circuit, including signal acquisition circuit, conditioning circuit, relay control circuit, etc.
- 2022-04-27 00:45:11下载
- 积分:1