-
STM32F103串口上下位机串口通信源码
该源码用于PC和单片机进行串口通信,包括报文头、数据长度、数据场、校验和报文尾的处理。是一段很成熟的上下位机通信源码。
- 2022-01-25 21:00:43下载
- 积分:1
-
Linux kernel
Linux kernel - user space IPC - Netlink example-Linux kernel- user space IPC- Netlink example
- 2022-07-04 10:36:58下载
- 积分:1
-
通过PIC16F877主控芯片操作ISD1760语音芯片,可以通过手动录音以后实现录音地址的提取。地址计算方法包含在注释中,音质好,可以满足大部分的需求。...
通过PIC16F877主控芯片操作ISD1760语音芯片,可以通过手动录音以后实现录音地址的提取。地址计算方法包含在注释中,音质好,可以满足大部分的需求。-PIC16F877 chip operations through the Master ISD1760 voice chip, can be achieved by manually recording after the recording address of the extract. Address calculation method is included in the notes, the sound quality is good, to meet the needs of the majority.
- 2022-01-26 06:22:51下载
- 积分:1
-
IAR编写的,TI的MSP430F44X系列官方例程
C语言
IAR编写的,TI的MSP430F44X系列官方例程
C语言-IAR prepared, TI s official MSP430F44X Series C language routines
- 2022-04-25 16:44:10下载
- 积分:1
-
自行车里程表电子系统设计
自行车里程表电子系统设计---基于PLC
完整论文-Bicycle odometer electronic system design PLC based on the integrity of the paper---
- 2022-12-16 03:20:04下载
- 积分: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
-
在开发板的显示器上以480x240的分辨率显示给定图片
在开发板的显示器上以480x240的分辨率显示给定图片-Development board in the display to 480x240 resolution display a given picture
- 2022-12-21 02:10:03下载
- 积分:1
-
IAR Embedded Workbench点亮LED实验程序
IAR Embedded Workbench点亮LED实验程序,此文件为奥尔斯电子试验箱带程序,用于教学的实验程序,如若传播请表明出处,声明与本人无关,后果自行负责。
- 2022-04-15 03:09:52下载
- 积分:1
-
这是一个跑马灯的最基本程序ARM9实验!!!!!!!!…
arm9实验这是最基本的就关于一个跑马灯的程序-This is arm9 experiment on the most basic procedures of a Marquee! ! ! ! ! ! ! ! !
- 2022-08-26 02:08:18下载
- 积分:1
-
PIC16CXX C语言工具
PIC16CXX C语言工具-PIC16CXX C Language Tools
- 2022-03-18 23:12:30下载
- 积分:1