搜索资源列表
singlechip
- 139个单片机源代码程序和仿真图(DSN),用proteus仿真,学习单片机绝佳的程序。例如:《lcd1602仿真实例》、2io5键盘模拟音量数码管显示、4线步进电机控制、8通道自动温度检测系统仿真(含原程序)、32X16LED汉字点阵显示屏(atmega16)、32x16汉字、DS18B20仿真实例、PWM电机正反转、PWM调温、SPI演示文件两个595对接、ULN2803、播放音乐、代码大全中文版[1]、单片机控制的电动自行车驱动系统、单片机实验29个、俄罗斯方块、刚做好的十个字的led屏模
HUMIDITY_TEMP
- 实现SHT11温湿度传感器测温和测湿度的程序,用数码管来显示,通过实验验证-Temperature and humidity sensors to achieve SHT11 temperature and humidity testing procedures, using digital to show, through experimental verification
sht
- 基于keil的SHT系列温湿度传感器的数据通信源码,本人亲自实验,keil编译通过,课正常通信。大家可以直接应用到自己工程中。-Keil the SHT series based on temperature and humidity sensor data communications source, I personally test, keil compiler, class normal communication. We can directly apply to their proj
DHT11
- DHT11数字温湿度传感器实验,介绍用STM32读取温湿度信息并显示在TFTLCD模块上-DHT11 digital temperature and humidity sensor experiment, introduced by STM32 read the temperature and humidity information and display it on TFTLCD module
STM32103-DHT11
- 基于STM32F103 DHT11数字温湿度传感器实验,对初学者有很大参考价值。-Based STM32F103 DHT11 digital temperature and humidity sensor experiments have great reference value for beginners
91.DHT11
- DHT11数字温湿度传感器实验(STM32神舟III号-库函数版)-DHT11 digital temperature and humidity sensor experiment (STM32 Shenzhou III- library function version)
DHT11
- 实验31 DHT11数字温湿度传感器实验-Experiment 31 DHT11 digital temperature and humidity sensor test
DHT11
- 基于蓝牙协议栈BLE4.0的模块CC2541的DHT11温湿度传感器实验-Stack BLE4.0 module CC2541-based Bluetooth protocol DHT11 experimental temperature and humidity sensor
DHT11-tempera-humidity-test-
- 该例演示了接在单片机端口上的数字温湿度传感器 DHT11测试实验。并在串口上显示当前湿度和温度。- This example illustrates the connect to a port on the single chip microcomputer digital temperature and humidity sensor DHT11 test experiment. And display the current humidity and temper
DHT21
- 使用stm32f4读取dht-21数字温湿度传感器实验-Using stm32f4 read DHT- 21 digital temperature and humidity sensor experiment
DHT11
- cc2530采集DHT11温湿度传感器,采集温度实验,调试成功(CC2530 acquisition of DHT11 temperature and humidity sensors, temperature acquisition experiment, debugging success)
stm32f103 -407DHT11数字温湿度传感器实验
- stm32f103 -407DHT11数字温湿度传感器实验(STM32F103 -407DHT11 digital temperature and humidity sensor experiment)
DHT11数字温湿度传感器实验亲测可用
- STM32的DHT11数字温湿度传感器实验,亲测可用。内有详细的讲解文档,很好的学习资料。(STM32 DHT11 digital temperature and humidity sensor experiment, pro test available. There is a detailed explanation of the document, a good learning materials.)
实验31 DHT11数字温湿度传感器实验
- STM32的DHT11数字温湿度传感器程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 DHT11 digital temperature humidity sensor program, pro test is available. There are detailed notes and documentation, good references.)
core_cm3
- 温湿度传感器的实验,采用stm32F103单片机为控制芯片,附件为程序源码,(the experiment of the temperature and humidity sensor adopts a stm32F103 singlechip as a control chip , the accessory is a program source code ,)
实验31 DHT11数字温湿度传感器实验
- 通过DHT11数字温湿度传感器实现对测试环境的温湿度进行测量验证(The measurement and verification of the temperature and humidity of the test environment by DHT11 digital temperature and humidity sensor)
DHT11数字温湿度传感器实验
- DHT11数字温湿度传感器实验,用于STM读取温湿度传感器的程序(DHT11 digital temperature and humidity sensor experiment, used for STM reading temperature and humidity sensor program.)
实验26:LCD-内部温度传感器
- 基于stm32温湿度传感器的lcd液晶显示屏的显示实验程序(Experimental program of LCD LCD display based on STM32 temperature and humidity sensor)
cc2530-Temp.-and-Hum.-Sensor
- 这是CC2530 zigbee模块关于温湿度传感器DHT11 实验的资料 -代码复制到IDE仿真即可(This is the CC2530 zigbee module DHT11 experiments on temperature and humidity sensor data - code can be copied to the IDE emulation)
SHT20温湿度传感器 - 串口调试助手显示
- SHT20使用串口1在串口调试助手显示温湿度实验步骤: 1、按照正确接线方式将SHT20模块插到J7四芯单排母端子上; 2、MINI USB连接线给开发板通电下载程序,下载软件中内部IRC时钟选择11.0592MHZ; 3、下载程序后,打开串口调试助手,选择CH340对应的串口号,设置波特率为9600,可实时读取到温湿度信息。