-
PWM_MotoA
1.本示例演示PWM波形输出以控制电机,通过配置,28035的PWM1A和PWM1B将输出频率为10KHZ的方波;
//2.28035有多达7个通道14路PWM波输出,在本实验中,我们使用的是PWM1的A路和B路,
// 它们分别是GPIO0和GPIO1。(DSP theory and motor control applications)
- 2020-10-15 14:57:29下载
- 积分:1
-
smartfire
说明: 基于opencv的火焰检测算法 源码(Flame Detection Algorithms)
- 2020-10-12 22:47:32下载
- 积分:1
-
Fimage
显示地震剖面的软件,fimage v1.2版本的,很好用的软件,不过显示的是图形。(Seismic profiles show that the software, fimage v1.2 version, useful software, but the show is graphic.)
- 2010-05-14 13:57:07下载
- 积分:1
-
T-REC-X.683-200811-I!!PDF-E
Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 pecifications
ASN.1 参数化规范(Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 pecifications
)
- 2012-04-13 15:21:09下载
- 积分:1
-
11.DS18B20
stm32f103z ds18b20 example
- 2019-02-28 14:19:38下载
- 积分:1
-
温度采集代码 基于89c51单片机
基于89C51单片机 温度采集代码#include #include /**************外部变量定义************************/int num=0,num1=0; int set_t=20;double set_ph=7.0;double set_tu=3.0;/**************变量定义***************************/unsigned char AD_CHANNEL;double PH=0.0,TU=0.0;xdata unsigned char disbuff[14]={0};unsigned char Tempbuff[9];double ADC_Voltage=0.0,ADC_Voltage1=0.0;void Set_TU_Display();void Set_PH_Display();void Set_Temp_Display();unsigned char temp_value; bit SET_flag=0; //设定温度标志位int SET_Count=0;bit Warning_flag=0;sbit Beep =P2^3;sbit LED1 =P1^1;sbit LED2 =P1^2;sbit LED3 =P1^3;sbit LED4 =P1^4;void ReadTemp(void); void Delay_Beep(unsigned int i);/* * 函数名:Get_Voltage_Value * 描述 :获取ADC0809的转换电压值
- 2023-08-07 19:25:03下载
- 积分:1
-
halcon识别二维码
halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码halcon识别二维码
- 2022-07-17 23:47:41下载
- 积分:1
-
cx
说明: 实现简单的家庭帐簿管理,其功能包括增加、输入、删除、修改及汇总(Simple household books of account management, including increasing its functionality, enter, delete, modify and aggregate)
- 2012-06-03 10:15:02下载
- 积分:1
-
FaceRecognition
本算法将进行人脸识别,首先进行人脸定位检测,然后根据数据库里给的标签进行人脸识别,将人脸的信息显示在人脸旁边。本算法能取得较好的效果。(The algorithm will perform face recognition, first face detection, and then according to the database to the label for face recognition, the face of the information displayed next to the face. The algorithm can achieve better results.)
- 2017-07-15 09:55:31下载
- 积分:1
-
Biot-Savat
根据物理学的毕奥-萨法尔定理,计算环形线圈周围电磁场的强度。。(According to physics, Biot- Safar theorem, calculate the intensity of electromagnetic field around the circular coil. .)
- 2010-10-01 19:00:18下载
- 积分:1