-
TEST
单片机交通灯控制,汇编语言,PROTUES仿真带源码和仿真图(SCM traffic light control, assembly language, PROTUES simulation and simulation graph with source)
- 2010-06-03 21:12:57下载
- 积分:1
-
带温度测量的CCD驱动程序
说明: STM32F103驱动TCD1304线性CCD,同时MAX31865测量得到的温度值,通过串口输出至上位机(STM32F103 drives tcd1304 linear CCD, and the temperature measured by max31865 is output to the upper computer through the serial port)
- 2021-02-23 10:19:41下载
- 积分:1
-
modbus_x
modbus规约通讯测试小工具-工作空间。利用mfc实现modbus串行通信(Modbus protocol communications test tool- work space. Using MFC to achieve MODBUS serial communication
)
- 2016-01-27 10:18:08下载
- 积分: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
-
7281
7281读写C51源程序(键盘与显示),及其相关资料,偶强两天调出来的 与大家共享(7281 to read and write source code C51 (keyboard and display), and related information, even strong two days out of tune with the U.S. share)
- 2007-08-30 14:59:02下载
- 积分:1
-
DMA+多路ADC+定时器+均值滤波
基于stm32f103的多路ADC采集,将采集的电压传入到DMA设定的内存中,在通过均值滤波得到比较准确的数据(Based on the multi-channel ADC acquisition of stm32f103, the collected voltage is transferred to the memory set by DMA, and the more accurate data are obtained by means of mean filter.)
- 2020-06-21 11:00:02下载
- 积分:1
-
基于STM32的脉搏电子血压计(原理图+程序)
说明: 基于STM32的脉搏电子血压计(原理图+程序)(Pulse electronic sphygmomanometer based on STM32 (schematic + program))
- 2020-11-07 23:19:54下载
- 积分:1
-
mlx90614
MLX90614红外传感器STM32程序驱动(MLX90614 infrared sensor drive)
- 2020-10-03 15:27:40下载
- 积分:1
-
C-source-code-of-embedded-verify
嵌入式开发校验最全C源码,包括(CRC8、CRC16查表法及算术法校验、异或和校验、和校验、校验和补码等)、校验工具,校验文档。全部为工程实际项目本人使用的源代码。(
Embedded developers the most complete C source code verification, including (CRC8, CRC16 checksum table method and arithmetic method, XOR and parity, and parity, parity, and complement, etc.), calibration instruments, calibration documentation. All actual project I used for the project s source code.)
- 2020-11-13 17:59:43下载
- 积分:1
-
51单片机+DS18B20+LCD显示+无线温度传输
主控为51单片机,采用DS18B20测量温度,LCD1602实时显示温度,并通过NRF24L01无线传输模块将测得的温度传输到接收端,
- 2023-04-15 20:40:03下载
- 积分:1