-
Single
单片机串口调试工具,朋友推荐简单实用,可接受串口收据,发送文件,不多说了,看了就知道怎么用.bs 界面.-Single-chip serial debugging tools, a friend recommended a simple and practical, acceptable serial receipt, send the file, nothing to add to that, read on to know how to use them. Bs interface.
- 2022-03-26 07:03:44下载
- 积分: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
-
ATmaga128 single chip TIMER1 (16
ATmaga128单片机TIMER1(16位定时器)程序
通过设计寄存器的值可以实现准确的定时信号输出-ATmaga128 single chip TIMER1 (16-bit timer) register through the design process can achieve an accurate value of the timing signal output
- 2022-03-21 06:22:23下载
- 积分:1
-
stm32F4 PID
stm32F4 PID 和FPU程序,来源于STM32F4_DISCOVERY_JULIA,包括库文件,LCD显示
Main Changes
First official release for STM32F40x/41x devices
stm32f4xx_rtc.c: remove useless code from RTC_GetDate() function
stm32f4xx_rcc.c, stm32f4xx_spi.c, stm32f4xx_wwdg.c and stm32f4xx_syscfg.c: driver"s comments update
- 2022-10-03 20:05:03下载
- 积分:1
-
ARM9200在LINUX2.4.19下的SRAM K6X4008T的驱动程序,可以直接加载使用
ARM9200在LINUX2.4.19下的SRAM K6X4008T的驱动程序,可以直接加载使用-ARM9200 in LINUX2.4.19 under the SRAM K6X4008T driver can be loaded directly using the
- 2022-04-08 07:19:25下载
- 积分:1
-
本程序简单的示范了如何使用ATMEGA16的定时器
AVR定时器的要点介绍
T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波...
本程序简单的示范了如何使用ATMEGA16的定时器
AVR定时器的要点介绍
T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波
T1工作于快速PWM模式兼输入捕捉
T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure simple demonstration how to use the ATmega16 timers AVR timer T0 introduce the main points of work in CTC mode, the output 1KHz/2KHz 50 duty cycle square wave T1 work in fast PWM mode Input Capture and work on phase-corrected T2 PWM mode, the output of 8bit PWM wave 490Hz
- 2022-08-13 06:51:05下载
- 积分:1
-
一套完整的基于arm2410的GPRS开发源代码。
一套完整的基于arm2410的GPRS开发源代码。-A complete set of GPRS-based arm2410 development of source code.
- 2022-03-19 14:46:57下载
- 积分:1
-
Atmel algorithm (pid)
Atmel算法(pid)-步进电机驱动源码 HOWTO,不好用你找我,绝对ok!-Atmel algorithm (pid)- stepper motor driver source HOWTO, not with you to find me, is absolutely ok!
- 2022-04-17 13:20:53下载
- 积分:1
-
详细的嵌入式bootloader解释,很有用
详细的嵌入式bootloader解释,很有用-Embedded bootloader detailed explanation, very useful
- 2023-02-27 10:15:03下载
- 积分:1
-
S3C4510 LCD testing programs (including source code, a smooth change its functio...
S3C4510液晶显示器测试程序(含源代码,一个平滑的改变其功能)
- 2022-05-08 22:24:38下载
- 积分:1