搜索资源列表
testtsl2561
- MSP430与TSL2561 光照传感器接口程序.-MSP430&TSL2561
lightsensor
- 光照传感器ISL29010驱动程序,IAR环境下编译的-ISL29010 light sensor driver, IAR environment, compiled
BH1750FVI_chinese
- 光照强度传感器BH1750数据手册,用于BH1750开发,中文翻译-Light intensity sensor BH1750 data sheet for BH1750 development, the Chinese translation
guangdianchi
- 基于Matlab的四参数光电池模块,经测试运行正常,能在光照和温度变化时准确输出。-Matlab-based photovoltaic cell module with four parameters, tested normal operation, accurate output when light and temperature variations.
光敏电阻传感器模块4线制
- 检测周围环境的光照强度,可以通过设定的值达到智能的控制效果。(The ambient light intensity can be detected by setting the value of the intelligent control.)
lib10(HumiTempLight)
- cc2530 温湿度传感器及光照采集实验源码(Temperature and humidity sensor)
together
- MSP430F5529控制光照传感器GY-30,空气温湿度传感器AM2301,土壤温湿度传感器STH10,并在12864上显示数据(MSP430F5529 controls light sensor GY-30, air temperature and humidity sensor AM2301, soil temperature and humidity sensor STH10, and displays data on 12864.)
STM32使用I2C驱动GY-30光照传感器和SPI总线驱动DHT11
- 对于光照传感器的使用,在串口调试助手上将光照强度显示出来,每隔2S,读取一次,否则会出现读取失败。 对于温湿度传感器也是同样的道理,只是为了节省GPIO口,使用SPI单总线通信模式,实现对于温湿度的数据采集以及显示。 其中还包括了对应的串口通信,以及对于printf的重定向,使其打印在串口助手的接收区。
环境检测和控制
- 检测温度湿度光照,上传到onenet平台,并对温度和光照惊醒控制,在oled屏幕显示检测数据和控制参数。