-
PWM_PID
利用PID增量式算法调节PWM信号的输出波形,使其更加稳定(Using PID incremental algorithm to adjust the output of the PWM signal waveform, make it more stable)
- 2015-09-09 15:35:37下载
- 积分:1
-
Positive
通过相应的选择可以提取出正序、负序、零序的电压电流(Positive, negative and zero sequence voltage-current extraction module)
- 2020-06-17 06:00:02下载
- 积分:1
-
1
说明: 【Realplay】蓝色单片机开发板用+5110液晶屏模块+兼容3310+([Realplay] Blue MCU development board + 5110 LCD module + compatible 3310+)
- 2020-06-20 19:40:02下载
- 积分:1
-
tn46_c-code_example_for_scp1000-d01_rev_0.1_
大气压检测传感器驱动,经过验证,可以使用(tn46_c-code_example_for_scp1000-d01_rev_0.1)
- 2009-03-13 09:00:41下载
- 积分:1
-
125kIDCard_SCH
125KHZ ID 卡资料,射频卡__读卡器_原理图.pdf(rfid 125KHZ ID card reader RFID schematics. Pdf)
- 2014-03-28 16:26:19下载
- 积分:1
-
I2C_SHT21
说明: I2C_SHT21 温湿度传感器测量
I2C 读取SHT21 温湿度传感器
SHT21驱动库有两种操作模式,适合不同操作
自动转换测量模式:
1:启动任意一个测量指令,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值, autoMeasure(float * th);
该函数读取测量得出的数据,并根据数据的类型进行转化,再自动启动下一个类型的测量
指定转换测量模式:
1:先启动一次测量,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值,例如读取温度执行readT();(2C_ SHT21 temperature and humidity sensor measurement
I2C read SHT21 temperature and humidity sensor
SHT21 driver library has two operation modes, which are suitable for different operations
Automatic conversion of measurement mode:
1: Start any measurement command, for example, measure the temperature and execute measure();
2: Delay 200ms
3: Read the measured value and Automeasure (float * th);
This function reads the measured data, converts it according to the data type, and then automatically starts the next type of measurement
Specify the conversion measurement mode:
1: Start a measurement first, for example, measure the temperature;
2: Delay 200ms
3: Read the measured value, for example, read the temperature and execute readt();)
- 2020-08-27 14:44:39下载
- 积分:1
-
51asmExample
51单片机开发入门与典型实例书籍源码,示例源程序注释清晰易懂,是51单片机开发入门非常好的实例程序(51 asm example program)
- 2009-05-04 22:25:28下载
- 积分:1
-
SPI
说明: PIC单片机从SPI,接收其他主SPI的数据(PIC Singlechip from the SPI, main SPI receive data from other)
- 2020-10-26 12:40:00下载
- 积分:1
-
ustrfmt
Fills in a UChar string with the radix-based representation of a uint32_t number padded with zeroes to minwidth. The result will be null terminated if there is room.
- 2015-07-19 21:46:29下载
- 积分:1
-
red-decode
红外解码数码管显示,用你一个外部中断和一个定时器中断来做的,虽然可以解码,但是效率不高,不建议在商用产品上使用。(IR decoding the digital tube display, you use an external interrupt and a timer interrupt to do, although it can be decoded, but efficiency is not high, not recommended for use in commercial products.)
- 2014-03-08 13:54:11下载
- 积分:1