搜索资源列表
温度传感器AD7416驱动程序
- 10位数字温度传感器AD7416驱动程序 采用IIC总线传输数据 -10 digital temperature sensor AD7416 driver using IIC bus data transfers
currentcom
- 电流巡检仪、温湿度传感器和漏水监测的数据采集程序,数据是CRC16校验规则-Current data logging devices, temperature and humidity sensors and leak monitoring data collection procedures, data validation rules CRC16
MSP430ADXL345
- msp430f149单片机驱动ADXL345角度传感器模块,并将相关数据显示在LCD1602上。-msp430f149 microcontroller-driven the ADXL345 angle sensor modules, and data show that in the LCD1602.
OV7725
- OV7725图像传感器的驱动及数据手册,同时包括OV7725的DEMO板原理图。
418b20
- 多路传感器数据的读取,,,采用的是笨方法,,不过更易懂-Read multiple sensor data, using the stupid way, but more understandable
SDS011-PM2.5-laser-sensors
- SDS011激光PM2.5传感器在PC机上是测试软件,需要USB接口,一秒钟接收一次数据,数据自动捕捉-SDS011 PM2.5 laser sensors in the PC test software, you need a USB interface, a second reception time data, automatic data capture
STM32F407Photosensite-Resistance
- stm32f407下光敏传感器的应用,通过串口显示光照数据。-The application of photosensitive sensor stm32f407
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。