LoginSignup
2
2

More than 5 years have passed since last update.

AWS IoT Device SDK for Ruby を使ってみた #2 - Raspberry pi / sensor 配線

Last updated at Posted at 2016-10-11

// 当記事は, 以下親記事の Setup Flowの一部です.
// AWS IoT Device SDK for Ruby を使ってみた

配線

// 電源は落として作業するのが無難.
// 配線の番号は後述する参考画像にて確認.

  • DHT11温度/湿度 Sensor
    • Board f21,22,23へ (写真参照)
  • 抵抗
    • i21,22へ
  • code
    • Pi3 Pin#01 to Board j21 (red)
    • Pi3 Pin#07 to Board j22 (purple)
    • Pi3 Pin#09 to Board j23 (black)

参考画像

Raspberry Pi

pi3_gpio.png

配線完了写真

P_20160616_122037.jpg

Pi3_1500.jpg

P_20160616_122004.jpg

P_20160616_121927.jpg

以上.
次は, #3 - AWS IoT 設定

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2