-
GSM基于GPS的车载监控
该系统不断地观察一个移动的车辆和报告需求的状态。当防盗识别时,负责 人发短信给单片机,单片机再发出控制信号,停止引擎马达。授权人需要送 密码给控制器以重新启动车辆,打开门。这是更安全的,可靠的,成本低。 为此,我们采用AT89S52单片机接口与GSM和GPS。请通过我们清楚地提到的所有端口输入输出注意事项的代码。 同时,我们用来检查密码来解锁车子....
- 2022-12-26 03:45:03下载
- 积分:1
-
录音方音的程序,调试的很不错.通过按键控制.在其他的地方下不到的!...
录音方音的程序,调试的很不错.通过按键控制.在其他的地方下不到的!-Procedures for the sound recording side, debugging is pretty good. Through the button control. In other places of less than!
- 2023-05-19 05:30:03下载
- 积分:1
-
键盘开发源码,通过PS/2键盘用于对单片机的操作,其中包括了单片机的程序代码等等。...
键盘开发源码,通过PS/2键盘用于对单片机的操作,其中包括了单片机的程序代码等等。-Keyboard to develop source code, through the PS/2 keyboard for single-chip operation, including the MCU code and so on.
- 2022-03-15 17:38:20下载
- 积分:1
-
这是基于三星公司的S3C2410芯片中外部中断的应用.
这是基于三星公司的S3C2410芯片中外部中断的应用.-This is based on Samsung S3C2410 chip external interrupt applications.
- 2022-08-21 16:57:18下载
- 积分:1
-
对于msp430f470 softbaugh开发板的LCD驱动程序
LCD driver for MSP430F470 Softbaugh development board - with character generator-LCD driver for MSP430F470 Softbaugh development board- with character generator
- 2022-05-27 21:29:25下载
- 积分:1
-
at91rm9200 上网卡测试程序,包括主函数,初始化函数,及网卡驱动简单程序。...
at91rm9200 上网卡测试程序,包括主函数,初始化函数,及网卡驱动简单程序。-at91rm9200 72.16 testing procedures, including the main functions, initialization function, and the Ethernet driver simple procedures.
- 2022-02-04 09:25:52下载
- 积分:1
-
在vc下实现的lwip,轻量级的TCP/IP协栈,用于移植时分析系统,或许对您有用。...
在vc下实现的lwip,轻量级的TCP/IP协栈,用于移植时分析系统,或许对您有用。-in vc under the lwip, lightweight TCP/IP stack Association for transplantation analysis system, perhaps useful to you.
- 2022-04-11 04:02:15下载
- 积分: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
-
freescale ep100 PWM程序,按程序在初始化有限..
freescale ep100 PWM 程序,按程序中代码初始化即可启动使用PWM,代码已经经过调试。-freescale ep100 PWM process, according to the procedure in the initialization code to activate the use of PWM, the code had already been debugging.
- 2023-04-22 18:30:04下载
- 积分:1
-
IAR 环境 LPC2478 的串口程序
IAR 环境 LPC2478 的串口程序-IAR environment, LPC2478 serial program
- 2022-03-14 21:20:10下载
- 积分:1