-
单片机呼吸灯
单片机呼吸灯源程序,用于制作单片机呼吸灯,内容简单,采用PWM控制灯的亮度和闪烁时间。达到呼吸的效果
- 2022-03-07 21:30: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
-
一个用于嵌入式的Mini Web Server.大小只有200k. 非常适合用于机顶盒等....
一个用于嵌入式的Mini Web Server.大小只有200k. 非常适合用于机顶盒等.-a Mini Web Server use in embeded system,only 200k,be available in digital tv box
- 2022-05-23 16:56:07下载
- 积分:1
-
this the one I manipulator procedures may not be used much, but can be used as a...
这只是我的一个机械手程序,可能没多大用,但可以作为一个例子。我真的很想加入你们行列,-this the one I manipulator procedures may not be used much, but can be used as an example. I really want to join your ranks, thank you
- 2022-03-17 22:59:28下载
- 积分:1
-
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容...
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容-C167CS program testing, which includes the DAVE project, and can directly open the configuration to see the contents of
- 2022-03-26 09:31:40下载
- 积分:1
-
fieldII声场仿真工具包,内涵users_guide,典型的问题解答及相关文献...
fieldII声场仿真工具包,内涵users_guide,典型的问题解答及相关文献-fieldII sound field simulation tool package, including users_guide, the typical questions and related literature
- 2022-02-04 20:42:18下载
- 积分:1
-
用于嵌入式平台的PS2键盘接口
将AT PS2键盘连接到公共接口的代码:9600波特的串行端口输出,带选通的并行输出或带就绪信号的SPI端口。最初的代码是68HC705J1Ahttp://retired.beyondlogic.org/keyboard/keybrd.htm但我把它移植到了Atmel ATtiny48上,增加了对SPI接口和并行输出的支持,增加了对更多键的支持。ATtiny48使用内部振荡器,只需连接器即可工作。
- 2022-03-04 16:20:49下载
- 积分:1
-
- 2022-11-27 03:55:03下载
- 积分:1
-
eeprom连续页写模式
eeprom连续页写模式-eeprom continual page writes the pattern
- 2022-06-28 18:39:10下载
- 积分:1
-
ARM开发板的原理图,外围电路的链接,扩展电路的设计。
ARM开发板的原理图,外围电路的链接,扩展电路的设计。-ARM development board schematics, links to external circuit to expand the circuit design.
- 2022-01-31 07:55:34下载
- 积分:1