-
Freescale on Imax21 the kbd procedures, easy to use
freescale的关于Imax21的kbd程序,好用-Freescale on Imax21 the kbd procedures, easy to use
- 2022-06-17 04:14:45下载
- 积分:1
-
模块: init.c
目的:
这个程序演示嵌入式实时操作系统μC/OS中中断的使用情况...
模块: init.c
目的:
这个程序演示嵌入式实时操作系统μC/OS中中断的使用情况-Module: init.c Objective: To demonstrate the process of embedded real-time operating system μC/OS in the use of interrupted
- 2022-06-15 18:52:46下载
- 积分:1
-
第八届飞思卡尔光电平衡组国家二等奖程序
这是本人参加第八届全国大学生飞思卡尔智能汽车竞赛全国总决赛的程序,适用于光电平衡组,里面有很多的注解,对于新手也有很大的参考价值,第九届摄像头平衡组的同学可以参考该程序,用的是k60作为主控芯片
- 2022-02-28 17:03:41下载
- 积分: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
-
通过键盘设定温度和加热时间。
(2)使用DS18B20采集温度,采用七段数码管显示当前温度和剩余时间,并和设置的温度进行比较。
(3)当温度低于设定值时...
通过键盘设定温度和加热时间。
(2)使用DS18B20采集温度,采用七段数码管显示当前温度和剩余时间,并和设置的温度进行比较。
(3)当温度低于设定值时,通过DAC0832输出电压供给发热电阻RT1,使其温度升高。
-Through the keyboard setting temperature and heating time. (2) The use of DS18B20 collecting temperature, using seven-segment digital tube displays the current temperature and the remaining time, and and set the temperature for comparison. (3) When the temperature is below the set value, the DAC0832 output voltage of the supply of heat through the resistor RT1, so that temperature.
- 2022-09-26 00:55:03下载
- 积分:1
-
STM32的SDHC驱动
SDHC driver for STM32
- 2023-02-15 10:05:03下载
- 积分:1
-
lm35 based thermmeter
这是adc0804与8051单片机接口的简单代码
- 2022-02-04 19:08:32下载
- 积分:1
-
LPC1768开发源码
LPC1768芯片开发demo,内部包含UART,ADC,GPIO,ETH等工程例程,有助于新手及实际项目参考使用
- 2022-01-21 18:26:59下载
- 积分:1
-
minix rtos 测试代码
minix rtos 测试代码-Minix Byelorussian test code
- 2022-06-16 13:25:12下载
- 积分:1
-
嵌入式Linux系统用的web server,开源代码,非常好用
嵌入式Linux系统用的web server,开源代码,非常好用-Embedded Linux system used for web server, open source code, very easy to use
- 2022-07-14 17:05:46下载
- 积分:1