LoginSignup
4
2

More than 5 years have passed since last update.

Alexa + IoT (esp8266) Custom ,アナログセンサー編

Posted at

IMGP6419.JPG

前回と同様のamazon Alexa関係となります

amazon Alexa と、esp8266連携で
custom Skill を追加し、
今回も、echo系の代用品は、echosim.io(モバイル版chrome) を使用しています

デモは、
設置場所のIoT-アナログ センサー値を、Alexa に読み上げ実行してもらうように
機能追加しています。(植物や農作作物の対応 )

会話の例:
呼ひかけ: [ask Moisture to check ]
Alexa : [ok, moisture is 56 % , time is 10 hour 48 minute. ]

*) 日本時刻も含む内容も応答内容に含まれていますが、おまけです。

*) esp8266モジュールは、arduinoマイコンも搭載し、ADCが数本使用可能な
 機種で、連携しています。


Youtube


Git:

checkMoisture:
https://github.com/kuc-arc-f/alexa-custom-esp8266-2

esp8266-Driver
https://github.com/kuc-arc-f/makeKuc-moisture1

回路図

ss-moi-SCH-0207a4.png


関連のページ: Alexa + IoT (esp8266) Custom Skill (1)


関連のまとめ:Alexa + IoT のリンク集となります。


4
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
4
2