-
Tower pro 9g伺服代码8051
在机器人中常用的伺服电机工程可变占空比。该代码提供在三个不同的角度的工序明智旋转(0 - 45 - 90度)。不直接连接伺服销到控制器。使用NPN晶体管控制引脚。
- 2022-01-21 05:34:13下载
- 积分:1
-
fat16 in compact flash
fat16 in compact flash
- 2022-07-25 13:24:19下载
- 积分:1
-
这是本人开发板上的关于uclinux开发的文章,介绍的很详细,很适合入门...
这是本人开发板上的关于uclinux开发的文章,介绍的很详细,很适合入门-this is my development board on the Basis of Development article, we introduce the very detailed, it is very suitable for induction
- 2023-06-02 00:45:03下载
- 积分:1
-
单片机访真软件,可以对C51程序进行仿真。
单片机访真软件,可以对C51程序进行仿真。-C51
- 2022-04-29 15:47:08下载
- 积分:1
-
LED数码管动态显示函数
定时器 T1 ,A组比较中断产生5mS周期性中断
在中断里刷新显示...
LED数码管动态显示函数
定时器 T1 ,A组比较中断产生5mS周期性中断
在中断里刷新显示
-LED digital tube dynamic display function timer T1, A group generated 5MS cyclical interruption interruption interruption in refresh display
- 2022-05-05 12:30:16下载
- 积分:1
-
nrf905在magicARM实验箱上实现的代码
主函数包含了发送和接受的标准函数
驱动包在NRF905文件夹里...
nrf905在magicARM实验箱上实现的代码
主函数包含了发送和接受的标准函数
驱动包在NRF905文件夹里-nrf905 magicARM experimental box in achieving the main function contains code of the sending and receiving standard function-driven wrapped in paper folders NRF905
- 2022-06-27 16:41:45下载
- 积分:1
-
MQ-9气体传感器报警程序
基于51单片机,结合MQ-9气体传感器,设定一氧化碳气体浓度含量,当测定值大于设定浓度时,采取报警措施。主要用于家庭环境的一氧化碳检查,也可用于煤气和液化气的现场检测等等。
- 2022-08-23 22:36:01下载
- 积分: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
-
一个modbus协议的opc server
一个modbus协议的opc server-an agreement modbus connection Oligomeric Proanthocyanidins server
- 2023-06-26 11:10:03下载
- 积分:1
-
此例程为益芯科技为单片益智系列智能防撞机器人你的综合应用例程,全面包括了对LED灯,数码管,串口嗵信,中断/查询,声控,光敏,红外反射与接收等操作.是真正的一款...
此例程为益芯科技为单片益智系列智能防撞机器人你的综合应用例程,全面包括了对LED灯,数码管,串口嗵信,中断/查询,声控,光敏,红外反射与接收等操作.是真正的一款不可多得的例程资料.-Routine for the core benefits of this technology for the monolithic robot puzzle series smart you crash the comprehensive application of routine, comprehensive, including the LED lights, digital control, serial TOM letter interruption/inquiries, voice-activated, light, infrared reflection and reception operation. is really rare for a routine information.
- 2022-03-17 10:12:16下载
- 积分:1