-
CRC-C
有关 C语言的CRC校验的资料,很实用,值得收藏和学习(About the C language, the CRC data, it is practical, it is worth collecting and learning)
- 2014-04-15 18:33:56下载
- 积分:1
-
STM32F103ZET6各功能模块程序模板
说明: STM32F103ZET6程序模板,包含IIC,SPI,ADC,串口等的C文件和H文件程序(Stm32f103zet6 program template, including IIC, SPI, ADC, serial port C file and H file program)
- 2021-01-15 11:56:21下载
- 积分:1
-
双通道示波器加FFT
说明: ADC采样电压值,显示波形,通过FFT计算频率,双通道ADC,最高500K,100K不失真(ADC Samples Voltage Value and Displays Waveform)
- 2019-07-07 19:36:15下载
- 积分:1
-
MLX90620_Chinese
MLX90620
MLX90620 红外阵列是款16X4 红外阵列热电堆传感器,适应于测量热辐射并可非接触式测量物体温度。
MLX90620 利用创新的非接触式温度测量技术,实现了一个极具成本效益的热解决
(The MLX90620 FIRray is a 16X4 array of thermopile sensors suitable to detect thermal radiation and measure temperatures without making contact with the object.
The MLX90620 utilizes innovative non-contact temperature measurement technology to create a highly cost-effective thermography solution.
)
- 2013-03-23 14:01:15下载
- 积分:1
-
FM1188(B)_REF_SCHEMATIC_P1
FM1188原理图的一些元件的参数说明,还算详细(FM1188 some elements of the schematic description of the parameters, fairly detailed)
- 2013-07-04 17:44:40下载
- 积分:1
-
dhtcy
The signal spectral analysis and filtering, It has a wealth of parameter options, Particle image segmentation and matching subroutines themselves are prepared.
- 2017-08-23 21:04:19下载
- 积分:1
-
stc12c2052
利用stc12c2052单片机测量空气质量的(use stc12c2052 SCM measurements of air quality)
- 2006-07-12 23:52:40下载
- 积分:1
-
ampire12864
AMPIRE12864 显示图片C代码和仿真原理图 用来学习AMPIRE12864液晶(AMPIRE12864 display picture C code and simulation is used to learning AMPIRE12864 LCD)
- 2021-04-15 19:48:54下载
- 积分:1
-
24le1send
NRF24LE1发射程序
本程序采用定时2秒发射ID一次,发射完毕进入低功耗模式(NRF24LE1 send )
- 2013-08-16 20:05:11下载
- 积分:1
-
ESP8266-MODBUS-温湿度
说明: 配合中移onenet网络平台使用
1.修改esp8266.c下的wifi账号及密码
2.修改onenet.c下的PROID、SERIAL和PSWD
2.指令说明:
1.平台侧协议数据:
查询温度:01 03 0001 0001 D5CA
查询湿度:01 03 0002 0001 25CA
3.公式
1.温度:A0 / 100
2.湿度:A0 / 100(Use with China Mobile onenet network platform
1. Modify the wifi account and password under esp8266.c
2. Modify PROID, SERIAL and PSWD under onenet.c
2. Instructions:
1. Platform side protocol data:
Query temperature: 01 03 0001 0001 D5CA
Query humidity: 01 03 0002 0001 25CA
3. Formula
1. Temperature: A0/100
2. Humidity: A0/100)
- 2020-11-20 09:52:27下载
- 积分:1