-
STC单片机实现对时钟芯片DS1307及128x64LCD的控制
本设计采用STC单片机实现对时钟芯片DS1307及128x64LCD的控制,系统由STC单片机控制部分和时钟芯片及液晶显示部分组成。该系统由单片机作为主控机控制各个模块的运行,报时、定时准确并能够在LCD上清晰的显示万年历、温度。除此以外,该系统还能够进行简单的单片机实验,包括程序下载、串口调试等
- 2022-02-09 12:45:38下载
- 积分:1
-
this the program for sevensegment display with switch using P89c51 microcontroll...
this the program for sevensegment display with switch using P89c51 microcontroller-this is the program for sevensegment display with switch using P89c51 microcontroller
- 2023-01-18 09:35:04下载
- 积分:1
-
With the 89c51 and isd4004 is also downloaded, and I hope useful for all of us
89c51和isd4004配合的,也是在网上下载的,希望对大家有用-With the 89c51 and isd4004 is also downloaded, and I hope useful for all of us
- 2023-05-30 17:40:03下载
- 积分:1
-
44780LCD驱动源程序.rar
44780LCD驱动源程序.rar-44780LCD drive source. Rar
- 2022-03-18 03:44:12下载
- 积分: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
-
实时时钟
在这里与我附上 RTC 编码显示年月日新年第一天和时间。查收附件。
谢谢你,
kaliamoorthy。M
- 2023-06-03 08:20:02下载
- 积分:1
-
Minigui编程应用开发,介绍了嵌入式环境下图形开发方法
Minigui编程应用开发,介绍了嵌入式环境下图形开发方法-Minigui programming application development, introduction of the embedded graphics development methodology environment
- 2022-07-17 15:09:51下载
- 积分:1
-
数字信号处理中的互相关计算程序,应用很广泛
数字信号处理中的互相关计算程序,应用很广泛--Mutually related calculation programs in analyzing digital signals.
- 2022-04-02 02:02:16下载
- 积分:1
-
CC2520 Tranreceive 例程
海,
我已添加变送器 CC25xx 例程进行测试。
- 2023-02-09 04:10:04下载
- 积分:1
-
altera的usb下载线的制作资料,内含原理图、编程文件、文档资料等,很全的资料。...
altera的usb下载线的制作资料,内含原理图、编程文件、文档资料等,很全的资料。-altera download of usb-line production of information, including schematics, programming files, documentation, etc., it is the whole information.
- 2022-12-28 00:30:04下载
- 积分:1