“Temperature & Humidity Sensor”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
(Blanked the page)
第1行: 第1行:
 +
{| style="width: 800px;"
 +
|-
 +
|
 +
==Objective==
  
 +
This tutorial will show you how to use Micorduino temperature & humidity sensor.
 +
 +
==Equipment==
 +
*'''[[Microduino-CoreUSB]]'''
 +
*'''[[Microduino-Temperature & Humidity Sensor]]'''
 +
*'''[[Microduino-Sensorhub]]'''
 +
*'''[[Microduino-OLED]]'''
 +
 +
 +
 +
 +
*Other Hardware Equipment
 +
**USB cable  One
 +
 +
 +
==Program==
 +
 +
 +
==Debugging==
 +
 +
Step 1:
 +
[[File:MicroduinoTemperatureSensor.png|600px|center|thumb]]
 +
Connectt Microduino Temperature & Humidity sensor to IIC pin of Microduino-SensorHub and Microduino-OLED to IIC pin of Microduino-SensorHub.
 +
 +
 +
Step 2:
 +
Connect your PC with USB cable, download code and burn it to Microduino-CoreUSB.
 +
[[File:MicroduinoTemperatureSensor1.png|600px|center|thumb]]
 +
 +
 +
Step 3:
 +
Power it on and it will show temperature value on OLED: 
 +
 +
[[File:MicroduinoTemperatureSensor2.png|600px|center|thumb]]
 +
 +
 +
Step 4:
 +
Try to change temperature and see changes on OLED.
 +
[[File:MicroduinoTemperatureSensor3.png|600px|center|thumb]]
 +
 +
 +
==Result==
 +
 +
You can get indoor temperature through the temperature sensor.
 +
 +
==Video==
 +
 +
|}

2015年8月4日 (二) 02:07的版本

Objective

This tutorial will show you how to use Micorduino temperature & humidity sensor.

Equipment



  • Other Hardware Equipment
    • USB cable One


Program

Debugging

Step 1:

Connectt Microduino Temperature & Humidity sensor to IIC pin of Microduino-SensorHub and Microduino-OLED to IIC pin of Microduino-SensorHub.


Step 2: Connect your PC with USB cable, download code and burn it to Microduino-CoreUSB.


Step 3: Power it on and it will show temperature value on OLED:


Step 4: Try to change temperature and see changes on OLED.


Result

You can get indoor temperature through the temperature sensor.

Video