Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

室内に人がいるかの検知 #6

Open
sfjwr opened this issue Jan 26, 2016 · 8 comments
Open

室内に人がいるかの検知 #6

sfjwr opened this issue Jan 26, 2016 · 8 comments
Labels

Comments

@sfjwr
Copy link

sfjwr commented Jan 26, 2016

#3 と同じ気がしますが、ひとまず一旦別建てします。

@sfjwr sfjwr added the 企画 label Jan 26, 2016
@sfjwr
Copy link
Author

sfjwr commented May 7, 2016

室内に人がいるかどうかを検出します。カメラを使用するとプライバシー的な問題などがあるため、環境センサー類を使用して検出を試みます。

@sfjwr
Copy link
Author

sfjwr commented May 7, 2016

しかしながら肝心のambientセンサーがtesselの人がやらかしたのか、使えなくなってしまっています。
https://forums.tessel.io/t/tessel-1-ambient-attx4-error-invalid-response-from-crc-check/2156/16
どうやら直す気もなさそうなので、climateとaudio辺りで頑張るしかない?

@sfjwr
Copy link
Author

sfjwr commented May 31, 2016

climateとaudioで頑張るのは無理だったので、人感センサを購入しました。
目的達成の難易度が劇下がりです:smile:

@sfjwr
Copy link
Author

sfjwr commented Jun 1, 2016

今更ですが、ゴールの設定。

部屋をインターネットへ接続する

今の室内環境がわかる

  • 人がいる/いない
  • 温度など環境周り

過去の履歴がわかる

  • グラフ表示

@sfjwr
Copy link
Author

sfjwr commented Jun 1, 2016

今のところ集めているデータ
http://104.131.110.235:81/

@sfjwr
Copy link
Author

sfjwr commented Jun 3, 2016

tesselの動作が安定せず数時間で収集が止まってしまっていたので、試しにプロトコルをhttpからMQTTに置き換えてみた。

@sfjwr
Copy link
Author

sfjwr commented Jun 3, 2016

@sfjwr
Copy link
Author

sfjwr commented Jun 15, 2016

部屋の状態を確認するフロントのアプリは以下に置く。
http://104.131.110.235:82/
https://github.com/sfjwr/room_status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant