家電の自動化、防犯、防災、音声応答制御システムを開発しています
出先から部屋の温度を確認してクーラー運転する
夕方外が暗くなると玄関や部屋の明かりを点ける
明け方に外の湿度を元に家庭菜園の水やりをする
防犯センサーがはたらくと動画をメールする
決まった時間に音楽を鳴らす
火災感知器が発報するとメールと電話(ワンギリ)で知らせる
外気湿度を元に床下換気扇を間欠運転させる
などRaspberry PiでIOTハウスを実践しています
机の奥へ仕舞い込んだRaspberry Piでホームエレクトロニクス&ホームセキュリティを実現しよう
Copyright Isamu.Yamauchi 2013-2015. update 2015.8.21
This program uses the libpiface. thanks.
pepopiface.c is controls for Raspberry pi PiFace Digital I/O Expansion Board
https://sourceforge.jp/projects/pepolinux/wiki/chobit_prog%20semaphore
o 2013.07.20 ver0.1, 1st release.
o 2013.9.5 ver0.2 , to match the input state of piface, modified to highlight the port data.
o 2014.12.21 ver0.3, add an exclusive processing.
o 2014.12.26 ver0.4, read & write command return value bug fixes.
o 2015.1.11 ver0.5 , add without writing timer option to continuous processing to read.
o 2015.8.21 Ver0.6 , Change the upper limit of 60 seconds timer to 5 minutes.